svg charting app [Sec=Unclassified]

Steve Cameron <[email protected]>
Newsgroups gmane.text.xml.batik.user
Message-ID <[email protected]>
Hello,

I have inherited a Java application that uses batik to create XY scatter charts. There are some things that
I'd like to improve and I am thinking of swapping it over to make use of JFreeCharts, which provides what I want pretty easily.

However, I am interested in SVG in general and am wondering if there are others who have implemented a chart library/tool based on batik?

I'd like to add zooming capability, which of course SVG provides but for charts there is the need to maintain the x and y axes in view at the same time as you zoom in on the data. I'm sure this  can be done by applying separate transforms to the data region and separate x and y axis regions, but that functionality is already available in JFreeCharts.

Another issue is displaying a large number of points dynamically (I swap the data set), is there a way to speed this up in dynamic SVG by preventing the screen from repainting until all old points have been removed and new ones added (or is this a foreign concept in SVG)?


I suspect that most Java based 2d charts use the java.awt.Graphics2D class for the User Interface for performance reasons and render to SVG using batik as an option. I'm wondering about the pro's and con's of this approach, versus doing it all in SVG?



On advantage I can think of is that you could maintain a common set of code for a web-based and a Java-based interactive charts library.



I hope that someone can point me in the right direction.

Thanks

Stephen Cameron
Antarctic Fisheries Computing and Database Support Provider
Australian Antarctic Division
Kingston, Tasmania

[cid:[email protected]]
Phone: 03 62323571


___________________________________________________________________________

    Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
        Visit our web site at http://www.antarctica.gov.au/
___________________________________________________________________________
image001.jpg (image/jpeg, 4.7 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.