janmalec / rusttab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rusttab

rusttab is a Rust implementation of plottab, a program for plotting curves and points with error bars. It is reverse compatible with plottab input files.

Features

Plot any combination of continuous curves and/or discrete points with associated error bars Use user-supplied titles and X and Y axis labels and units Specify linear or logarithmic interpolation and scaling for curves Compare data with a standard curve and plot the ratio Save plots in various formats (PNG, PDF, SVG, etc.) To run:

cargo run rusttab

Usage

TODO

License

rusttab is licensed under the MIT license. See LICENSE for more details.

About


Languages

Language:Rust 100.0%