Releases: mtatsuma/MMM-WeatherChart
Releases · mtatsuma/MMM-WeatherChart
v2.6.0
- Added new color options, colorMin, colorMax, colorRain, colorSnow
- Changed the displaying of the day names in x-axis to use the locale of MagicMirror
Contributed by @burberius
v2.5.0
- Add showZeroRain, showZeroSnow config options
v2.4.0
- Support to show snow volume
- Fix a bug for width and height config
- Enable to configure icon size
v2.3.0
- Add a config option "rainMinHeight" to control the scale of y-axis for rain volume
- Change the position of datalabels for daily minimum temperature
v2.2.0
- Support to change the hour format (24h or 12h) for hourly forecast charts.
v2.1.1
- Fix days of week string Tu. -> Th. for Thursday
v2.1
・Support days of the week label for the daily forecast chart
v2.0
- Support to show rain volume on the bottom for hourly and daily forecasts
- Move weather icon on the top
- Refactored the whole code