Skip to content

Releases: techniq/layerchart

layerchart@0.43.2

28 Jun 15:16
8950c66
Compare
Choose a tag to compare

Patch Changes

  • [Highlight] Support stack data showing individual points and with correct color (#213)

  • Add chartDataArray() util to guarantee data is an array (handling hierarchy and graph data) (a8dfece83774d1b5d11ba2c6aa7e31ae5ec1e3a0)

layerchart@0.43.1

27 Jun 14:53
42d4837
Compare
Choose a tag to compare

Patch Changes

layerchart@0.43.0

27 Jun 13:58
86c3ffa
Compare
Choose a tag to compare

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

26 Jun 12:45
5649022
Compare
Choose a tag to compare

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)

layerchart@0.41.6

21 Jun 05:22
084911d
Compare
Choose a tag to compare

Patch Changes

layerchart@0.41.5

19 Jun 03:23
5b2cb90
Compare
Choose a tag to compare

Patch Changes

layerchart@0.41.4

13 Jun 14:30
fb6db45
Compare
Choose a tag to compare

Patch Changes

layerchart@0.41.3

13 Jun 12:03
ed4c94e
Compare
Choose a tag to compare

Patch Changes

layerchart@0.41.2

12 Jun 20:14
35e91b1
Compare
Choose a tag to compare

Patch Changes

layerchart@0.41.1

12 Jun 12:24
005b5d3
Compare
Choose a tag to compare

Patch Changes