Dashboards & Visualizations

Dashboard CSS: Stack SingleValue Panel

morethanyell
Builder

Hi,

How do we write CSS to achieve layout shown on the screenshot? I've tried the CSS below but it's not working

<html>
    <style>
        #timelinechart{
            width:75% !important;
            height:100% !important;
        }
        #singlevalue1{
            width:25% !important;
            height:50% !important;
        }
        #singlevalue2{
            width:25% !important;
            height:50% !important;
        }
    </style>
</html>

alt text

0 Karma
1 Solution

niketn
Legend

@morethanyell you can refer to one of my older answers to stack single values and adjust as per your needs.

https://answers.splunk.com/answers/717452/how-to-stack-two-data-element-visualizations.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

woodcock
Esteemed Legend

This can be done with Sideview Utils which is a much more flexible dashboarding framework for splunk built by an ex-employee. @sideview can tell you more.

0 Karma

niketn
Legend

@morethanyell you can refer to one of my older answers to stack single values and adjust as per your needs.

https://answers.splunk.com/answers/717452/how-to-stack-two-data-element-visualizations.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...