LayerChart
All releases

layerchart@0.80.0

layerchart@0.80.0

Minor Changes

  • feat(AreaChart|LineChart|ScatterChart): Add Brush integration (#348)

  • feat(ChartClipPath|CircleClipPath|RectClipPath): Support passing disabled to underlying ClipPath (#348)

  • feat: Support passing props={{ tooltip: { context: ... } }} for all simplified charts (still support tooltip={...}) (#348)

Patch Changes

  • fix: Restore ability to pass tooltip={false} to disable tooltip for all simplified charts (#348)

  • fix(AreaChart|LineChart): Fade other series highlight points when hovering individual point (#348)

Edit this page