LayerChart

Releases (227)

layerchart@0.59.2

layerchart@0.59.2

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)

layerchart@0.59.1

layerchart@0.59.1

Patch Changes

  • fix(Spline): Improve defaultPathData() by handling explicit pathData (ex. Bar) and non-cartesian (ex. graph/hierarchy) usage (7dcd042)

layerchart@0.59.0

layerchart@0.59.0

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)

layerchart@0.58.4

layerchart@0.58.4

Patch Changes

  • fix(Area): Improve initial tweened transition (matching Spline) (13c1ce5)

layerchart@0.58.3

layerchart@0.58.3

Patch Changes

  • fix(Spline): Refine default path data to handle 0 out of visible range and improve custom curve tweening (0b06ee0)

layerchart@0.58.2

layerchart@0.58.2

Patch Changes

  • fix(Spline): Improve initial tweened transition (ddddb7e)

layerchart@0.58.1

layerchart@0.58.1

Patch Changes

  • fix(Tooltip): Disable user-select by default for a better mobile experience (6806cc6)

layerchart@0.58.0

layerchart@0.58.0

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)

layerchart@0.57.0

layerchart@0.57.0

Minor Changes

  • feat(PieChart): Add placement prop to conveniently position chart left or right (useful with legends). Resolves #271 (7498738)

layerchart@0.56.0

layerchart@0.56.0

Minor Changes

  • feat(PieChart): Support center={false} to disable default centering, enabling explicit/absolute positioning with props.group (bb241d5)
Previous
Page 16 of 23
Next
Edit this page