<?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: Bar chart minimum height in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33540#M1497</link>
    <description>&lt;P&gt;I found that "height" satement in an post under answers, I couldn't find it in the official documenation.  I have no problem witht he user resizing the chart afterwards, I just want to avoid the "it's all squished together" emails that I would receive if I don't increase the default.&lt;/P&gt;

&lt;P&gt;Thanks for your timely and accurate response.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Aug 2012 21:14:26 GMT</pubDate>
    <dc:creator>slyskawa</dc:creator>
    <dc:date>2012-08-14T21:14:26Z</dc:date>
    <item>
      <title>Bar chart minimum height</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33538#M1495</link>
      <description>&lt;P&gt;I am creating a bar chart in a dashboard panel that requires more than the default height because of the number of elements in the chart.  How can I setup the chart so that users are not forced to resize the chart themselves in order to read the labels.&lt;/P&gt;

&lt;P&gt;I tried the following with no success:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;option name="charting.chart.useAbsoluteSpacing"&amp;gt;true&amp;lt;/option&amp;gt;
  &amp;lt;option name="charting.chart.barSpacing"&amp;gt;5&amp;lt;/option&amp;gt;
  &amp;lt;option name="height"&amp;gt;900&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Aug 2012 17:52:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33538#M1495</guid>
      <dc:creator>slyskawa</dc:creator>
      <dc:date>2012-08-13T17:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart minimum height</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33539#M1496</link>
      <description>&lt;P&gt;By your syntax you're referring to the Simplified XML &lt;CODE&gt;&amp;lt;chart&amp;gt;&lt;/CODE&gt; syntax,  and you're really really close.  It is indeed the "height" option.  The problem is that you have to put a "px" on the end or it will ignore your height. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="height"&amp;gt;400px&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;One other thing to be aware of,  is that whenever a user actually does resize the chart,  then the value they resized it to will take effect thereafter,  even if the admin goes in afterwards and changes the value specified in the XML.   &lt;/P&gt;

&lt;P&gt;There are things you can do to remedy that,  like turning off the state-preservation on the dashboard so it doesn't remember the resized heights later,  or turning off the resizing UI so the user can't resize the chart at all.   However I think both of those require converting to the advanced XML first.  &lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 22:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33539#M1496</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2012-08-13T22:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart minimum height</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33540#M1497</link>
      <description>&lt;P&gt;I found that "height" satement in an post under answers, I couldn't find it in the official documenation.  I have no problem witht he user resizing the chart afterwards, I just want to avoid the "it's all squished together" emails that I would receive if I don't increase the default.&lt;/P&gt;

&lt;P&gt;Thanks for your timely and accurate response.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2012 21:14:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Bar-chart-minimum-height/m-p/33540#M1497</guid>
      <dc:creator>slyskawa</dc:creator>
      <dc:date>2012-08-14T21:14:26Z</dc:date>
    </item>
  </channel>
</rss>

