Dashboards & Visualizations

how to change font colour in single value trellis?

Andre_
Path Finder

Hello,

I have a single value panel in dashboard studio and would like to set all text to a specific colour (#212121)
Not all text is taking the colour. Any idea what I am missing?

Andre__0-1757651082094.png

 

the "Days", "Hours", "Minutes" should be dark grey too....

{
    "containerOptions": {
        "visibility": {
            "hideWhenNoData": true
        }
    },
    "dataSources": {
        "primary": "ds_YtjP8WZh"
    },
    "options": {
        "align": "left",
        "sparklineDisplay": "off",
        "splitByLayout": "trellis",
        "trellisBackgroundColor": "transparent",
        "trellisColumns": 3,
        "trellisMinColumnWidth": 10,
        "trellisPageCount": 3,
        "trellisSplitBy": "aggregations",
        "trendDisplay": "off",
        "majorColor": "#212121",
        "backgroundColor": "transparent"
    },
    "title": "",
    "type": "splunk.singlevalue",
    "context": {},
    "showProgressBar": false,
    "showLastUpdated": false
}

Any help appreciated
Thanks
Andre
Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Andre_ 

Unfortunately its not currently possible to modify the colour of the trellis child-object titles in Dashboard Studio.

The available options to set can be seen at https://splunkui.splunk.com/Packages/visualizations/SingleValue so keep an eye on this incase things change in future versions.

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma

Andre_
Path Finder

Not even in version 10?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...