clisparkline: Tiny library to pretty print sparklines onto the CLI
Print sparklines into the CLI. Example usage: > import System.Console.Sparkline > main = putStrLn . series2spark $ [0, 1, 2, 3, 2, 1] output is: > _▂▅█▅▂
[Skip to Readme]
Downloads
- clisparkline-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | base (>=4.12 && <4.13) [details] |
| License | MIT |
| Author | Siddharth Bhat |
| Maintainer | siddu.druid@gmail.com |
| Category | Graphics |
| Source repo | head: git clone https://github.com/bollu/clisparkline.git |
| Uploaded | by bollu at 2019-05-26T20:51:45Z |
| Distributions | |
| Downloads | 658 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-05-26 [all 1 reports] |