Minor changes
- feat: implement custom JSX namespace instead of @ts-ignore workaround (PR #35295 by Hotell)
Patches
- fix: callout not appearing on scatter chart (PR #35310 by krkshitij)
- fix place value formatting bug in donut chart (PR #35315 by Anush2303)
- add missing code in v9 (PR #35318 by Anush2303)
- fix: resolve data points based on axis type + replace invalid values with 0 for valid coordinates (PR #35323 by krkshitij)
- support reference lines in line chart and VBC (PR #35330 by Anush2303)
- fix legend shape bug (PR #35335 by Anush2303)
- feat: add support for lines in GVBC (PR #35321 by krkshitij)
- fix donut colors and segment orders (PR #35316 by Anush2303)
- add fill for scatter polar chart (PR #35317 by Anush2303)
- fix(react-charts): Show markers only when mode has markers for large data (PR #35311 by srmukher)
- fix popover positioning issue (PR #35289 by Anush2303)
- fix chart exception issue (PR #35342 by Anush2303)
- fix: update drawer scroll state when content changes (PR #35210 by marcosmoura)
- Fix selection becoming broken after re-enabling (PR #35331 by george-cz)