Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51132 - sandbox/SOC/2007/visualization/libs/svg_plot/doc
From: pbristow_at_[hidden]
Date: 2009-02-09 04:44:46


Author: pbristow
Date: 2009-02-09 04:44:46 EST (Mon, 09 Feb 2009)
New Revision: 51132
URL: http://svn.boost.org/trac/boost/changeset/51132

Log:
Added datetime and uncertainty todo
Text files modified:
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk | 6 +++++-
   1 files changed, 5 insertions(+), 1 deletions(-)

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk 2009-02-09 04:44:46 EST (Mon, 09 Feb 2009)
@@ -25,10 +25,14 @@
 'nicely' it works in practice would be welcome. Some of the uglier features
 of Microsoft Excel autoscaling have been avoided, but optinions on aesthetics vary widely.
 
-* Allow *2D plots of 1D containers*.
+* Allow *2D plots of 1D containers* - a very common need, for exampoe for Time Series.
 Jake had trouble with having functors that update state interact
 with `make_transform_iterator`, and omitted the feature.
 
+* Make time and/or data labelled axis possible, with datetime a first class citizen type.
+
+* Add way of providing uncertainty estimates (+-, degrees of freedom ...).
+
 * Allow *other image formats*. There are many inherent difficulties with this part.
 The solution that was explored is allowing the user to pass a functor that traverses
 the document tree. Generalizing images to an `image` class is fraught with


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk