Clickable Charts
Explore Clickable Objects
Most of the objects in ChartDirector support mouse and touch events. The chart below demonstrates some of them. Try it yourself!

Click to Drill Down
One popular usage of clickable objects is for drill down - clicking on a data object (bar, line segment, pie slice, etc) will lead to another chart showing more information for the object.

Click to Select
You can add Javascript event handlers to chart objects for custom behaviours. For illustration, we have implemented click event handlers for selecting data points. Click the data points to try it yourself!
The biggest plugin in space...