StateOfJS-2019
StateOfJS-2019 copied to clipboard
Standardize getChartData
Standardize how getChartData() function (which takes in raw GraphQL data and returns something readable by the chart) works for all charts so that
- it's defined in the same place for all blocks/charts
- it supports the future query builder