I I have created a custom dashboard in superset and I want to change the label color, I am able to do this the existing dashboards that are already available but for the customs ones I am not able to do so
Here is what I have tried
"label_colors": {"SUM(sum_boys)": "#ff0000", "SUM(sum_girls)": "#00ff00"}
where the keys are my label name