gavioto / clientsidegchart

Automatically exported from code.google.com/p/clientsidegchart
0 stars 2 forks source link

Question: Can gchart be ported to run on batik+rhino on server side #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I want to generate images (png etc.) of charts on a Java server using 
Batik+rhino (SVG render + JavaScript interpreter).

I know GChart is coupled with GWT's widget/DOM classes.

How hard is it to decouple GChart from browser objects and allow running 
charting logic on server side.
I assume Widgets are used for events (which can be mocked out for server side) 
and for text rendering/measuring (for which there can be an abstract interface).

Thoughts ?

Original issue reported on code.google.com by tal.fra...@gmail.com on 30 Nov 2010 at 7:15

GoogleCodeExporter commented 9 years ago
I believe JFreeChart could handle this situation for you. 

Original comment by michael....@gmail.com on 9 Dec 2010 at 8:16

GoogleCodeExporter commented 9 years ago
Does 2.7 is the final version?

Original comment by zsum...@gmail.com on 13 Dec 2010 at 1:31

GoogleCodeExporter commented 9 years ago
I plan to make additional releases, but have had real trouble recently finding 
time to actually write code. I'll make an effort to find more time for the 
project in 2011.

Original comment by gchartco...@gmail.com on 4 Jan 2011 at 12:51