Releases: mtatsuma/MMM-WeatherChart
Releases · mtatsuma/MMM-WeatherChart
v3.7.0
v3.6.1
What's Changed
- Remove dummy data, provide horizontal spacing w/ 'offset' by @jan-grimo in #53
- Update the default Chart.js version to v3.9.1 by @jan-grimo in #53
- Update README by @mtatsuma in #55
New Contributors
- @jan-grimo made their first contribution in #53
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.0
v3.4.1
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.0
- 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.