Working with ChartJS in React
This repo accompanies a Medium article to help walk through the setup and customization of ChartJS in React.
Getting Started
You can fork and clone down a copy of this repo to follow along. Use the command npm run start to run the project on localhost.
Prerequisites
Intermediate understanding of React and Javascript.