Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 649 Bytes

index.md

File metadata and controls

29 lines (12 loc) · 649 Bytes
PHEXT > Plotlib > API Reference

API Reference

BulkPlot

The BulkPlot class can be used for quickly configuring and rendering common types of charts using JPGraph as an engine. While JPGraph supports a multitude of different chart types only a subset are currently supported by BulkPlot.

This is the primary class in the library you will deal with. The others are supporting.


Supporting Classes

jputils

A utilities class for working on a JPGraph object.

Region

A visual rectangular region on a graph that represents an area between data points.