sparklines icon indicating copy to clipboard operation
sparklines copied to clipboard

Text-based sparklines for the command line mimicking those of Edward Tufte.

Results 9 sparklines issues
Sort by recently updated
recently updated
newest added

This appears to to be a problem for python3 # Repro ``` bash --- 16-09-21T14:42:48 0 0:00 tom@laptop:/home/tom/active/sparklines (master|✔) python2 -m sparklines 1 2 3 | cat Traceback (most recent...

The example should display a sparkline in a shell status bar using the excellent [Python Prompt Toolkit](https://github.com/jonathanslenders/python-prompt-toolkit). For thrills this should be a dynamically updated sparkline showing something like the...

help wanted

For long sparklines it would be useful to have separators like `:` in the output such that e.g. sensor values over a period of several hours can be visually grouped...

good first issue
low hanging fruit

See https://github.com/deeplook/sparklines/new/master?filename=.github%2Fworkflows%2Fpython-publish.yml&workflow_template=ci%2Fpython-publish

Sadly, this is still hardwired to 0.4.2... :-(