<?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: pareto chart? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108185#M28142</link>
    <description>&lt;P&gt;thanks lukejadamec: after playing around a bit with the syntax, i was able to get it working with:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;chart count(duration) AS total_duration by directorate | sort -total_duration
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope this helps someone!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2013 01:30:09 GMT</pubDate>
    <dc:creator>ytl</dc:creator>
    <dc:date>2013-10-22T01:30:09Z</dc:date>
    <item>
      <title>pareto chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108182#M28139</link>
      <description>&lt;P&gt;hi, i have some data that i would like to display a bar chart with; however, i would like the x-axis items to be ordered by the frequency of the item itself - ie a pareto chart (i would also like the accumulative on a second y-axis, but that's less important). can any one help me with this please?&lt;/P&gt;

&lt;P&gt;my search is quite simple:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;chart sum(duration) by directorate
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which gives me two columns (directorate and sum(duration)) in the 'statistics' tab.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 21:49:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108182#M28139</guid>
      <dc:creator>ytl</dc:creator>
      <dc:date>2013-10-21T21:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: pareto chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108183#M28140</link>
      <description>&lt;P&gt;Can you post your search string, and have you tried sorting?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 22:51:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108183#M28140</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-10-21T22:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: pareto chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108184#M28141</link>
      <description>&lt;P&gt;add my search to question - thanks lukejadamec, i'm not sure how i would include the sort function into the chart...&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2013 00:37:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108184#M28141</guid>
      <dc:creator>ytl</dc:creator>
      <dc:date>2013-10-22T00:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: pareto chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108185#M28142</link>
      <description>&lt;P&gt;thanks lukejadamec: after playing around a bit with the syntax, i was able to get it working with:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;chart count(duration) AS total_duration by directorate | sort -total_duration
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope this helps someone!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2013 01:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/pareto-chart/m-p/108185#M28142</guid>
      <dc:creator>ytl</dc:creator>
      <dc:date>2013-10-22T01:30:09Z</dc:date>
    </item>
  </channel>
</rss>

