Crates.io | pie_chart |
lib.rs | pie_chart |
version | 1.0.0 |
source | src |
created_at | 2024-05-26 00:28:49.405679 |
updated_at | 2024-05-28 02:08:01.502697 |
description | A pie chart generator |
homepage | |
repository | https://github.com/jlyonsmith/pie_chart |
max_upload_size | |
id | 1252281 |
size | 47,137 |
This is a simple pie chart generator. You provide a JSON5 file with data it generates an SVG file. You can convert the SVG to PNG or other bitmap formats with the resvg tool.
Here is an example of the output:
Install with cargo install pie_chart
. Run with pie-chart
.
Features of the tool include: