kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Y axis for precipitations exhibit a negative scale in timeseries widget #199

Closed claustres closed 3 years ago

claustres commented 3 years ago

As precipitations are always >= 0 the axis should start at 0.

benoit-jpi commented 3 years ago

How to reproduce the behavior : The "pipette" tool is activated to pick values on the map and visualize the forecasts at that point. When the precipitations are equal to 0 over the entire period, then the scale adapts itself between -1 mm and + 1mm. When the precipitation is non-zero at one or more instants of the period, then the scale adapts itself correctly and the minimum value of the ordinate is 0.

claustres commented 3 years ago

Thanks for this detailed description, it should be fixed in the next release.