[−][src]Module plotters::chart
The high-level chartting utils. ChartBuilder can be used to create a ChartContext.
We are able to draw multiple series in the chart. A chart can be build on top of any drawing area based on a pixel coordinate.
Structs
| ChartBuilder | The helper object to create a chart context, which is used for the high-level plotting |
| ChartContext | The context of the chart |
| MeshStyle | The struct that is used for tracking the configuration of a mesh of any chart |