Skip to content

layerchart@0.79.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 19:15
· 137 commits to main since this release
4969464

Patch Changes

  • feat(Labels): Support passing data and x / y accessor overrides (c5b297c)

  • feat(Points): Support passing x / y accessor overrides (8ea6f12)

  • fix(AreaChart|BarChart|LineChart|ScatterChart): Hide labels and points when toggling selected series from legend. . Add getLabelsProps and getPointsProps slot props, useful when override slot (5602e04)

  • fix(AreaChart): Fix labels placements when using seriesLayout="stack" (5602e04)