Splunk Search

Any suggestion for my Legend behavior? what can I do?

sanjum01
Explorer

Hi Folks,

I have a bar chart where I have more then one bars and legends for a single day, If I click on a single bar it works fine and shows the next level of dashboard as expected which takes single day date/time for query  and when I hover over any legend it selects all the bars which are related to that specific legend which I assume is normal behavior also but problem I am facing with Legend is when I click on any legend it prompts to next level of dashboard which taken only a single day date/time and fails to show next level of dashboard level. what can I do with Legend? I  am sure if I can disable Legends so they are not clickable? I don't want to hide legend as we need them in this panel and they are user friendly.


Capturenew.PNG

 

Labels (1)
Tags (2)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
.highcharts-legend-item:active {
    pointer-events: none !important;
}

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
.highcharts-legend-item:active {
    pointer-events: none !important;
}
Get Updates on the Splunk Community!

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...