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 as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...