Dashboards & Visualizations

Dashboard studio customization

MihaiGheorghita
Loves-to-Learn Lots

Hi,

After migrating to version 9.1.2 we have to rewrite some classic dashboards in dashboard studio. Is there a way to send the colored lines to the back or send the circles to the front? It simply won't work to put any figure on top of lines, the lines will always be on top. I tried to insert some html customization but still nothing

(<row>
<panel>
<html>
<style>
div[data-id*="_CIRCLE"]{
z-index: 100;
}
</style>
</html>
</panel>

</row>)


Capture.PNG

Any help would be much appreciated.

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Which lines and circles are you referring to?

Studio is still not as flexible as Classic on many respects. Why are you migrating?

0 Karma

MihaiGheorghita
Loves-to-Learn Lots

Our dashboards were made in HTML with custom js and now is considered a vulnerability and we have to rewrite all dashboards in dashboard studio. This is what we used to view the dashboard in a xml file, 

<view template="app-name:/templates/file.html">
<label>Name of the app</label>
</view>

Apparently the line element is always on top no matter the order

in source code.ex.PNG

For example in the photo attached, the PTS block with the red circle must be on top of the green, blue, orange lines(the example is from the old dashboard). As far as i understood, html is not supported in dashboard studio and i can't find another way to solve this problem.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The closest thing you have in Studio at the moment are markdown blocks but I suspect this will not give you what you need.

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: Matching cron expressions

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

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...