maxplotlib documentation
Add your content using reStructuredText syntax. See the
reStructuredText
documentation for details.
Tutorials:
- Tutorial 01 — Quick Start
- Tutorial 02 — Multiple Subplots
- Tutorial 03 — Plot Types
- Tutorial 04 – Styling
- Tutorial 05 – Axes, Ticks, Scales, and Annotations
- Tutorial 06 – Layers
- Tutorial 08 – Plotly Backend
- Tutorial 09 - plotext Backend
- What this tutorial covers
- 1 · Figure lifecycle:
plot(),build(),show(), andsavefig() - 2 · Line plots
- 3 · Scatter plots
- 4 · Bar charts
- 5 · Filled regions
- 6 · Error bars and reference lines
- 7 · Text and annotations
- 8 · Limits, ticks, grid, and log scales
- 9 · Layers
- 10 · Multi-subplot canvases
- 11 · Matrix-style
imshow()output - 12 · Patches and arbitrary patch geometry
- 13 · Captions, symlog scales, aspect, and colorbar notes
- 14 · Saving terminal output to a file
- 15 · A simple terminal animation
- 16 · Current limitations
- TikzFigure Subplots Tutorial