barn53 / CoinThing

a coin ticker display
MIT License
32 stars 8 forks source link

Chart Period fix #4

Closed danielkubat closed 2 years ago

danielkubat commented 2 years ago

firmware: v1.4.2

I believe, that values in Chart Period should be mutually exclusive because only one graph can be shown in one moment. So very same approach as for Chart Swap Interval section:

chart_period

barn53 commented 2 years ago

Chart period for "One Coin" display is not mutually exclusive, as in this mode the selected charts are cycled though.

barn53 commented 2 years ago

Chart period for "Multiple Coins" display is mutually exclusive, as only one chart type is displayed.