on ‎2008 Dec 26 11:09 AM
Hi Every one
I want to display a bar chart with three different values in a single bar.Till now iam able to display a bar chart with single value for a single bar.Can any help on this will be help ful.
Here are the details of the bar chart that to be displayed.
on Yaxis the total count of the values
X-axis MonthName from Jan to Dec.
I have to show the count for three values on the chart for each month
Thanks,
Prasad.
Request clarification before answering.
Have you considered the Stacked Bar Chart? You will need to make sure that the dataset returning from your query template is 'square', meaning that each month has all 3 of values represented. Return null or 0 for a value that may not apply for a given month.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.