Opened 2 years ago

Closed 20 months ago

#869 closed defect (fixed)

Enhance Stats Charts

Reported by: mrroundhill Owned by:
Priority: minor Milestone: Future Release
Component: Statistics Version:
Keywords: Cc:

Description

User request:

Ideally the precision should go a factor of 10 below the highest value, similar to what Flot does for us in the browser. As an example, if the maximum value is 1,000-9.999, tick marks may have precision in the hundreds place. Also include the correct thousands separator based on language. The tick marks on my weeks calendar are 9320, 8350, 7380, 6410, 5440, 3500, 2530, 1560, which is a spacing of 970 between each one and really odd to look at because of the uneven split and no commas. On my months calendar the tick marks still go down to the tens place. The chart should also use 0 as the minimum tick mark. My days chart starts at 70, weeks at 1560, and months at 7590, which makes it hard to get a true comparison of the bars.

Change History (2)

comment:1 Changed 20 months ago by koke

  • Milestone changed from Next Release to Future Release

comment:2 Changed 20 months ago by mrroundhill

  • Resolution set to fixed
  • Status changed from new to closed

I fixed this a while back, forgot to close!

Note: See TracTickets for help on using tickets.