layerchart@0.72.2
layerchart@0.72.2
Patch Changes
- fix(BarChart): Compatibility with Svelte 3/4 after accidental introduction of typescript in markup (
59dc772)
59dc772)bec9207)feat: Add onTooltipClick callback event for all simplified charts (AreaChart, BarChart, LineChart, PieChart, and ScatterChart) (#322)
feat(BarChart): Add onBarClick callback event (useful for multi-series charts) (#322)
feat(AreaChart|LineChart): Add onPointClick callback event (useful for multi-series charts) (#322)
feat(PieChart): Add onArcClick callback event (#322)
feat(Bars): Add onBarClick callback event (#322)
feat(Highlight): Add onAreaClick, onBarClick, and onPointClick callback events (#322)
6708650)pointer/data) (7461788){...$restProps} which also caused default classes to be overridden (ex. fill-none) (487357a)contained="window" to keep tooltip within window/viewport (along with container and false) (e00528a)classes properties for rule, tick, and tickLabel for convenient styling ([5433da5`](https://github.com/techniq/layerchart/commit/5433da5a0e206fd7b7de2b100813de325ac71668))Date) when using seperate series data (a75f612)