layerchart@0.27.0
layerchart@0.27.0
Minor Changes
- [TooltipContext] Replace
on:clickevent handler withonClickprop (easier to consume when using<Chart tooltip={{ onClick(e) => { ... } }} />) (ee80654)
on:click event handler with onClick prop (easier to consume when using <Chart tooltip={{ onClick(e) => { ... } }} />) (ee80654)c676611)