Dashboards & Visualizations

How to make a word in Bold in dashboard?

rakesh44
Communicator

alt text

I have to make dashboard word in bold , detail given in screenshot

Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi rakesh44,
the only way is to modify CSS.
If you want, you can highlight rows or cells changing cell color, but to have bold in a colums the only way is CSS.

Ciao.
Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi rakesh44,
the only way is to modify CSS.
If you want, you can highlight rows or cells changing cell color, but to have bold in a colums the only way is CSS.

Ciao.
Giuseppe

rakesh44
Communicator

Hi Giuseppe,

Can you guide me what to add in xml Thanks

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi rakesh44,
I'm not an expert of CSS so I suggest to search it using Google.
Anyway, the intervene to do is:

  • to create a css for your dashboard containing the format you want .dashboard-header > h2 { font-size: 70px; }
  • then replacethe first row of your dashboard with something like this

You can find some useful information at https://docs.splunk.com/Documentation/Splunk/7.3.2/AdvancedDev/UseCSS and https://docs.splunk.com/Documentation/Splunk/7.3.2/Module/Simplecustomizations

Ciao.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...