Dashboards & Visualizations

How to increase Dashboard JSChart series limit?

chanmi2
Path Finder

Hi,
In http://docs.splunk.com/Documentation/Splunk/6.2.1/AdvancedDev/CustomChartingConfig-JSChart, it mentions that "JSChart can only plot the first 50 series that are returned". Because of this limit, results is not truncated only when the search is ...| timechart limit=48 useother=true ...

Is it a hard limit or I can change it somewhere? Thank you

Tags (2)
0 Karma

subtrakt
Contributor

Hi,
I was able to fix Truncation Error by increasing resultTruncationLimit:

<module name="HiddenChartFormatter">
<param name="charting.chart.resultTruncationLimit">2000</param>
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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