[Chicago-talk] Data for Charting

Alexander Danel alexander.danel at gmail.com
Wed May 20 10:13:18 PDT 2009


I suggest that you separate the problem into two parts - the first part
conditions your data, the second part charts it.  In that case, you can use
any good chart tool, since the data will conform to the tool's expectations.
In Unix filter and pipe notation:

 

            data_source  |  data_conditioner   |  chart_tool

 

So, now you just have to write your own "data_conditioner" component.  Since
every problem has peculiarities, you are probably best off just writing your
own code that does exactly what you need.

 

Alexander

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20090520/5812cf98/attachment.html>


More information about the Chicago-talk mailing list