API Reference - Version 2
Classes
Interacting with PrestoPlot is done through the following classes :
Axis: Configure axes appearance.Calculator: To compute and create derived datasets.Dataset: Handle a specific loaded Dataset.DatasetConfig: Configure the appearance of a dataset on a specific graph.DatasetManager: Access and handle the dataset store of PrestoPlot.DateManager: Date related functions.EventsConfig: Conifugure the appearance of the events on a specific graph.FileManager: File related operations.Graph: Graph handling.GraphManager: Create, delete, or perform operations on graph related events.Marker: An interface to handle markers.Marker2Point: An interface to handle 2Point markers.MarkerHorizontal: An interface to handle horizontal markers.MarkerPoint: An interface to handle point markers.MarkerText: An interface to handle text markers.MarkerVertical: An interface to handle vertical markers.OptionManager: Interact with PrestoPlot options.Plugin: An interface to handle the plugin.PrestoPlot: High level PrestoPlot interface.UserInterface: User interface customization.