Tags: TanStack/react-charts
Tags
feat: Implement showDatumInTooltip in TooltipOptions to allow hiding … …certain datums in regular TooltipRenderer. (#360) * Implement showDatumInTooltip in TooltipOptions to allow hiding certain datums in regular TooltipRenderer. * Run format over code.
fix: do not allow impliedBandScale domain to exceed range
fix: useSpring do not useEffect to detect changes in tooltip x/y
fix: d3-color redos version patch (#331) overrides the version of d3-color used by d3-scale -> d3-interpolate to use 3.1.0, which remediates https://security.snyk.io/vuln/SNYK-JS-D3COLOR-1076592
Merge branch 'beta' of https://github.com/TanStack/react-charts into … …beta
PreviousNext