LayerChart

Releases (225)

layerchart@0.94.2

layerchart@0.94.2

Patch Changes

  • fix: Use correct _ instead of , grid-col-[...] separator for custom values. Fixes Tailwind 4 compatability (90a12f4)

layerchart@0.94.1

layerchart@0.94.1

Patch Changes

  • fix(AreaChart|LineChart|ScatterChart): Allow overriding highlight points props while retaining series color and highlight opacity (933f499)

layerchart@0.94.0

layerchart@0.94.0

Minor Changes

  • feat: Add belowContext and aboveContext slots to all simplified charts (b951724)

layerchart@0.93.10

layerchart@0.93.10

Patch Changes

  • fix(Bar): Properly handled rounded="none" (use Rect and ignore radius if defined) (472f2d8)

layerchart@0.93.9

layerchart@0.93.9

Patch Changes

  • feat(Highlight): Set CSS cursor: pointer on hover when point has onpointclick set. Works for both svg and canvas rendering contexts (e9894cc)

layerchart@0.93.8

layerchart@0.93.8

Patch Changes

  • fix(PieChart): Workaround Svelte 5.9.5 regression with tooltip label reactivity due to conditional accessor (1722d20)

  • Update dependencies (ceec65d)

layerchart@0.93.7

layerchart@0.93.7

Patch Changes

  • fix(BrushContext): Ignore clicks outside of chart bounds. Fixes clicking on legend item resetting brush (2863519)

layerchart@0.93.6

layerchart@0.93.6

Patch Changes

  • fix(Canvas): Explicitly set willReadFrequently:false for hit canvas to resolve pixel artifacts between fill and stroke with the same color (4831fd0)

layerchart@0.93.5

layerchart@0.93.5

Patch Changes

  • fix(Arc|Pie|PieChart): Consider width when responsively setting outerRadius (non-fixed value) (54581a4)

  • docs(Arc|Pie|PieChart): Allow all examples to resize to demonsrtrate responsiveness (54581a4)

Previous
Page 10 of 23
Next
Edit this page