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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 ...