<?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: scatter plot stopped working in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97794#M5401</link>
    <description>&lt;P&gt;turns out I just needed to swap the order of the measures in the &lt;CODE&gt;by&lt;/CODE&gt; statement:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
sourcetype="clariion_lun" tag=XXX | bucket span=10m _time | stats sum(Total_Throughput_IO_per_sec) as IOPS by _time,Raid_Group |sort -IOP&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:35:52 GMT</pubDate>
    <dc:creator>dinisco</dc:creator>
    <dc:date>2020-09-28T09:35:52Z</dc:date>
    <item>
      <title>scatter plot stopped working</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97792#M5399</link>
      <description>&lt;P&gt;This may have been the result of an upgrade to from 4.1.6 to 4.2.1, not sure.  This search used to generate a great scatter plot:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype="clariion_lun" tag=XXX | bucket span=10m _time  | stats sum(Total_Throughput_IO_per_sec) as IOPS by Raid_Group, _time |sort -IOPS&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;It used to have the Raid_Group # on the x axis, IOPS on the y.  When you moused over the data points on the graph, you'd get the number of IOPS and the time of then event.  The graph looks like it's set up, but there are no points on it.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:32:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97792#M5399</guid>
      <dc:creator>dinisco</dc:creator>
      <dc:date>2020-09-28T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: scatter plot stopped working</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97793#M5400</link>
      <description>&lt;P&gt;Can you paste in the XML from the dashboard in question?  I'm curious to see the charting.chart.* keys as well.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2011 17:31:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97793#M5400</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-05-09T17:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: scatter plot stopped working</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97794#M5401</link>
      <description>&lt;P&gt;turns out I just needed to swap the order of the measures in the &lt;CODE&gt;by&lt;/CODE&gt; statement:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
sourcetype="clariion_lun" tag=XXX | bucket span=10m _time | stats sum(Total_Throughput_IO_per_sec) as IOPS by _time,Raid_Group |sort -IOP&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/scatter-plot-stopped-working/m-p/97794#M5401</guid>
      <dc:creator>dinisco</dc:creator>
      <dc:date>2020-09-28T09:35:52Z</dc:date>
    </item>
  </channel>
</rss>

