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
Grafico doesn't do pie charts, and doesn't support click events as of this moment. However, since it uses SVG it's fairly easy to add id's to different elements allowing you to hook in your own click events. That in combination with a callback function would make it possible to do what you want. I'll see if I can implement this, soon :)
Does grafico support click events? I'd need e.g. pie and bar charts where the individual data points are clickable to provide page navigation.
Best regards,
Andreas
The text was updated successfully, but these errors were encountered: