Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pie Chart click events? #2

Open
darkzeroman opened this issue Aug 20, 2013 · 1 comment
Open

Pie Chart click events? #2

darkzeroman opened this issue Aug 20, 2013 · 1 comment

Comments

@darkzeroman
Copy link

Is there support for events(click/etc) for pie charts?

If not, what do you think would be the best way to implement them?

@jieter
Copy link
Owner

jieter commented Aug 20, 2013

Not at the moment. Shouldn't be that hard to implement that in the 'array of objects' syntax for the data, and for each part, look for an onclick property or something containing a callback and attach that to the pie part/label/line...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants