π Version 3.53.0
What's new
New Property
series.hidden
to hide certain series on initial render A short guide on how to use it
New method
- highlightSeries; In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one.
Enhancements
- Mousewheel support for zooming; references #960
Bugfixes
- regression bugfix in x-axis ticks for #4067
- Fix regression issue introduced in 3.49.0 by @rosco54 in #4637
- Fix issue #4635; treemap datalabels printed for 0 values
- Fix issue #4658; heatmap legend when range is provided
- Fix issue #2591; gridbands for timeline and datetime charts
- Fix #4016; exporting issue with image fill
- Changes to accommodate issue #4632 by @rosco54 in #4640
- Fix issue #4645 by @cocarmon in #4646
- Fix wrong datalabel value by @gold-development in #4648
- Feature/toolbar png export file width by @rs-tsc in #4598
Announcements
- End support for IE11.
New Contributors
- @rootEnginear made their first contribution in #4621
- @cocarmon made their first contribution in #4646
- @gold-development made their first contribution in #4648
- @rs-tsc made their first contribution in #4598
Full Changelog: v3.52.0...v3.53.0