<?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: Column chart with overlapping stacks in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123414#M33314</link>
    <description>&lt;P&gt;OK, so you would like it &lt;CODE&gt;overlayed&lt;/CODE&gt;, not &lt;CODE&gt;stacked&lt;/CODE&gt;, and in such a way that the tallest is in the back so that you can always see all of them.  This is an interesting visualization that Splunk should add.  Did you try the &lt;CODE&gt;Multi-Series Mode&lt;/CODE&gt; which I also mentioned?  You will probably like it better and it is the only other option with the built-in XML visualizations.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2015 15:51:49 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-07-15T15:51:49Z</dc:date>
    <item>
      <title>Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123409#M33309</link>
      <description>&lt;P&gt;I have a chart that lists the average CPU load of an environment over time by x nodes and want to save GUI space by stacking the columns on top of eachother. Since the y-axis is displaying the load percentage I need all stacks to begin at y=0 and that the stack with the lowest y-axis range is placed in front of the second one and so on. &lt;/P&gt;

&lt;P&gt;I know that I could do a stacking like this by subtracting the y-axis length of the lower stacks but it seems too complicated and it would not give the proper value when hoovering on the stack.&lt;/P&gt;

&lt;P&gt;Does anyone have any ideas on how to create a simple solution or if this exists natively within Splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 12:50:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123409#M33309</guid>
      <dc:creator>ohlafl</dc:creator>
      <dc:date>2015-07-15T12:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123410#M33310</link>
      <description>&lt;P&gt;If you use a &lt;CODE&gt;stacked column chart&lt;/CODE&gt;, Splunk does this for you, but you have to format your search (output) correctly for this.   Have you attempted to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:01:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123410#M33310</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-15T14:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123411#M33311</link>
      <description>&lt;P&gt;That's what I am using and currently populating by &lt;STRONG&gt;... chart avg(CPULoadPercentage) as "CPU Load" over date by host&lt;/STRONG&gt; ... which just "concatenates" the stacks. How should I format it?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:14:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123411#M33311</guid>
      <dc:creator>ohlafl</dc:creator>
      <dc:date>2015-07-15T14:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123412#M33312</link>
      <description>&lt;P&gt;That should do it (depending on what is creating &lt;CODE&gt;date&lt;/CODE&gt; and how it is doing it).  So your default visualization will be an &lt;CODE&gt;unstacked column chart&lt;/CODE&gt; with side-by-side values.  Click on the &lt;CODE&gt;Format&lt;/CODE&gt; control (with the little paint brush icon) and under the &lt;CODE&gt;General&lt;/CODE&gt; tab, play around with the &lt;CODE&gt;Stack Mode&lt;/CODE&gt; and &lt;CODE&gt;Multi-Series Mode&lt;/CODE&gt; control options.  I believe that you are looking for the middle icon which is called &lt;CODE&gt;stacked&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123412#M33312</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-15T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123413#M33313</link>
      <description>&lt;P&gt;Hm, yes well that is one solution but it was not really what I was looking for, I'll show you with this (ugly) picture:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/dPa93QH.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123413#M33313</guid>
      <dc:creator>ohlafl</dc:creator>
      <dc:date>2015-07-15T14:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123414#M33314</link>
      <description>&lt;P&gt;OK, so you would like it &lt;CODE&gt;overlayed&lt;/CODE&gt;, not &lt;CODE&gt;stacked&lt;/CODE&gt;, and in such a way that the tallest is in the back so that you can always see all of them.  This is an interesting visualization that Splunk should add.  Did you try the &lt;CODE&gt;Multi-Series Mode&lt;/CODE&gt; which I also mentioned?  You will probably like it better and it is the only other option with the built-in XML visualizations.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:51:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123414#M33314</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-15T15:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123415#M33315</link>
      <description>&lt;P&gt;I think the closest you will get with the native Splunk visualizations is the &lt;CODE&gt;Area&lt;/CODE&gt; chart option. This will stack the different servers in front of each other. It's no column chart, but it would get the job done. The scale on Y-axis would use the same scale for each server, so you can compare the servers against each other, even though they are connected visually.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your_search&amp;gt; | timechart span=1d avg(CPULoadPercentage) as "CPU Load" by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And then switch the Viz to &lt;CODE&gt;Area&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 20:21:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123415#M33315</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2015-07-15T20:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Column chart with overlapping stacks</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123416#M33316</link>
      <description>&lt;P&gt;Thank you, I guess this will have to do for now although I would like to see Splunk (natively) supporting something similar with column charts.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2015 07:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Column-chart-with-overlapping-stacks/m-p/123416#M33316</guid>
      <dc:creator>ohlafl</dc:creator>
      <dc:date>2015-07-16T07:41:30Z</dc:date>
    </item>
  </channel>
</rss>

