All Apps and Add-ons

Horizon Chart - Custom Visualization: How can I increase the number of rows in a horizon chart?

walkerhound
Path Finder

For my search for the horizon chart includes:

|timechart avg(R) as R by T.

I have 18 values of T. However, the horizon chart seems to be limited to 10 rows.

Is there an option to change the number of rows?

0 Karma

woodcock
Esteemed Legend

I don't know but until you find out, this is the next best thing:

... | timechart limit=10 useother=t avg(R) as R by T.
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...