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 Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...