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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...