LayerChart

Releases (204)

layerchart@0.43.3

layerchart@0.43.3

Patch Changes

  • [Highlight] Support non-stack array accessor when displaying points (#215)

layerchart@0.43.0

layerchart@0.43.0

Minor Changes

  • Cleanup a11y and TS warnings/errors (#207)

  • Improve types across project (#207)

Patch Changes

  • Add type-safe chartContext() instead of using getContext('LayerCake') (#207)

layerchart@0.42.0

layerchart@0.42.0

Minor Changes

  • [ForceSimulation] Refactor to allow for more dynamic and efficient simulations (#210)

  • [ForceSimulation] Export cloneData as const, rather than let (resolves #203) (#210)

  • [ForceSimulation] Automatically evict dropped forces (resolves #206) (#210)

  • [ForceSimulation] Add export of start, tick and end events (resolves #198) (#210)

  • [ForceSimulation] Have alpha prop 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 fitGeojson when using <Chart geo={{ applyTransform: ['translate'] }}>. Fixes globe initial rotation (8132ea968c1cc5a986fc883eced8399f014433b3)

  • [ForceSimulation] No longer re-initialize forces on unrelated prop-changes (resolves #204) (#210)

Previous
Page 16 of 21
Next
Edit this page