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 & HelpPrograms › Basic chart with pan and zoom
Page Index Toggle Pages: 1
Basic chart with pan and zoom (Read 1258 times)
Basic chart with pan and zoom
Apr 10th, 2010, 11:27pm
 
Hi,

I am new to processing.org and I am trying to understand what is possible as well as what is reasonably simple to do.  I would like to create a chart with axes and pan/zoom controls, with the axes re-scaling appropriately.  I've seen things like that done with other javascript libraries as well as flash (Google Finance chart, for example) but would prefer to use processing because of the vector graphics output capability.  I would appreciate it if someone could point me to examples that have some of the features described above and/or give me a feel for how difficult it would be to implement.  
Thanks much
Re: Basic chart with pan and zoom
Reply #1 - Apr 14th, 2010, 2:36am
 
I'd be interested in this too, if there is nothing for processing, does anyone know of a java library for simple graphs and charts (not any of the big Maths libs) that can emulate google chart APIs and be integrated into processing easily?

cheers
Jim
Re: Basic chart with pan and zoom
Reply #2 - Apr 14th, 2010, 2:50am
 
The new plottting library might get you started, perhaps.
Page Index Toggle Pages: 1