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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...