1.
Plotters Developer's Guide
1.1.
Getting started
2.
Basic plotting
2.1.
Define chart context
2.2.
Draw figure components
2.3.
Basic data plotting
2.4.
Multipanel figures
2.5.
Draw 3D plots
2.6.
Animation and realtime rendering
3.
Tweaking the figure
3.1.
Layout tweak
3.2.
Font, color and styles
3.3.
Axis, mesh and label tweaks
3.4.
Relative sizing
4.
Drawing APIs
4.1.
Drawing areas
4.2.
Elements
5.
Coordinate systems
5.1.
1D coordinates
5.2.
High dimensional coordinates
5.3.
Coordinate combinators
6.
Targeting different backends
6.1.
Drawing backends
6.2.
HTML5 Canvas
6.3.
Framebuffer
7.
Performance
7.1.
Parallel Rendering with Bitmap Blit
7.2.
Inplace Parallel Rendering
7.3.
Incremental Rendering
8.
Extend Plotters
8.1.
Adding coordinate type
8.2.
Adding series types
8.3.
Support new backend
9.
Appendix
9.1.
Supported backends
Light (default)
Rust
Coal
Navy
Ayu
Plotter Developer's Guide
Incremental Rendering