mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +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)