LayerChart

Releases (230)

[email protected]

[email protected] pre-release

Major Changes

  • Tailwind 4 support (#449)

Patch Changes

  • fix: Support opacity prop/style when Canvas rendered for all primatives (#449)

  • fix(Spline): Pass fillOpacity prop (instead of fill-opacity) to support Canvas (#449)

Patch Changes

  • fix(Canvas): Redraw if color scheme / theme changes, either via browser prefers-color-scheme (including emulation) or by changing <html class="dark"> or <html data-theme="..."> (#440)

Patch Changes

  • fix(Points): Support coloring lines using color c scale (#436)

  • fix(Area): Apply same defaultPathData logic as Spline. Provides better initial performance when not tweened and fixes Svelte 4 compatability issue (#435)

  • fix(AreaChart|LineChart): Hide highlight points when set to false (#437)

Patch Changes

  • fix(Area|Link|Spline): Fix inadvertent tweening due to non-granular object reactivity with tweened options (#429)

  • fix(TooltipContext): Properly detect non-manual modes for pointer chart bounds detection (#433)

  • fix(TransformContext): Fix zoomTo() regression (Pack/Zoomable map examples) (#430)

Previous
Page 8 of 23
Next
Edit this page