When I look at usage graphs for a device that uses little in any given hour (but not zero), the graph is nearly useless. It does show tiny green bars, but the vertical scale is not adjusted, at least not to less than 1 kWh max, making it impossible to look at the tiny green bar and “read” the value. Hovering over it does not help either because the kWh number is rounded to one decimal, which for such small values is often 0.0 kWh.
So the request is really two-fold:
- Automatically adjust the vertical scale so that the maximum bar in the graph will reach at least 75% of full scale (leaves room to choose “nice” numbers on the vertical)
- Dynamically determine the number of decimals for small values on the hovers, so that something meaningful can be displayed even for small values.
The attached screenshot is from the desktop UI, but the mobile UI has the same problem. The screenshot illustrates both issues.