piechart 0.1.1

a library for drawing fancy pie charts in the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.ansi_term]
version = "0.12"

[package]
authors = ["Jakob Hellermann <jakob.hellermann@protonmail.com>"]
categories = ["command-line-interface", "visualization"]
description = "a library for drawing fancy pie charts in the terminal"
edition = "2018"
keywords = ["charts", "cli", "pie"]
license = "MIT"
name = "piechart"
repository = "https://github.com/jakobhellermann/piechart"
version = "0.1.1"