mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
* feat: implement new chart API for additional components * Fix python tests * Fix tests * Fix lint * fix camel case error in requestParams * lint * fix samples row limit * Add samples row limit to config * remove unnecessary code * lint * Address review comments