Combining more than two Line objects with multiple Y axes

This demonstration shows how you can use the DrawAxes() API method to draw multiple axes on your chart. Here there are tooltips so the axes are drawn in the custom ondraw event (otherwise the extra axes would be lost when the chart is redrawn). You'll find this page in the demos folder (demos/line08.html) of the download.

[No canvas support]

« Back