chartjs-react
chartjs-react copied to clipboard
Tiny, written in TS, based on React hooks wrapper for Chart.js
Chart.js supports creating custom HTML legends Would be be possible for some built in support for custom React legends? Only way i have figured out to do this is to...
Hello, thank you for this wrapper. It's worked really well for me, and saved me a lot of space in my client bundle so far. I saw notes about updating...
I decided to see if I could just replace react-chartjs-2 with this library. Most things worked smoothly, but it seems like this library doesn't support click handlers? Might just be...
The element has a `role` attribute with a value of "chart", which isn't a valid recognized value such as those in https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles . Some accessibility detection tools, such as Accessible...