LayerChart

Releases (204)

layerchart@2.0.0-next.5

layerchart@2.0.0-next.5 pre-release

Patch Changes

  • fix(AnnotationRange): Fix passing non-class/fill props (ex. pointer events) via props.rect (#449)

layerchart@2.0.0-next.4

layerchart@2.0.0-next.4 pre-release

Patch Changes

  • fix(TooltipContext): Handle chart padding when using quadtree mode (#449)

  • feat(Voronoi): Support passing r to define a max radius (clip path) (#449)

  • feat(TooltipContext): Support quadtree mode for geo visualizations (#449)

  • feat(TooltipContext): Support radius for voronoi mode (#449)

layerchart@2.0.0-next.3

layerchart@2.0.0-next.3 pre-release

Patch Changes

  • breaking(AnnotationLine|AnnotationPoint): Change labelOffset into explicit labelXOffset and labelYOffset for greater control (aligns with AnnotationRange) (#492)

  • fix(HighlightKey): Define set() with arrow function to solve current access when passed directly (#449)

  • fix: Improve memory leak caused by detached DOM increase when using Canvas rendering due to sometimes still rendering Svg components (ex. <g> vs <Group>) (#490) (#490)

  • breaking(Bar): Rename bar prop to data to better represent usage (#449)

layerchart@2.0.0-next.2

layerchart@2.0.0-next.2 pre-release

Major Changes

  • feat: Migrate to Svelte 5 runes/snippets (issue #159) (#458)

Minor Changes

  • feat: Add Annotation components (AnnotationPoint, AnnotationLine, AnnotationRange) (#458)

  • feat: Integrate annotations into simplified charts (#458)

  • feat(Pattern): Simplified definitions via lines/circles props (issue #472) (#458)

  • feat(Pattern): Canvas support (#458)

  • feat(BarChart): Radial support (vertical and horizontal) (issue #469) (#458)

  • feat(Arc/Text): Arc path labels with inner/outer/middle placement and smart flipping (issue #7) (#458)

  • feat: New ArcChart component (#458)

  • feat: New Connector component (issue #11) (#458)

  • feat: Add Layer component to easily switch between Svg, Canavs, and Html layers (#458)

  • refactor: Remove LayerCake dependency (issue #432) (#458)

Patch Changes

  • fix(ForceSimulation): Restore performance to at/near Svelte 4 performance (issue #451) (#458)

  • fix(ScatterChart): Support color scales based on value (such as threshold) (#458)

  • fix(Highlight): Support radial area (issue #112) (#458)

  • feat: Add classes for underlying element styling (#458)

  • fix: Resolves "Target div has zero or negative height" console warning (issue #291) (#458)

  • fix(Text): Respect font weight when canvas rendered (#458)

layerchart@1.0.10

layerchart@1.0.10

Patch Changes

  • feat(BarChart): Pass derived scales (x1, y1) to slots props. Useful for custom labels with group series layout (#476)

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)
Previous
Page 5 of 21
Next
Edit this page