Page break, if categories are more in bar chart

Hi,

I am not able to split the bar chart into multiple pages, if categories are more.

Each category (months) contains multiple series. So bar chart is very big size.

If user select 12 months, i need to display the categories as months and1st page I need to display 5 months, next page 5 months and next page 2 months.

and I have to generate this report, barchart with datatable, please find the attachment.

Please help on this

Thanks

vasu

 



Post Edited by Upendra N at 02/11/09 09:30



Post Edited by Upendra N at 02/11/09 09:53
vasu016's picture
84
Joined: Feb 9 2009 - 1:15am
Last seen: 14 years 7 months ago

2 Answers:

Only way to do this is to create mutiple charts. You can create subdataset the split up the output. Then assign them to the different charts.

svenn's picture
15226
Joined: Mar 19 2007 - 5:57am
Last seen: 16 years 6 months ago

Hi,

I am not able to split the bar chart into multiple pages, if categories are more.

Each category (months) contains multiple series. So bar chart is very big size.

If user select 12 months, i need to display the categories as months and1st page I need to display 5 months, next page 5 months and next page 2 months.

Please help on this

Thanks

vasu

vasu016's picture
84
Joined: Feb 9 2009 - 1:15am
Last seen: 14 years 7 months ago
Feedback
randomness