Open hackthetunnelsbot[bot] opened 1 year ago
Create a chart utilizing Chart.js.
Install Chart.js with npm install --save chart.js react-chartjs-2
npm install --save chart.js react-chartjs-2
Some possible ideas for charts could be:
You can use an existing endpoint or create a new endpoint to expose the necessary data you want for your chart.
The participant has utilized Chart.js in some useful way.
Description:
Create a chart utilizing Chart.js.
Install Chart.js with
npm install --save chart.js react-chartjs-2
Some possible ideas for charts could be:
You can use an existing endpoint or create a new endpoint to expose the necessary data you want for your chart.
Acceptance Criteria:
The participant has utilized Chart.js in some useful way.