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
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: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

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