Re: [Boost-users] [boost] [SVG Plot] What happened to this library?
-----Message d'origine----- De : boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] De la part de Paul A. Bristow Envoyé : jeudi 5 février 2009 10:35 À : boost@lists.boost.org Objet : Re: [boost] [SVG Plot] What happened to this library?
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost- bounces@lists.boost.org] On Behalf Of Joel Sent: 04 February 2009 23:45 To: boost@lists.boost.org Subject: [boost] [SVG Plot] What happened to this library?
Paul A. Bristow
writes: 3 I am close to updating the documentation (and enhanced code) for
Hello, I have just checked out the latest release of SVG Plot library from https://svn.boost.org/svn/boost/sandbox/SOC/2007/visualization/ and tried to compile one source example w/ VC++ 7.1 against Boost 1.37.0 but the compilation failed. The file source is "1d_simple.cpp" from the of SVG Plot example directory. The compilation of the source file fails with the following error: 'svg_color_constant' unknown identifier in file svg_color.hpp @ line37 Did I miss something? Best regards, Marc Viala the
GSoC
2007 SVG plot project by Jake Voytko - including Doxygenation and John Maddock's auto indexing. The code is in a useful (but unpolished) state and I am confident it will allow neat graphs to display data like time_series with minimal programming effort. The SVG files produced are tiny, but high quality, and can be viewed with quality browsers.
Is there a URL for this current version of the code? A quick look on google only found me Jake's site which is from August 2007:
That is way out of date.
There is the latest version on SVN
https://svn.boost.org/svn/boost/sandbox/SOC/2007/visualization/
but I am still actively working on it (especially the docs) so use at your own risk (peril even!).
Feedback welcome of course.
Also, will there be boost graph support?
Not unless you provide it ;-)
Paul
--- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow@hetp.u-net.com
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
Marc Viala