eazy-gnuplot
eazy-gnuplot copied to clipboard
interactive terminal guess??
Hi, to use eazy-gnuplot with an interactive terminal, the best way is using uiop:launch-program, or sb-ext:run-program with :wait key word. and this library seems to be aimed at exporting png files. By the way, if use uiop:launch-program, please pay attention to explicitly closing the process, like "quit",or exit.