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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...