Dashboards & Visualizations

How to remove the footer from dashboard panels that provide links to search, refresh, etc.?

praspai
Path Finder

I want to remove the footer from panels in a Dashboard which provides links to search, refresh etc. How I can achieve it?

alt text

0 Karma
1 Solution

tom_frotscher
Builder

According to the documentation, there is a link.visible option property for those links.
Take a look here: http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML
and search for "link.visible".

In your case you need to add a option in simple xml for your chart like this:

<option name="link.visible">false</option>

Greetings

Tom

View solution in original post

ajayabburi508
Path Finder

how can i remove panel resizing footer bar .

0 Karma

acharlieh
Influencer

@ajayabburi508 - You likely can accomplish such using CSS as discussed: https://answers.splunk.com/answers/144392/is-there-a-way-to-remove-the-split-window-resize-frame-in-...

0 Karma

tom_frotscher
Builder

According to the documentation, there is a link.visible option property for those links.
Take a look here: http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML
and search for "link.visible".

In your case you need to add a option in simple xml for your chart like this:

<option name="link.visible">false</option>

Greetings

Tom

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