eazy-gnuplot

LLGPL

An intuitive CL interface to gnuplot.

$ area51 add eazy-gnuplotCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(eazy-gnuplot:some-function ...)