vsergeev / briefsky

A free weather frontend to a variety of weather providers
https://briefsky.app/
Other
247 stars 24 forks source link

Plot precipitation amount (mm) as bars to distinguish from probability (%). #24

Closed Leftium closed 3 months ago

Leftium commented 4 months ago

Since both precipitation amount (mm) and probability (%) are plotted as lines:

image

If the plot types for precipitation amount (mm) and probability (%) are different:

image

It is possible to combine other the other metrics into the chart, too: image

References

vsergeev commented 4 months ago

Agree this makes more sense. I'll look into switching these into bars for the next release.