
Paul A. Bristow wrote:
Jake Voytko started this library during a 2007 GSoC and I have now expanded it quite a bit, and begun to use it for my own purposes (including preparing the plot for the Boost.Math library functions and statistical distributions).
Before I do any more work on it, I'd appreciate feedback from Boosters on how useful they think it might be, perhaps as a Boost library?
I think that a library to create plots is in general very useful, and I did not find any convenient solution last time I needed this. Plotting to SVG is also very good idea. It means that the library will be immediately useful to many GUI and non-GUI application, without requiring binding to existing GUI toolkits to be written. And the examples look very nice, too! - Volodya