plt 0.2.0

Plotting library with a focus on publication level aesthetics and control
Documentation

plt

Crates.io docs.rs

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.