FormulaMonks / FormulaMonks/Healthy-Baby
UI: X-axis should be consistent intervals
- Dominant language
- Objective-C
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
_From @dkullmann on December 26, 2014 23:11_
Right now each datapoint appears at equal distances apart, even if more or less time has passed. Here we see that Jun 29th, July 1, and July 15 are all equal distances apart on the x-axis even though they are 2 days and 14 days apart in real time.

I would prefer to the x-axis show consistent dates, a sensible default for this app is the last 3 week. There are [four labels](http://cl.ly/image/2h2V282i2B0A) which by default should be:
1st label: 3 weeks ago
2nd label: 2 weeks ago
3rd label: 1 week ago
4th label: today
_Copied from original issue: citrusbyte/att-m2x-ios-demo#9_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.