【问题标题】:How to change the label colors of a custom dashboard in superset如何在超集中更改自定义仪表板的标签颜色
【发布时间】:2019-07-09 10:01:48
【问题描述】:

我已经在超集中创建了一个自定义仪表板,并且我想更改标签颜色,我可以在现有仪表板中执行此操作,但对于海关仪表板我无法这样做

这是我尝试过的

"label_colors": {"SUM(sum_boys)": "#ff0000", "SUM(sum_girls)": "#00ff00"}

其中的键是我的标签名称

【问题讨论】:

    标签: superset


    【解决方案1】:

    我想通了。您必须提供小标签。应该是这样的:-

    "label_colors": {"sum(sum_boys)": "#ff0000", "sum(sum_girls)": "#00ff00"}

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-10-21
      • 1970-01-01
      • 1970-01-01
      • 2017-12-14
      • 2022-12-15
      相关资源
      最近更新 更多