All releases
Minor Changes
-
feat(AreaChart|LineChart|ScatterChart): Add Brush integration (#348)
-
feat(ChartClipPath|CircleClipPath|RectClipPath): Support passing
disabledto underlyingClipPath(#348) -
feat: Support passing
props={{ tooltip: { context: ... } }}for all simplified charts (still supporttooltip={...}) (#348)