Closed syi0808 closed 4 months ago
Thanks for the contribution! Also check out the storybooks: https://recharts.org/en-US/storybook it's usually more accurate than the "API" page.
Oh, I've never seen this page before. Thank you. I'll be using this page from now on.
While using recharts, we needed to make it not focusable to consider accessibility.
I couldn't find the relevant api in recharts api docs and I couldn't fix it until I opened the code myself.
To prevent this from happening, add the rootTabIndex information to the Pie component api docs.