LayerChart

Releases (219)

layerchart@1.0.9

layerchart@1.0.9

Patch Changes

  • fix(Spline): Do not unnecessarily render mid/end markers. Fixes Firefox when used with ClipPath. (#474)

layerchart@1.0.8

layerchart@1.0.8

Patch Changes

  • fix: Improve treeshaking d3-array and d3-shape imports (450ca69)

  • fix: Remove shapefile and topojson-client as duplicated dependencies (devDependencies only) (da03573)

layerchart@2.0.0-next.1

layerchart@2.0.0-next.1 pre-release

Patch Changes

  • Switch from @tailwindcss/postcss to @tailwindcss/vite. Update all non-major packages (#449)

layerchart@2.0.0-next.0

layerchart@2.0.0-next.0 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)

layerchart@1.0.7

layerchart@1.0.7

Patch Changes

  • feat: Add highlightSeriesKey as slot prop for all simplified chart slots (af73389)

layerchart@1.0.6

layerchart@1.0.6

Patch Changes

  • fix(TooltipContext): Ignore clicks without data (triggered from Legend clicks, for example) (#444)

layerchart@1.0.5

layerchart@1.0.5

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)

layerchart@1.0.4

layerchart@1.0.4

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)

layerchart@1.0.3

layerchart@1.0.3

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)

layerchart@1.0.2

layerchart@1.0.2

Patch Changes

  • feat: Let users pass configurations for svg and canvas (like cursor-crosshair) (#419)

  • fix: Reactively rebuild get_Props() functions when highlightSeriesKey is updated. Fixes Svelte 3/4 reactivity issues when hovering legend, points, etc (#425)

  • fix(TooltipContext): Support explicit tooltip.show(...) when using non-manual mode (ex. support manual annotations with mode="bisect-x") (#423)

Previous
Page 7 of 22
Next
Edit this page