Currently, the line chart assumes that the x axis is dates and sets the tick values with that assumption. Refactor so that is configurable https://github.com/codeforsanjose/economic-indicators-dashboard/blob/master/src/charts/lineChart.js
Currently, the line chart assumes that the x axis is dates and sets the tick values with that assumption.
Refactor so that is configurable
https://github.com/codeforsanjose/economic-indicators-dashboard/blob/master/src/charts/lineChart.js