Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 03:18
· 52 commits to main since this release
fa5530d

Patch Changes

  • fix(AreaChart|LineChart): Only define onpointerclick on Highlight if provided to chart (coordinate with recent Highlight change) (81ddcbe)

  • fix: Add BrushContext to top-level exports (useful for types) (5005c18)

  • fix(Highlight): Do not propagate pointerdown event to BrushContext if onclick is provided (0c35ba9)

  • feat(Circle): Add onpointerevent event callback (0ecb9e3)