All releases
Patch Changes
-
feat: Let users pass configurations for svg and canvas (like cursor-crosshair) (#419)
-
fix: Reactively rebuild
get_Props()functions whenhighlightSeriesKeyis updated. Fixes Svelte 3/4 reactivity issues when hovering legend, points, etc (#425) -
fix(TooltipContext): Support explicit
tooltip.show(...)when using non-manual mode (ex. support manual annotations withmode="bisect-x") (#423)