$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] attempting sandbox svg_plot templates
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-08-22 04:05:07
>Thought svg_plot
>(https://svn.boost.org/svn/boost/sandbox/SOC/2007/visualization/) is an
>interesting approach. Trying to stand it up and test it's implementation
>status.
>
>Using gcc 4.7 on Windows 7, Ubuntu 12.04 and CentOS 5. all 64 bit.
>
>Run into many template and friend issues. Anybody getting this lib to work?
Paul Bristow and I use this to generate the graphs for Boost.Math - I've
only used it with MSVC though - hopefully Paul can answer your questions.
John.