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