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!

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