Hi
I used JFreeSVG in a personal project. And I like the simple API. Basically I use it to draw a lot of circles. I found that the library is not using the SVG <circle> and <ellipse> tags. Is there a reason for that?
Kenny
Circles and Ellipses
-
- Posts: 2
- Joined: Wed Apr 27, 2016 7:51 am
- antibot: No, of course not.
-
- JFreeChart Project Leader
- Posts: 11718
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: Circles and Ellipses
Hmmm...I can't think of a good reason. Thanks for the feedback ... I'll add it for the next release.
David Gilbert
JFreeChart Project Leader
Read my blog
Ask your company to buy the JFreeChart Developer Guide
Check out other products sold by my company Object Refinery Limited
JFreeChart Project Leader



-
- JFreeChart Project Leader
- Posts: 11718
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: Circles and Ellipses
David Gilbert
JFreeChart Project Leader
Read my blog
Ask your company to buy the JFreeChart Developer Guide
Check out other products sold by my company Object Refinery Limited
JFreeChart Project Leader



-
- Posts: 2
- Joined: Wed Apr 27, 2016 7:51 am
- antibot: No, of course not.
Re: Circles and Ellipses
Cool, this makes the generated SVG a lot simpler.