This package browser is in early development. Mind the rough edges.

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.

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.