Dashboards & Visualizations

Vertical line in Bubble chart

sssignals
Path Finder

Hi Splunk community

I have a bubble chart generated using the following (x-axis: PortThroughput y-axis: SYSID)
| eventstats avg(PortThroughput) as avg by Port, stdev(PortThroughput) as std by Subsystem
| stats count by Port, PortThroughput, Subsystem
| table Subsystem PortThroughput SYSID count

I wanted to plot a vertical line for at PortThroughput = avg + 3*std but there is no chart overlay. Is this possible using simple xml? Thanks.

Tags (1)
0 Karma

jitendragupta
Path Finder

I am not clear with your full scenario. Please add a screenshot of your final graph. As u said u want to add the third line to the graph, I would suggest using a 3D graph in this case. Check this 3D chart screenshot as per your requirements:

alt text

0 Karma

Anonymous
Not applicable

Sorry for interrupting the answer her, but this chart is amazing.
What does it called, is it an app? How can i aquire this in my Splunk?

0 Karma

jitendragupta
Path Finder

This is 3D Scatterplot - Custom Visualization app for Splunk.
U can download and install it in Splunk from this link:

https://splunkbase.splunk.com/app/3138/

0 Karma

niketn
Legend

@sssignals I had following two options

1) Based on percent location in chart CSS would be able to do this: https://answers.splunk.com/answers/681701/how-to-add-division-line-on-the-scatter-chart.html

2) If you are on Splunk 7x, you can use Chart Annotation: https://answers.splunk.com/answers/736771/can-annotations-be-be-added-manually-without-timec.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

sssignals
Path Finder

Hi @niketnilay

Tried annotation and the error says bubble does not support annotation. Thank you for your suggestion. 😃

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...