- new:
series.fillTo()
API to adjust the area-fill baseline (instead of always 0) - new:
cursor.move
callback to refine or snap cursor position - new:
legend.live: false
option to disable live cursor values (static legend) - fix: force update legend for setData() calls, even when cursor.idx is unchanged
- fix: also defocus hovered points when defocusing inactive series
- fix: typings & demos