Dashboards & Visualizations

How to Align Trellis View in a small panel?

sarvesh_11
Communicator

Hello Splunkers,

I am unable to make this trellis align, and remove that scrolling? Can you please help me in this?

sarvesh_11_0-1630667508199.png

Tried from my end, but unable to. Below is my html for the same:

 

<panel depends="$alwaysHideCSS$">
<html>
<style>
#si1{
width:20% !important;
}
</style>
<style>
#si_viz1 .splunk-status-indicator {
height: 100px !important;
width: 120px !important;
border-radius: 15px !important;
float: left;
padding: 15px 0px 0px 0px;
}
</style>
</html>

Labels (1)
Tags (2)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...