https://github.com/jlyonsmith/line_chart
An SVG line chart generation tool in Rust
https://github.com/jlyonsmith/line_chart
Last synced: about 1 month ago
JSON representation
An SVG line chart generation tool in Rust
- Host: GitHub
- URL: https://github.com/jlyonsmith/line_chart
- Owner: jlyonsmith
- License: unlicense
- Created: 2023-02-14T21:43:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T18:12:14.000Z (about 2 years ago)
- Last Synced: 2025-02-23T15:08:24.574Z (over 1 year ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Line Chart Generator
[](https://github.com/jlyonsmith/line_chart/blob/main/coverage.json)
[](https://crates.io/crates/line_chart)
[](https://docs.rs/line_chart)
An SVG line chart generation tool. Here is some sample output:

Install the tool with `cargo install line_chart`. Run the tool with `line-chart`.