$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2009-07-30 04:23:43
Hi Paul,
Very interesting library indeed.
Recently I had to plot some series of data with a logarithmic scale on
the screen, and I remember the code got quite messy when it came to
automate a few autoscaling stuff relatively to the display area and
the data available. Would this kind of library have been helpful in my
case? I mean: does it propose logarithmic scaling features, and is it
sufficiently generic to easily change the output type (e.g. an OpenGL
framebuffer)?
Regards
Bruno