We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › dynamic charting library
Page Index Toggle Pages: 1
dynamic charting library (Read 829 times)
dynamic charting library
Mar 16th, 2007, 3:32pm
 
I am attempting to solve two problems with Processing. In another post I have requested info on social networks library. Here I am asking about dynamic charting.

I want to pull data from a database (am using SQLite for now, but will eventually use PostGres) and create time-based charts. The dynamic aspect is that the user should be able to change the timeline (x-axis) and change the plot interactively. This would be similar to Google's finance charts that are Flash-based. I want to do something similar with Processing.

Are there any existing libraries that can do what I am envisioning?

Many thanks,
Page Index Toggle Pages: 1