mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
* Allow for multiple color schemes 1. create ColorSchemeControl component 2. using the same new control component for linear colors * add color spectum for linear color scheme * remove dup css * fix controls setting for linear color scheme * minor fix by code review comment