Jump to content
JasperReports Library 7.0 is now available ×

Chart Generation using iReport


Recommended Posts

By: Manikantan - ioniyer

Chart Generation using iReport

2004-06-22 00:10

1)I understand that the Chart Generation Wizard is still under development.Could you please let me know as to when would this be made available?

 

2)Could somebody shed some light on how Jfreecharts could be used with JasperReports to generate Dynamic graphs and charts.Please post some sample code if possible

 

I would appreciate your immediate response.

 

Regards,

Manikantan AnanthaPadmanaban

 

 

By: Giulio Toffoli - gt78

RE: Chart Generation using iReport

2004-06-22 00:48

 

Hi Manikantan,

 

the main idea is to create an image with the chart before fill the report and pass the image as parameter to the report (showing it with an image element).

 

You can create this image at filling time using a method in scriptlet (in wich you can collect data to generate the graph) or an external class.

 

What we are developing is a simple visual way to do this.

 

Giulio

 

 

By: olivier849 - olivier849

RE: Chart Generation using iReport

2004-07-27 00:49

Another way is to use OpenReports-Tomcat website to define the chart and display the report, have a look to :

http://sourceforge.net/projects/oreports/

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...