Plot graphs and charts on the command line.
Find a file
2025-01-29 20:46:40 -06:00
src start creating chart structs 2025-01-29 20:46:40 -06:00
.gitignore ignore idea folder 2024-07-16 13:15:42 -04:00
Cargo.lock start adding other CLI args for when we add actual graphing tools 2024-09-30 14:35:01 -05:00
Cargo.toml start adding other CLI args for when we add actual graphing tools 2024-09-30 14:35:01 -05:00
LICENSE.md Add LICENSE.md 2024-07-16 13:15:23 -04:00
README.md initial commit 2024-07-16 12:59:13 -04:00

clplot

Command line utility for plotting graphs and charts.

Installation

Coming soon

Usage

Coming soon

License

This project is licensed under the GNU General Public License, Version 3. A copy is attached at LICENSE.md.