Dashboards & Visualizations

How to do ScatterPlot Formatting?

lk83
New Member

Team I need help with a Scatter Plot Visualization.

Here's the Search I'm using: 

| inputlookup append=t 07012022KPI_Formatted.csv
| eval Deployed=strptime(Deployed, "%m/%d/%y")
| fieldformat Deployed = strftime(Deployed, "%m/%d/%y")
| table "Deployment Success" Deployed "Deploy Lead Time"

It populates the Statistics I'm looking for:

lk83_4-1657210982996.png

However, when I click Visualization, the Deployed axys is not showing the Dates but as numbers 0.....

lk83_6-1657211365321.png

Screenshot for reference of my imported CSV.

lk83_7-1657211412805.png

Any ideas how to fix it?

Thank you

LK

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What is it you are attempting to show? Scatter plot against a timeline is perhaps not the right visualisation?

0 Karma

lk83
New Member

ITWhisperer,

I was asked to use a scatter plot to show:

Vertical (Y) the Deploy Lead Time (amount of time from Development until Production Deploy for a code application)

Horizontal (X) the Date of the Production Deploy.

The Plot should show the status of the Production Deploy of that Date (Flawless, Successful, Fail).

Something like the following screenshot, but notice that I had the day column and no longer use that....

lk83_0-1657214431892.png

Thank you so much for your time!

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Unfortunately, the x-axis has to be numeric for a scatter plot, so formatting as a date doesn't work the way you would like.

0 Karma

lk83
New Member

Would you have any recommendation on a good Visualization for it?

Thank you,

LK

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