1.1.1
- new:
series.fillTo()API to adjust the area-fill baseline (instead of always 0) - new:
cursor.movecallback to refine or snap cursor position - new:
legend.live: falseoption 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