
13 Jun
2007
13 Jun
'07
9:12 p.m.
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