ruuvi / com.ruuvi.station.ios

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

Redesign text layouts for history view #1994

Open markoaamunkajo opened 5 months ago

markoaamunkajo commented 5 months ago

Description:

We want to change the layout of the existing 3 charts in history view to this style to improve readability of chart.

This would work well with alert limits in charts.

Image

Android card: https://github.com/ruuvi/com.ruuvi.station/issues/1225

DG12 commented 5 months ago

I'd like to suggest "latest" value be last in the list i.e where the "latest" point on the graph is.

The others: min (smallest) leftmost(by the smallest X values), average between the min and the max (which its value will be) and Max toward the larger x values.

At the bottom of each graph, with the x scale.

What does "Ka" Mean ? 1) acid-ionization constant. 2) absorption rate constant Ka is a value used in pharmacokinetics: the rate at which a drug enters into the system 3) number of non-synonymous substitutions at a DNA site

or is it just mean 🤔

laurijamsa commented 5 months ago

Ka is a shortened version of "keskiarvo" which means an average.

I think the latest could be the last one like you suggested. The second suggestion about changing the order from min-max-average to min-average-max feels not like an enhancement so I wouldn't change it for now.

I have commented these same things on the Android card as well: https://github.com/ruuvi/com.ruuvi.station/issues/1225