All Apps and Add-ons

Error Bars/Variance range for each point on a line graph

tiberious726
Path Finder

I would like to generate a line graph wherein each data data point has an error bar/variance range represented. Something along the lines of:

              _              _

              |              |
_        -----o--------------o
|   ---/      |              |
o--/          _              _
|
_

I am aware that I could simply graph them as three different series, however this solution scales terribly when trying to represent many such series on the same graph. Do I really need to pull the data out of splunk and use another graphing program?

jcoates_splunk
Splunk Employee
Splunk Employee

Hi,

you can easily show the lines you want with a line chart -- here's a blog post with examples and links to the commands for doing so. blogs.splunk.com/2012/11/04/predict-detect/

to visualize the data with something more advanced than a line chart you'll need to look into how to leverage other visualization libraries in Splunk; I know there are examples in some apps, but I can't talk to how they work.

Jack

tiberious726
Path Finder

Does Sideview allow for this?

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 ...