piechart
piechart copied to clipboard
a rust crate for drawing fancy pie charts in the terminal
Results
2
piechart issues
Sort by
recently updated
recently updated
newest added
When many labels and values are in a graph, and the graph is too small to display all of them, the shown labels are not interesting enough. The labels shown...
Hi! The project looks awesome, but some bug occured. I run into the following error while compiling: root@Ubuntu:~# cargo install piechart --features cli Updating crates.io index Downloaded piechart v1.0.0 Downloaded...