line_chart

Crates.ioline_chart
lib.rsline_chart
version1.1.0
sourcesrc
created_at2023-02-16 19:19:27.847864
updated_at2024-05-26 00:25:12.630219
descriptionAn SVG line chart generation tool
homepage
repositoryhttps://github.com/jlyonsmith/line_chart
max_upload_size
id786979
size48,206
John Lyon-Smith (jlyonsmith)

documentation

README

Line Chart Generator

coverage Crates.io Docs.rs

An SVG line chart generation tool. Here is some sample output:

Monthly Costs Output

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

Commit count: 13

cargo fmt