ruuvi / com.ruuvi.station.ios

iOS Ruuvi Station
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Charting time period should be sensor specific - significant - #2044

Closed DG12 closed 3 months ago

DG12 commented 4 months ago

Currently setting the time period is a global setting.

Changing the time period must be sensor specific.

Setting the time period for sensor xxxx to 7 days should not affect other sensors

See related issue #2042 too many data points cause crash.

markoaamunkajo commented 4 months ago

Imho setting viewport size for each chart adds also unnecessary complexity for user. Too many datapoints issue should be handled obviously.

DG12 commented 4 months ago

In my experience, having the default starting the same and allowing user to change on a sensor basis is easy to understand. Perhaps you experience is more typical for the average user.😋

markoaamunkajo commented 3 months ago

We will not implement sensor card based viewports at this point.

DG12 commented 2 months ago

Oh Well