<?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: Plot Scatter Chart based on Time in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Plot-Scatter-Chart-based-on-Time/m-p/170463#M48773</link>
    <description>&lt;P&gt;I haven't found anything better than that:    &lt;/P&gt;

&lt;P&gt;|eval time=_time|table time Duration  &lt;/P&gt;

&lt;P&gt;Then you need to select scatter in the graph options.&lt;/P&gt;

&lt;P&gt;But the times are in epoch. &lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/1541/how-can-i-create-a-scatter-plot-of-data-points-distributed-over-time.html"&gt;http://answers.splunk.com/answers/1541/how-can-i-create-a-scatter-plot-of-data-points-distributed-over-time.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I think it's a shame that Splunk cannot do that.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Oct 2014 17:10:57 GMT</pubDate>
    <dc:creator>manus</dc:creator>
    <dc:date>2014-10-29T17:10:57Z</dc:date>
    <item>
      <title>Plot Scatter Chart based on Time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Plot-Scatter-Chart-based-on-Time/m-p/170462#M48772</link>
      <description>&lt;P&gt;I need to plot a scatter/line chart using the below data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Time                TransID Duration    TransStatus
10/15/2014 2:06 AM  12101   10.811      Complete
10/15/2014 4:35 AM  13102   20.703      Failed
10/15/2014 6:51 AM  17103   34.712      Incomplete
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I need to plot all the values with:&lt;/P&gt;

&lt;P&gt;X-Axis - Time&lt;/P&gt;

&lt;P&gt;Y-Axis - Duration&lt;/P&gt;

&lt;P&gt;Marker Color - Based on TransStatus (say Green for Completed Transactions, Red for Failed Transactions, etc)&lt;/P&gt;

&lt;P&gt;Marker Tooltip on mouse-over will display the TransID and few other details related to the transaction, say transaction amount etc.&lt;/P&gt;

&lt;P&gt;timechart doesn't help me, as I need to plot all the values in the table.&lt;/P&gt;

&lt;P&gt;I have tried table, stats, xyseries combo and chart - however I couldn't get it right.&lt;/P&gt;

&lt;P&gt;I am new to D3 viz and planning to try that to get this done. &lt;/P&gt;

&lt;P&gt;Could someone help me on how do I achieve this.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 13:15:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Plot-Scatter-Chart-based-on-Time/m-p/170462#M48772</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2014-10-21T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Plot Scatter Chart based on Time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Plot-Scatter-Chart-based-on-Time/m-p/170463#M48773</link>
      <description>&lt;P&gt;I haven't found anything better than that:    &lt;/P&gt;

&lt;P&gt;|eval time=_time|table time Duration  &lt;/P&gt;

&lt;P&gt;Then you need to select scatter in the graph options.&lt;/P&gt;

&lt;P&gt;But the times are in epoch. &lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/1541/how-can-i-create-a-scatter-plot-of-data-points-distributed-over-time.html"&gt;http://answers.splunk.com/answers/1541/how-can-i-create-a-scatter-plot-of-data-points-distributed-over-time.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I think it's a shame that Splunk cannot do that.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 17:10:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Plot-Scatter-Chart-based-on-Time/m-p/170463#M48773</guid>
      <dc:creator>manus</dc:creator>
      <dc:date>2014-10-29T17:10:57Z</dc:date>
    </item>
  </channel>
</rss>

