mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +00:00
Users can define `label_colors` in a dashboard's JSON metadata that
enforces a label to color mapping.
This also makes the function that maps labels to colors case insensitive.
(cherry picked from commit a82bb588f4)