mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
* Added d3format() function to mock slice in explorev2 Problem: table viz was not working in explorev2 due to d3format() not defined in mock slice. * Change column_formats to camel case