<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ScatterPlot Formatting in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604822#M49691</link>
    <description>&lt;P&gt;ITWhisperer,&lt;/P&gt;&lt;P&gt;I was asked to use a scatter plot to show:&lt;/P&gt;&lt;P&gt;Vertical (Y) the Deploy Lead Time (amount of time from Development until Production Deploy for a code application)&lt;/P&gt;&lt;P&gt;Horizontal (X) the Date of the Production Deploy.&lt;/P&gt;&lt;P&gt;The Plot should show the status of the Production Deploy of that Date (Flawless, Successful, Fail).&lt;/P&gt;&lt;P&gt;Something like the following screenshot, but notice that I had the day column and no longer use that....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lk83_0-1657214431892.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20446iF9AAB2B9D1762C11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lk83_0-1657214431892.png" alt="lk83_0-1657214431892.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time!&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 17:21:16 GMT</pubDate>
    <dc:creator>lk83</dc:creator>
    <dc:date>2022-07-07T17:21:16Z</dc:date>
    <item>
      <title>How to do ScatterPlot Formatting?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604813#M49689</link>
      <description>&lt;P&gt;Team I need help with a Scatter Plot Visualization.&lt;/P&gt;
&lt;P&gt;Here's the Search I'm using:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;| inputlookup append=t 07012022KPI_Formatted.csv&lt;BR /&gt;| eval Deployed=strptime(Deployed, "%m/%d/%y")&lt;BR /&gt;| fieldformat Deployed = strftime(Deployed, "%m/%d/%y")&lt;BR /&gt;| table "Deployment Success" Deployed "Deploy Lead Time"&lt;/P&gt;
&lt;P&gt;It populates the Statistics I'm looking for:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lk83_4-1657210982996.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20438iD2E59C1B17FF9381/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lk83_4-1657210982996.png" alt="lk83_4-1657210982996.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;However, when I click Visualization, the Deployed axys is not showing the Dates but as numbers 0.....&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lk83_6-1657211365321.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20440i0C09AFB76F28B6A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lk83_6-1657211365321.png" alt="lk83_6-1657211365321.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Screenshot for reference of my imported CSV.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lk83_7-1657211412805.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20441iE92037A766A1A2F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lk83_7-1657211412805.png" alt="lk83_7-1657211412805.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any ideas how to fix it?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;
&lt;P&gt;LK&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 17:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604813#M49689</guid>
      <dc:creator>lk83</dc:creator>
      <dc:date>2022-07-07T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: ScatterPlot Formatting</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604817#M49690</link>
      <description>&lt;P&gt;What is it you are attempting to show? Scatter plot against a timeline is perhaps not the right visualisation?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 17:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604817#M49690</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-07-07T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: ScatterPlot Formatting</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604822#M49691</link>
      <description>&lt;P&gt;ITWhisperer,&lt;/P&gt;&lt;P&gt;I was asked to use a scatter plot to show:&lt;/P&gt;&lt;P&gt;Vertical (Y) the Deploy Lead Time (amount of time from Development until Production Deploy for a code application)&lt;/P&gt;&lt;P&gt;Horizontal (X) the Date of the Production Deploy.&lt;/P&gt;&lt;P&gt;The Plot should show the status of the Production Deploy of that Date (Flawless, Successful, Fail).&lt;/P&gt;&lt;P&gt;Something like the following screenshot, but notice that I had the day column and no longer use that....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lk83_0-1657214431892.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20446iF9AAB2B9D1762C11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lk83_0-1657214431892.png" alt="lk83_0-1657214431892.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 17:21:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604822#M49691</guid>
      <dc:creator>lk83</dc:creator>
      <dc:date>2022-07-07T17:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: ScatterPlot Formatting</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604845#M49692</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 19:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604845#M49692</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-07-07T19:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: ScatterPlot Formatting</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604847#M49693</link>
      <description>&lt;P&gt;Would you have any recommendation on a good Visualization for it?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;LK&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 19:15:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-do-ScatterPlot-Formatting/m-p/604847#M49693</guid>
      <dc:creator>lk83</dc:creator>
      <dc:date>2022-07-07T19:15:22Z</dc:date>
    </item>
  </channel>
</rss>

