You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 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 ^^'
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!
The text was updated successfully, but these errors were encountered: