JFreeChart
JFreeChart
Does JFreeChart have a dependency on the org.apache.batik library?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: JFreeChart
No. There is a Graphics2D implementation in Batik that you can use to export charts from JFreeChart to SVG, and I wrote demos for that a long while ago. But I've since written a library JFreeSVG that is much better for that purpose, so I would recommend using that if you need SVG output.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

