Jump to content

How to create gantt chart using iReport ?


lookas

Recommended Posts

 

Hello,

Could you explain how to make a gantt chart using iReport ?

Let's say that on java site I have list of Task objects which I pass to jasper-report mechanism (I want to generate a html report). Each Task contains fields like:

-Date startDate

-Date endDate

-String name

-String description

-Long realizedPercent

-List<Task> subTasks

Now I have to create a proper .jrxml file describing the report structure using iReport.

Firstly I create fields that reflect fields in the Task class.

Then I select gantt chart from palette,  right-click on the chart and select "chart data" and here comes the problem.

What should I select on "dataset" tab (attached screen) ?

How should I fill "Time period series" (attached screen)?

Please, help me.

 

 

 

Link to comment
Share on other sites

  • 1 year later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 years later...
  • 2 years later...

Hi,

 

I am new to Jaspersoft. I am trying to create a Gantt chart on Jasperstudio. Gantt chart is already implemented on Jasperstudio version. 

I really need some help regarding the use of Gantt chart in Jasper. I am trying since last 2-3 days and unable to move ahead.

PPlease help me. I want to create a sample table in DB to use for the Gantt chart. Plz if someone know something then plz share with me. it will be appreciated.

Thanks,

Syed

Link to comment
Share on other sites

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...