arty-charty
arty-charty copied to clipboard
Display point value above/below each point
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!
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.
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!