LayerChart
All releases

Minor Changes

  • breaking: Only show 0 baseline by default instead of always drawing axis line for simplified charts (LineChart, etc) (#248)

  • feat: Add stackExpand and stackDiverging series layouts for AreaChart and BarChart (#248)

  • feat: Add legend support (prop and slot) to all simplified charts (#248)

  • feat(Rule): Support radial charts (x/angle and y/radius) (#248)

  • feat(Legend): Add orientation prop (#248)

  • feat(Axis): Support passing class and classes (root/label) (#248)

  • feat(Legend): Add variant prop with ramp (default) and swatches (#248)

Patch Changes

Edit this page