open-nomie / nomie6-oss

Opensource version of Nomie 6
MIT License
498 stars 54 forks source link

Charts in dashboard should start with zero or minumum value bellow zero by default #39

Open edil-it-them opened 1 year ago

edil-it-them commented 1 year ago

The charts in dashboards are amazing but the fact that they start with minimum value is misleading. I ended up setting every chart with that start with zero option manually. 1) The problem is that you don't see minimum values on chart and it looks like its Zero while it's not. 2) The difference between values 6 and 10 is visually not the same as when scales start from zero.

Without Start with zero:

image

With Start with zero:

image

Proposition: Make start from zero option default for charts and make sure the minimum value is visible on barchart.