Classes
Class | Description | |
---|---|---|
GradientGraph | ||
Graph |
Renders a graph with one or more lines at a given scale. Various logic can be turned on and
off including autogrowing, auto-pruning and rendering axes and percentiles.
View code on GitHub | |
GraphLine |
A line on a graph: consists of a list of points and a list of lines connecting them.
View code on GitHub |