Releases: TanStack/react-charts
Releases · TanStack/react-charts
v3.0.0-beta.36
Bug Fixes
- multi-axis tooltip/cursor formatting, proper extent for multi-axis (#281) (fc2f80f)
v3.0.0-beta.35
Bug Fixes
- do not render/compute interaction layers unless active (28c8e78)
Features
v3.0.0-beta.33
Bug Fixes
- axis date type (8a69dc6)
- do not plot undefined/NaN (d258d13)
- make it possible to override font-family in style prop (#249) (be2808d)
Features
- Add shouldNice option to AxisOptionsBase and fix checks for extrema in buildTimeAxis (#235) (7c22d28)
v3.0.0-beta.31
Bug Fixes
- better elementType impls, grouped bar voronoi, general voronoi (a2471ea)
- types (be522ac)
v3.0.0-beta.30
Features
- grouped bar chart (aka stacked primary axis) (fe65461)