arty-charty icon indicating copy to clipboard operation
arty-charty copied to clipboard

Display point value above/below each point

Open gusbueno opened this issue 8 years ago • 2 comments

Hi dude! I found your chart lib awesome with many configuration possibilities but I was wondering if is possible to display the point value above/below each point.

Can I do it? how?

Thanks a lot!

gusbueno avatar Jul 19 '17 15:07 gusbueno

Hi, thanks for your feedback. At the moment this is not possible. Shouldn't be hard to add that feature however, just a few lines of code..

Which charts in particular are you talking about (lines, splines, area, etc?) I'm quite busy at the moment, but if have some spare time next week I'll add that feature.

If you want to have a go yourself and submit a PR, you probably just need to add a a <Text> in the function _makeMarker in arty-charty/animated-circles-marker.js.

redpandatronicsuk avatar Jul 23 '17 14:07 redpandatronicsuk

Hi! thanks for the quick answer! I was talking about line charts. I will try to do it by myself but is the first time that I do this kind of things, anyway, I will do my best ^^'

Thanks a lot!

gusbueno avatar Jul 24 '17 06:07 gusbueno