LayerChart

Releases (229)

Patch Changes

  • fix(Bars,Labels): Add key() acccessor to set {#each} key for improved transitions (7acaa43)

  • fix: Use series.key as {#each} key for better transitions (hide/show series) (5139159)

  • feat(Labels): Support overriding text with default slot (1492cdc)

  • Add default to package.json exports to improve webpack/rollup compatibility (a63fccc)

Minor Changes

  • feat(Bar): Add none rounded option (#280)

  • feat(Bar): Support rounded="edge" for value and orientation aware single edge rounding (#280)

  • feat(BarChart): Use new rounded="edge" for better default rounding, especially with seriesLayout="stack" (#280)

Minor Changes

  • feat(Pie): Add sort prop to specify sorting comparator, or pass null to disable default sorting (56f84b5)

  • feat(Legend): Add onClick when using variant="swatches" (7629194)

Patch Changes

  • fix(ScatterChart): Reactively rebuild chartData when series is updated (ad04197)
Previous
Page 16 of 23
Next
Edit this page