Home Documentation

JSPlot Documentation: The plotting canvas


Introduction to the plotting canvas

JSPlot supports some basic vector graphics objects, which can be added to the drawing canvas alongside charts. This page provides an API reference for the classes used to create vector graphics objects. See the API reference for the JSPlot_Canvas class for details of how to render these objects onto a drawing canvas.

Also see this example for a demonstration of these classes in use.

Follow