mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
* rename basicChartInput to chartProps * replace BasicChartInput with ChartProps class * Add transformProps to deck.gl plugins * Add space * delete BasicChartInput * add width and height as part of ChartProps and update transformProps * remove width and height * remove adaptors from deck.gl components * remove deck.gl creataAdaptor