Releases: mtatsuma/MMM-WeatherChart
Releases · mtatsuma/MMM-WeatherChart
v3.7.0
08 Sep 13:56
Compare
Sorry, something went wrong.
No results found
v3.6.1
29 Mar 14:19
Compare
Sorry, something went wrong.
No results found
v3.6.0
29 Jan 14:54
Compare
Sorry, something went wrong.
No results found
v3.5.0
24 Dec 15:50
Compare
Sorry, something went wrong.
No results found
v3.4.1
27 Feb 04:58
Compare
Sorry, something went wrong.
No results found
Add a work around to show icons on the initial loads, which updates the chart on the initial loads with animation and draws the icon images
Fix backgroundColor option settings
v3.4.0
26 Jan 13:24
Compare
Sorry, something went wrong.
No results found
Add an option to use large weather icons from OpenWeather
v3.3.0
04 Jan 02:37
Compare
Sorry, something went wrong.
No results found
Add datalabelsRoundDecimalPlace option to Enable to select the decimal place to which data labels on the charts are rounded.
v3.2.0
09 Nov 14:27
Compare
Sorry, something went wrong.
No results found
Enable to set margin between chart lines based on the chart height, font size and offset of data labels to avoid overlapping line and text.
The config option "height" and "width" must be specified in px from this release.
v3.1.0
14 Aug 14:09
Compare
Sorry, something went wrong.
No results found
Bug fix to avoid cutting off the datalabels when showIcon is false
Add an option to change data label offset
v3.0.0
02 Jul 13:35
Compare
Sorry, something went wrong.
No results found
Added fontWeight option to set the font weight of characters in the chart.
iconWidth, iconHeight options were removed because those option does not work for v3.x Chart.js
Added datalabelsDisplay and set 'auto' by default to avoid the datalabels overrapping each other.
Use v3.x version of Chart.js and v2.x version of its datalabels plugin. v2.x of Chart.js are no longer available for this module.
Hide datalabels when you set showZeroRain/Snow as false and the rain/snow volume is zero.