Adjusting your charts interactively

Since 24th May 2010 you have had the ability to adjust your charts interactively. Currently the charts listed below have this facility. Some chart types use multiple event handlers and as such are unlikely to work well with other dynamic features. The Line chart is an example of this, and whilst it does work with the context menu (and so the full canvas zoom), it is unlikely to work with other dynamic features.

Note

Since interactivly adjusting a chart involves completely redrawing the canvas, having a lot of them on one page can cause slower updates. For this reason each example chart is on its own page:

DOM1 event handlers

In January 2012 adjusting was changed to DOM1 event listeners.