plt
A plotting library with a focus on publication level aesthetics and control.
Getting Started
To get started, see the Examples directory in the main repository.
Basic structure
- Plots are drawn on a
Subplot
. - A
Figure
, containing one or more subplots, is drawn to a file.