·
52 commits
to main
since this release
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 toBrushContext
ifonclick
is provided (0c35ba9
) -
feat(Circle): Add
onpointerevent
event callback (0ecb9e3
)