Hi,
First of all I would like to thank you for this wonderful product. I have used it inside FO (SVG generated by batik), using iText to draw chart in PDF and finally I generated PNG using JIMI. Everytime it worked without a single hitch. The few things I would like to mention.
1. In com.jrefinery.chart.JFreeChartConstants the value of DEFAULT_BACKGROUND_PAINT is SystemColor. Due to this java awt api starts a few extra event handler threads even if I am not using any AWT, Swing components. I changed it to Color.white. Then it worked perfectly.
2. In scatter plot, we have added a new renderer to display data values with the different shapes (triangles etc.).
As currently I am using it, I may come across bugs or I may have to add new features. How can I send those fixes/changes.
Thanks,
Rana
(http://www.mycgiserver.com/~ranab)
Thanks very much!
Re: Thanks very much!
Hi Rana,
Thanks! If you want to report bugs, there is a bug database on the project page on SourceForge:
http://sourceforge.net/projects/jfreechart
You can e-mail me any code that you would like me to consider for future releases, or if it is short just post it here in the forum.
Regards,
Dave Gilbert
Thanks! If you want to report bugs, there is a bug database on the project page on SourceForge:
http://sourceforge.net/projects/jfreechart
You can e-mail me any code that you would like me to consider for future releases, or if it is short just post it here in the forum.
Regards,
Dave Gilbert
Re: Thanks very much!
Hi Rana
Do you have a short source sample how I can draw a chart as PDF using iText?
Would be great.
Thanks
Hans
Do you have a short source sample how I can draw a chart as PDF using iText?
Would be great.
Thanks
Hans