Dashboards & Visualizations

Specify map height

rantravee
Path Finder

Hello,

I', using simple xml to display some geolocation data . However the map that is displayed occupies 100% width and only 50% height.

The code to define it is below

<row>
    <map>
      <title>Traffic Geo</title>
      <searchString>....</searchString>
    </map>
  </row>

What options would there be in order to parametireze the aspect of the map so that it also occupies 100% height ?

Thanks

nfilippi_splunk
Splunk Employee
Splunk Employee

For maps, as well as most other dashboard elements, you have the ability to configure absolute height in # of pixels.

For example:
<option name="height">450px</option>

eddiemoya
Engager

I needed to enter this as <option name="height">450</option>. With no "px".

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