Dashboards & Visualizations

Resize only one panel in dashboard ?

kailun92
Communicator

I have this chart panel_row2_col1 using advanced XML, I have another panel_row2_col2 chart beside. I would like to set this chart smaller by a little, so that panel_row2_col2 can display the words that are static.

alt

0 Karma
1 Solution

asimagu
Builder

you need to use CSS magic for that.

So, in your advanced XML view, you need to include

<view stylesheet="mystyle.css" ....

and then place your css file under the /static folder in your app.

In order to identify the class of your panel/graph I advise you to use Firebug for example

View solution in original post

0 Karma

asimagu
Builder

you need to use CSS magic for that.

So, in your advanced XML view, you need to include

<view stylesheet="mystyle.css" ....

and then place your css file under the /static folder in your app.

In order to identify the class of your panel/graph I advise you to use Firebug for example

0 Karma

kailun92
Communicator

Thank you!!

0 Karma
Get Updates on the Splunk Community!

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

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...