Dashboards & Visualizations

Overflow panel tag in dashboard

ext_fiserm
New Member

Hello,

i want to make one panel of the same size and present there pictures of any size. Pictures which fit there are okay but pictures that are bigger are hiding inside of the pannel. I tried to use CSS overflow to present the picture in the front and put other panels to the background. But its not working. Everything what is posted into the panel stays in the panel.

Can you help me please?

This is a part of my code:

    #panel {
        z-index: -50;
        overflow: visible;
        max-height: 200px;
    }

Best regards,
Michal

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...