Dashboards & Visualizations

How to graph a shaded area like you get with predict, but without using the predict command?

pwmcity
Path Finder

Just wondering if anyone knows how to graph a shaded band like you get with the predict command, but without running the predict command?

Tags (2)
1 Solution

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"

View solution in original post

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...