react-chartjs-2 icon indicating copy to clipboard operation
react-chartjs-2 copied to clipboard

React components for Chart.js, the most popular charting library

Results 131 react-chartjs-2 issues
Sort by recently updated
recently updated
newest added

"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

bug
Awaiting Reproduction

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...

enhancement
help wanted

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...

question
Awaiting Feedback

https://jsfiddle.net/ha19ozqy/ how can the functionality be implemented in this package?

question
Awaiting Feedback

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 =...

question
Awaiting Feedback

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...

bug
Awaiting Reproduction

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...

bug
Awaiting Reproduction

### 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...

bug

### 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...

bug

### 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...

enhancement
question