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
This lib is so cool and I really love it.
I have one question, can we add some information, like label name, value into the chart (like ArtyChartyPie)?
I can't find the corresponding API in the readme.
Thanks!
The text was updated successfully, but these errors were encountered:
thanks for your comment and apologies for replying so late. Because the charts are shown on mobile displays with little space, I thought it is best to not use labels and just have points clickable and then in the click callback we tell you the point that has been clicked and you can decide how to display that value to the user.
I do not oppose using labels however. Could you make a simple sketch or annotated screenshot or something like that how you think the labels could be displayed and I'll try to add that feature. Thanks
Hi : )
This lib is so cool and I really love it.
I have one question, can we add some information, like label name, value into the chart (like ArtyChartyPie)?
I can't find the corresponding API in the readme.
Thanks!
The text was updated successfully, but these errors were encountered: