|
From: Jeremy C. <jer...@gm...> - 2009-05-14 19:53:06
|
Hello all, A year or so ago I received some C++ source code that is an interface to Gnuplot through POSIX pipes. It is a header-only library which makes it very easy to include in any existing code that needs simple plotting capabilities. This code was given to me by Rajarshi Guha who was at the Indiana University. I have created a project hosted through Google to provide this code to everyone. It is hosted at http://code.google.com/p/gnuplot-cpp/ The code is stable (i.e. it won't crash your machine), but can still use some enhancements. This is where you come in! I would appreciate any help in improving this code. Martin Ettl has done some work creating the documentation for this project using Doxygen. In addition there is a file with many examples. Please try it out and let me know what you think and how it can be improved. Thanks, Jeremy Conlin |