It is an interface that allows gnuplot to be controlled from C++. Its similar to gnu plot.
Gnuplot-iostream is an interface that allows gnuplot to be controlled from C++. Its similar to gnu plot. it is a iostream pipe to gnuplot with some additional functions for pushing data arrays and getting mouse clicks. source code include STL containers (eg. vector), Blitz++, and armadillo. it is a low level interface, and usage involves manually sending commands to gnuplot using the "<<" operator