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 (1)
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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...