PSPlt
PSPlt is a lightweight plotting library designed to generate publication-quality plots from numerical data. The project focuses on deterministic rendering, reproducibility, and compact vector graphics, with primary output formats including PostScript and PDF.
Key features include support for common plot types such as line, scatter, bar, and area plots; error
PSPlt is built around a small core rendering engine and a data model that describes figures as
Usage generally involves creating a figure, adding one or more plots, configuring visual options, and rendering
A permissive open-source project, PSPlt aims to serve researchers and educators who value reproducible, programmatic plot