StateOfJS-2019 icon indicating copy to clipboard operation
StateOfJS-2019 copied to clipboard

Standardize getChartData

Open SachaG opened this issue 5 years ago • 0 comments

Standardize how getChartData() function (which takes in raw GraphQL data and returns something readable by the chart) works for all charts so that

  1. it's defined in the same place for all blocks/charts
  2. it supports the future query builder

SachaG avatar Jan 06 '20 00:01 SachaG