How to add new chart type.

Hello,

 

 

My customer required a new chart type in the raport : http://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/renderer/cat...

This one currently is not supported I looking for best way to add the new chart, i looking for some hints or maybe you have any information about coding effort. The jasper report is designed by iReport 5.x and the DB source is XML file.

The  report is generated to HTML format but can be exported to PDF.,

 

Thank you!

cyprian's picture
62
Joined: Jun 26 2013 - 4:17am
Last seen: 3 years 2 months ago

1 Answer:

I cannot see, why the example above should be a new chart type? Is it because of the background image?

If you do not have very much time, I would disadvice from implementing extension to the core engine...

Cheers, Thomas

http://www.thomaszimmer.net

P.S.: for your convenience, I added a sample report based on the sample database in iReport with chart and background. Use that as a subrpoert. What you have to do is to light up the background image.

Attachments: 
AttachmentSize
Binary Data chart.jrxml4.28 KB
Image icon java-linux-light.jpg47.51 KB
Thomas Zimmer's picture
Joined: Oct 2 2012 - 1:35am
Last seen: 1 month 3 weeks ago
Feedback
randomness