You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: