Dashboards & Visualizations

how to make the panel background color transparency

SathyaNarayanan
Path Finder

Hi Team,

I added the below css sysntax in the dashboard. The background color is changed as mentioned but each panel still have white background for the charts.

Can anyone help me making all panels transparency, so tat the background color of the dashboard will be visible.

.dashboard-body {
background-image: radial-gradient(#98d6e9,#05173f);
}

Thanks in advance.

Tags (1)
0 Karma

tdthorwald
Explorer

Hello,

A quick look via the inspector shows me that dashboard-panel has a background of #fff.
Maybe you want to look there?

0 Karma

SathyaNarayanan
Path Finder

I added the below lines and fixed the issue

.dashboard-row .dashboard-panel {
background-color: transparent;
}

0 Karma

tdthorwald
Explorer

Yes, that would do it, for the whole row, not just a panel.

0 Karma

SathyaNarayanan
Path Finder

Thank you.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security(ES) 7.3 is approaching the end of support. Get ready for ...

Hi friends!    At Splunk, your product success is our top priority. With Enterprise Security (ES), we're here ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...