-
First, thank you for this cool plugin! Codes get more stylish and simpler with it.
### Issue
I've been trying to develop a system where you select values in an input form and submit them and then …
-
I was trying to implement a sample treemap graph to test and then fully implement it in an application.
My application is React based using:
```json
"dependencies": {
"bootstrap": "^5.3.2",…
-
Hi,
Thanks for this plugin. We use it in our project. Currently while trying to test the react app, we seem to encounter the following error with respect to this library.
` /**/**/**/Project…
-
#### Describe the desired behavior
A Newer version of ChartJS has been released - 3.x.x
Update the React demo to use this dependency
#### Describe the current behavior
ChartJS Version is on 2.…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Hello sir,
I was creating this project, I came across this error.
./src/LineGraph.js
Module not found: Can't resolve 'react-chartjs-2' in 'C:\Users\User\react-app\covid-19-tracker\src'
Error…
-
Hello,
I was just wondering if you guys implemented the afterDraw / beforeDraw functions from chart js ?
Because it doesn't seem to work with a `` on React.
I'm using these versions :
```
"@c…
10YAR updated
6 months ago
-
**What's happening**
On an Apple M1 Pro, craco build runs as expected.
However, docker build appears to be working but runs indefinitely. There is no error message.
Here is console log:
…
-
Hello, I am using react-chartjs version 1.2.0 and chart.js 1.1.1 and I have upgraded my App to react.js 16 and I have some issues with react-chartjs.
When I was using the module with react 15, ever…
-
@y-takey I am using react-chartjs-2 and chartjs-plugin-stacked100 in react single page components.
when I use stacked bar chart, when the component got re-rendered, stacked bars are not as same as w…