Releases (226)
layerchart@2.0.0-next.0 pre-release
layerchart@1.0.7
layerchart@1.0.7
Patch Changes
- feat: Add
highlightSeriesKeyas 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
layerchart@1.0.3
layerchart@1.0.3
Patch Changes
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 whenhighlightSeriesKeyis 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 withmode="bisect-x") (#423)
layerchart@1.0.1
layerchart@1.0.1
Patch Changes
-
fix(PieChart): Simplify customizing colors using prop on data items by only requiring
ccolor accessor (ex.[{ color: '...'}]) (e9786db) -
fix(Spline): Improve initial render performance when tweened disabled (default) (#418)
-
fix(Canvas): Call
pointerenter/pointeroverevents when moving over overlapping components (ex. series highlight points) (ef7f74b)
layerchart@1.0.0
layerchart@1.0.0
Major Changes
- Version 1.0 (Svelte 3-5 and Tailwind 3 compatible) (
123c9f6)
layerchart@0.99.5
layerchart@0.99.5