layerchart@0.43.3
Patch Changes
- [Highlight] Support non-stack array accessor when displaying points (#215)
[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)
526f06edd5003f900456a545f47c97775bead6f5)[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)
[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)
1b761a2ec6d2b6c12e357d7a73d35650c09a4c0f)fc1a9a1ed0851800d347d99abb949c83a3f6599e)[GeoPath] Remove second dispatched click event (1c92b61549b5a8d4b18c93920482d8cbbe418d88)
[GeoPath] Properly clear canvas when using chart padding (74d7efa63e48d44c49ec582711eff09d1cc0f547)
4c7f3f5ea1322ec82fa75f09ef7416a0581f2715)Update dependencies (9971d9ebee316b8515e3072c462123eff0e30e10)
[GeoPath] Add geoTransform prop to apply transform to projection. Useful to draw straight lines with geoMercator projection. (7495ea67bb42e83cc900749c380e123a99a41a1d)