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 Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

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

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...