eazy-gnuplot
An intuitive CL interface to gnuplot.
$ area51 add eazy-gnuplotCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(eazy-gnuplot:some-function ...)An intuitive CL interface to gnuplot.
$ area51 add eazy-gnuplotCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(eazy-gnuplot:some-function ...)