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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

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

Splunk Community Badges!

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

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...