Splunk Search

Multiple Charts next to each other

asarolkar
Builder

I have a Dashboard with two stacked bar charts in a view I created by going to Manager » User interface » Views.

<form>
<label>Punctuality Dashboard</label> < chart > 
<chart >
<chart><option name="charting.chart">bar</option>
< / chart >
< chart > 
<chart><option name="charting.chart">bar</option>
< / chart > 

</form>

They are by default presented on this form NEXT to each other instead of top/down.

Any thoughts on getting them top/down instead of right next to each other ?

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You can just put each chart inside its own set of <row>...</row> tags. Each set puts its content on a new row.

cblanton
Communicator

This may be a change, but row isn't allowed in a chart.

0 Karma

jkat54
SplunkTrust
SplunkTrust
bar bar
0 Karma
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, ...