$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-06-13 17:12:25
on Wed Jun 13 2007, "Phil Endecott" <spam_from_boost_dev-AT-chezphil.org> wrote:
> If you feel the need to make the style more compact, it should be
> possible to return a reference to the plot and chain methods like this:
>
> my_plot.set_image_size(500,200)
> .set_x_scale(-7,9)
> .draw_axis()
> .plot(data1, blue)
> .write("./image.svg");
>
Phil makes good points in this post.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com