react-chartjs-2
react-chartjs-2 copied to clipboard
React components for Chart.js, the most popular charting library
"fullWidth" in legends is not working. I need each legend in a single line In demo link also it doesn't work. http://jerairrest.github.io/react-chartjs-2/ Please help. Thanks in advance
The section on "Charts.js object" shows registering an inline plugin in componentWillMount(). This is not a good practice as written, since if the component is mounted and unmounted later, a...
I am unable to add Click event on the tooltip. Is there a way? When tooltip on the PieChart is clicked can it alert the tooltip title alone? I don't...
https://jsfiddle.net/ha19ozqy/ how can the functionality be implemented in this package?
Hello, I'm just getting started with chart-reactjs-2. I am dynamically loading data onto the chart and need it to update with each render. I read the following: ``` chartReference =...
Hi, I'm currently facing a problem with react chartjs2. I would like to highlight a particular dataset when the mouse is hovered on the legend LABEL. I was unable to...
I have a line chart with a legend. If I setState in the animation:onComplete function, the legend items are no longer clickable. They are clickable during the animation (I tested...
### Would you like to work on a fix? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...
### Would you like to work on a fix? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...
### Would you like to work on this feature? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...