Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bar charts in Crystal Reports 8

Status
Not open for further replies.

mmaz

Programmer
Nov 22, 2000
347
hello! I want a bar chart to look like this:

y-axis: number of calls
x-axis: date. Each day on the graph should have a bar associated with it for each category. Each bar will be broken down into sections. If I have 3 categories and I want to show the data for 5 days, I should display (3*5=)15 bars, or 3 bars/day.

I can show the categories broken down into section for all the dates in the database. But how can I group my categories for each date? Is it possible to build such a chart?? I would appreciate any help I can get.

Thank you in advance!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top