Releases (228)
layerchart@0.42.0
Minor Changes
-
[ForceSimulation] Refactor to allow for more dynamic and efficient simulations (#210)
-
[ForceSimulation] Export
cloneDataasconst, rather thanlet(resolves #203) (#210) -
[ForceSimulation] Automatically evict dropped forces (resolves #206) (#210)
-
[ForceSimulation] Add export of
start,tickandendevents (resolves #198) (#210) -
[ForceSimulation] Have
alphaprop reflect the internal d3 simulation's alpha state (#210)
Patch Changes
-
[ForceSimulation] No longer re-initialize all forces if any of them changes (resolves #201) (#210)
-
[Chart] Only apply
fitGeojsonwhen using<Chart geo={{ applyTransform: ['translate'] }}>. Fixes globe initial rotation (8132ea968c1cc5a986fc883eced8399f014433b3) -
[ForceSimulation] No longer re-initialize forces on unrelated prop-changes (resolves #204) (#210)
layerchart@0.41.6
Patch Changes
- Update dependencies (
1b761a2ec6d2b6c12e357d7a73d35650c09a4c0f)
layerchart@0.41.5
Patch Changes
- Move vite-plugin-svelte to devDependencies (
fc1a9a1ed0851800d347d99abb949c83a3f6599e)
layerchart@0.41.4
Patch Changes
-
[GeoPath] Remove second dispatched
clickevent (1c92b61549b5a8d4b18c93920482d8cbbe418d88) -
[GeoPath] Properly clear canvas when using chart padding (
74d7efa63e48d44c49ec582711eff09d1cc0f547)
layerchart@0.41.3
Patch Changes
- [GeoTile] Properly handle chart padding (
4c7f3f5ea1322ec82fa75f09ef7416a0581f2715)
layerchart@0.41.2
Patch Changes
-
Update dependencies (
9971d9ebee316b8515e3072c462123eff0e30e10) -
[GeoPath] Add
geoTransformprop to apply transform to projection. Useful to draw straight lines withgeoMercatorprojection. (7495ea67bb42e83cc900749c380e123a99a41a1d)
layerchart@0.41.1
Patch Changes
- [TooltipContext] Fix touch dragging to update tooltip highlighted when using
bandandvoronoimodes (path based) (7093367c803ee25557e3522bb7b6a082be72b5cf)
layerchart@0.41.0
Minor Changes
- [Tooltip] Rename
animatetomotionto align withHighlight(e9f850336d10603a5984421413dc4df61212dc62)
Patch Changes
- [Highlight] Add
motionprop to support disabling spring transitions (73634e18763429388e21d1c1ccd2d80c3bc574a6)
layerchart@0.40.3
Patch Changes
- Fix Legend placement with Chart padding after recent TooltipContext layout changes (
2633ea4b0f32803f80055c62538ae2b2213bb493)