Module org.jfree.svg


module org.jfree.svg
JFreeSVG is a Java module that enables the generation of Scalable Vector Graphics (SVG) output via the standard Java2D API. For example, the following chart is created with JFreeChart and rendered with JFreeSVG:

FlowPlotDemo2.svg

The project is hosted at GitHub: https://github.com/jfree/jfreesvg.
See Also: