Dashboards & Visualizations

Chart collapsing threshold

gauldridge
Path Finder

When building dashboards and form searches, I know I can set the charting.chart.sliceCollapsingThreshold option to 0 to ensure no data will be rolled up into the "other" category. I have actually found a situation where this does not really ensure that all series will be shown. In one specific case I found today, data can be rolled into the "other" category, even when using this option, if the percentages are way different.

Does anyone know if there is something like charting.chart.lineCollapsingThreshold that will do the same thing for line graphs? So far, it looks like my only option is to use useother=f option. However, since this only hides the data, it does not accomplish my goal. I want to show all the lines in the graph.

Even though I could find no documentation stating that the option charting.chart.lineCollapsingThreshold exists, I tried it anyway but to no avail.

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Instead of useother=f you can give limit=0 a go.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Instead of useother=f you can give limit=0 a go.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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, ...