Dashboards & Visualizations

FlashChart ignores height value

jamesvz84
Communicator

I am trying to set the height on a FlashChart. I am setting it like so:

<module name="FlashChart">
     <param name="height">100%</param>
...

... however, when the page loads, it is always setting the height to 52px. Even if I change the height setting to 90% or 200px (for example), when I inspect the element, it still shows as 52px. Splunk seems to be ingoring my height setting. Is there any reason why this might be happening? I've tried and am noticing this on both IE and Chrome.

Tags (2)
0 Karma
1 Solution

jamesvz84
Communicator

I overcame this by resizing the element using javascript after the page loads.

View solution in original post

0 Karma

jamesvz84
Communicator

I overcame this by resizing the element using javascript after the page loads.

0 Karma

sansay
Contributor

Would you be so kind as to give us the code you use to do that?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...