API reference#
Figure and MultiFigure#
This class implements a general figure object. |
|
This class implements the "canvas" on which multiple plots are displayed. |
Plottables#
This class implements an arrow object. |
|
This class implements a Circle object with a given center and radius. |
|
This class implements contour plots. |
|
This class implements a general continuous curve. |
|
Create a curve fit (continuous |
|
Create a curve fit (continuous |
|
Create a curve fit (continuous |
|
Create a curve fit (continuous |
|
Create a curve fit (continuous |
|
Creates a curve fit (continuous |
|
Create a curve fit (continuous |
|
Create a curve fit (continuous |
|
The class implements heatmaps. |
|
This class implements a general histogram. |
|
This class implements simple horizontal lines. |
|
This class implements a line object. |
|
This class implements a point object. |
|
This class implements a Polygon object. |
|
This class implements a Rectangle object with a given bottom left corner, width and height. |
|
This class implements a general scatter plot. |
|
This class implements stream plots. |
|
This class allows to plot a table inside a Figure or MultiFigure. |
|
This class allows text to be plotted. |
|
This class implements vector fields. |
|
This class implements simple vertical lines. |
Utility functions#
Returns a color from the specified style (user created, GL, or Matplotlib style). |
|
Returns a list of colors from the specified style (user created, GL, or Matplotlib style). |
|
Returns the default style. |
|
Returns a list or dict of available styles. |
|
Sets the default style. |