gnuplot is a freely available, command-driven graphical display tool for Unix. It compiles and works quite well on a number of Unix flavours as well as other operating systems.
The following module enables sending display requests to a gnuplot session through simple ANSI C calls. It is copyleft software, which means you can download it, hack it, re-distribute it, etc. I do appreciate a mention in your code, documentation, or web pages, if you happen to use this module. You would mention something like:
This application uses the gnuplot_pipes module written by N.Devillard <nDevil@eso.org>.
You can have a look at each file individually:
You can also download of all the above files (+ a Makefile) in a single
gzipped tar file:
Page maintained by:
Nicolas Devillard <nDevil@eso.org>