Splunk Search

visiting a dashboard + controlling panel/chart heights + XML

HattrickNZ
Motivator

When you visit a dashboard the panels/chart are all at a predefined size, but you now have the option to make the height of the chart bigger, by dragging them to a size that you want.
Is there anyway you can control this size so it remains a certain height, each time you visit the dashboard?
I am hoping it can be done in XML?
But maybe I need css/html...

HattrickNZ
Motivator

think the answer I am looking for is here
https://answers.splunk.com/answers/3885/set-height-of-panels-in-simple-xml.html

<dashboard>
 <label>My dashboard</label>
 <row>
  <chart>
   <searchName>My saved report</searchName>
    <option name="charting.chart">line</option>
    <option name="height">200</option>
   </chart>
  </row>
</dashboard>
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...