Skip to content

Releases: techniq/layerchart

[email protected]

11 Jul 04:12
d891c77
Compare
Choose a tag to compare

Patch Changes

[email protected]

01 Jul 14:01
dfe9d40
Compare
Choose a tag to compare

Patch Changes

[email protected]

30 Jun 19:14
4018fc8
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Jun 05:53
a82551f
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Jun 04:59
eb43e1c
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

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)

[email protected]

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

Patch Changes

[email protected]

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)

[email protected]

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)

[email protected]

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

Patch Changes