What's Changed Bugfixes! fix(z-index): prevent elements from disappearing during dynamic zIndex transitions by @VIDHITTS in https://github.com/recharts/recharts/pull/7006 fix: prevent toolti
What's Changed We added generics to our data and dataKey props and now you can have your charts validated by TypeScript. See the full guide here: https://recharts.github.io/en-US/guide/typescript/