Setting Y axis as time

  • Thread starter Thread starter Bethoc
  • Start date Start date
B

Bethoc

Y axis=times 0800 to 1600. X axis dates data = # of people who visited the
site at these times on these dates. I cannot make it work! please help.
 
What's your data look like? You have to somehow divide the time into bins,
and count the number of points within each bin.

- Jon
 
Back
Top