Friday, February 24, 2012

chart problem

Hi,

I'm facig this problem. I have xml data which are: dateTime, count

for example:
2006-09-14-14.27 1
2006-09-15-19.09 2
2006-09-22-13.18 3
2006-09-22-15.20 4
2006-09-22-18.36 5
2006-09-25-13.15 6
2006-09-25-15.22 7
2006-09-25-17.29 7
2006-09-25-18.31 8
2006-09-26-17.27 9
2006-09-26-18.28 10
2006-09-27-12.26 11
2006-09-27-19.02 12

I need to make 7 charts corresponding to each day, and show a count
in each hour...

Do you have any suggestions how to make it?

Thanks for answer

PeterHave you tried grouping on Date and putting a chart in the group header (or footer)?

No comments:

Post a Comment