Hi,
I implemented multiple piecharts on a Netchart graph. onClick and onDoubleClick events doesn't work on nodes now, seems like the pie are intercepting the clicks. How can you resolve this issue?
Please share a jsfiddle example that shows the problem.
Thanks,Support
It's the same that you use in the documentation
http://jsfiddle.net/05hfbrp1/
click does work. double click in this mode is not supported currently. @Aivis, add this to the feature requests please.
Support Team