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

Installation Error

Open rudra0713 opened this issue 7 years ago • 2 comments

Hi, After running npm install --save react-chartjs and npm install --save chart.js@^1.1.1 react react-dom commands, I tried to render the simple Line chart following the documentation. But then, I encountered an error, "View config not found for the name canvas". Have I missed any installation step? Any suggestion is highly appreciated.

rudra0713 avatar Feb 05 '18 06:02 rudra0713

I git cloned the project and run npm install but I am not able to install react-chartjs. Is it because of node and different npm version? Not able to run the application. Have I missed anything?

npm version:3.10.10 node version:6.11.1

narenvaishnavi avatar Feb 09 '18 19:02 narenvaishnavi

could you please upload your code to a repo or provide some code examples ?

Jareechang avatar Mar 06 '18 19:03 Jareechang