Simon Brunel

Results 80 comments of Simon Brunel

@SSRico It's not possible yet, I have a pending branch but it's far from ready.

@FLasH3r can you create a codepen that reproduces your issue so it's easier for us to debug?

I have been able to reproduce this issue but I don't have solution yet on how to fix it.

> In the best case scenario it should work as follows: ... I don't think this plugin should implement such a very specific (and complex) behavior that only produces your...

@jaysridhar Thank you for your feedback. > The samples are hard to use and hard to understand because of complexity. Only the chart generation logic is a bit complex but...

Hi @hailwood! No, it's currently not possible.

Hi @aldipower. `padding` should work, can you please create a codepen / jsfiddle that reproduces your issue with the latest version so we can debug what's going wrong.

@manhar-developer what would be the expected result in this case? can you share a picture?

Hi @hailwood! It's not possible but I agree that we need a way to anchor in both direction.

@Grafikart I agree, generating/manipulating DOM elements is out of the scope of this plugin. About the "first idea", `chart.$datalabels._labels[1]._el.getCenterPoint()` is part of the internal/private API (see the ["important" note on...