LayerChart

Releases (230)

[email protected]

[email protected] pre-release

Patch Changes

  • fix(AnnotationPoint): Do not propagate mouse/touch move/leave events to TooltipContext after switching from pointer events. Fixes #598 (#602)

[email protected]

[email protected] pre-release

Patch Changes

  • feat: Update applyLanes() util to support nested string key and function accessors for start/end properties (#449)

  • fix: Add applyLanes() as top-level export (#449)

[email protected]

[email protected] pre-release

Patch Changes

  • feat(TooltipContext): Support quadtree-x and quadtree-y modes. Resolves #525 (#578)

  • fix(AreaChart): Change default tooltip mode from bisect-x to quadtree-x (works with catagorical data and does not require data to be sorted) (#578)

  • fix(LineChart): Change default tooltip mode from bisect-x to quadtree-x (works with catagorical data and does not require data to be sorted) (#578)

  • fix(ScatterChart): Change default tooltip mode from voronoi to quadtree (#578)

  • fix: Support passing <*Chart tooltip={...}> to underlying TooltipContext (as types already indicate) (#576)

[email protected]

[email protected] pre-release

Patch Changes

  • breaking(Legend): Rename classes.swatches to classes.item (#571)

  • fix(Legend): Improve / simplify responsive use cases with additional default classes (center, shrink, truncate) (#571)

  • fix(Axis): Correctly place multiline parts based on placement (#574)

  • fix(Axis|Text): Improve Text y placement using lineHeight/capHeight and remove explicit adjustments, aligning with Html rendering (#449)

Previous
Page 5 of 23
Next
Edit this page