Adds nivo as a dependency. I chose it over chart.js because it looks nicer and actually wasn't much different in terms of bundle size. The size of react-chartjs-2 was misleading because it actually requires chart.js
This is the first step, will update the styles etc. in a separate PR
Overview
chart.js
because it looks nicer and actually wasn't much different in terms of bundle size. The size ofreact-chartjs-2
was misleading because it actually requireschart.js
This is the first step, will update the styles etc. in a separate PR