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!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...