This repository was archived by the owner on Jul 19, 2019. It is now read-only.

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