dcsil / dream-team

Team repository for Dream Team
https://dreamtune-cdf8a.web.app/auth/login
0 stars 1 forks source link

Refactor Chart.JS to not use janky example files #191

Closed RyanMarten closed 4 years ago

RyanMarten commented 4 years ago

https://demos.creative-tim.com/argon-dashboard/docs/plugins/charts.html

RyanMarten commented 4 years ago

Working on this now. For some reason the react docs have a different code example: http://jerairrest.github.io/react-chartjs-2/ https://demos.creative-tim.com/argon-dashboard-react/#/documentation/charts https://www.chartjs.org/

RyanMarten commented 4 years ago

Refactored into ArgonBarChart and ArgonLineChart

Also example charts are in /variables/chartExamples.js

special styling code still in chart.js