Releases: TanStack/react-charts
Releases · TanStack/react-charts
v2.0.2-next.21
Bug Fixes
- no rect render on scroll, more frequent axis measuring (ce78bac)
v2.0.2-next.20
Bug Fixes
- make array from polygons instead of spreading into new array (14f06c5)
v2.0.2-next.18
Bug Fixes
- svg is now overflow hidden (a03edf1)
v2.0.2-next.17
Bug Fixes
- empty axes no longer cause infinite renders (d7bdf5b)
- remove console.logs (4217531)
v2.0.2-next.15
Bug Fixes
- protect againts no data provided (1dc7241)
v2.0.2-next.14
Bug Fixes
- better label skipping, fix pointer state (e22fb97)
v2.0.2-next.13
Bug Fixes
- balance rotation/tickEstimates/tickSkipping (9309197)