emacs-spark 20160503-1.0bf148c
Sparkline generation library for Emacs Lisp
emacs-spark
is a sparkline generation library for Emacs Lisp. It generates a sparkline string given a list of numbers. It is a port of cl-spark
to Emacs Lisp.
- Outputs:
out
- Website: https://github.com/alvinfrancis/spark
- Licenses: Expat
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-spark 20160503-1.0bf148c
as follows:
guix install emacs-spark@20160503-1.0bf148c
Or install the latest version:
guix install emacs-spark
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.