Dashboards & Visualizations

Is it possible to disable the greying out of line charts on hover?

lsy9891
Engager

Hi,

Is it possible to disable the greying out of other lines when you hover over a line in Splunk line chart in XML?
I'm displaying the dashboards in a desktop that's for public viewers so I would not like the charts to change as easily as moving the mouse?

0 Karma

niketn
Legend

@lsy9891 if you are on Splunk version 7x or higher you can use Charting Legend as seriesCompare for Line or Area chart, which would allow you to hover over the chart and it will display corresponding values of all series as Legend on right at the same time.
You can enable Series Compare for Legends
1. Either through UI > Edit > Format Visualization > Legend > Compare Series > On
2. Or through Simple XML chart configuration:

 <option name="charting.legend.mode">seriesCompare</option> 

Refer to documentation: https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#Area.2C_Bubble.2...

As an alternative to built in Line or Area chart you can also check out Horizon Chart Custom visualization built by Splunk.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

lsy9891
Engager

Ok this might be a workaround-how about column charts with one series? I put this option for the bar chart and it still greys out?

0 Karma

lsy9891
Engager

Also it still greys out when u hover over the legend.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...