<?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: Change height of bar/row in bar chart? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/525844#M148408</link>
    <description>&lt;P&gt;Thank you. its worked for me.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2020 15:46:00 GMT</pubDate>
    <dc:creator>vvemula</dc:creator>
    <dc:date>2020-10-21T15:46:00Z</dc:date>
    <item>
      <title>Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106822#M27792</link>
      <description>&lt;P&gt;How can I adjust the height of a bar in a bar chart? I've been unable to find examples of this.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2013 11:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106822#M27792</guid>
      <dc:creator>sc0tt</dc:creator>
      <dc:date>2013-10-19T11:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106823#M27793</link>
      <description>&lt;P&gt;I am not quite sure what you mean, but there are a couple of possibilities:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;You want to make the whole chart bigger. To do this, run the dashboard or report, then draw your mouse over the lower portion of the chart. At some point, a gray horizontal bar will appear - grab and drag it downward to increase the height of your chart.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;You want to change the scale of the Y axis. To do this, run the report, then choose &lt;STRONG&gt;Formatting Options&lt;/STRONG&gt; then &lt;STRONG&gt;Y-axis&lt;/STRONG&gt;. You can set the minimum and maximum values for the Y axis, which should increase the range.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;You want a particular bar to be taller. I don't think this is what you mean, because to do that, the data point simply must have a larger value!&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Or maybe you mean something else?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 03:41:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106823#M27793</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-10-20T03:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106824#M27794</link>
      <description>&lt;P&gt;Sorry for being unclear. I meant I want to set the width of the bar in a bar chart. I'm using advanced XML and I've tried &lt;CODE&gt;&amp;lt;param name="charting.chart.columnStyle.width"&amp;gt;30&amp;lt;/param&amp;gt;&lt;/CODE&gt; but it didn't seem to have any effect. I'm creating a dashboard and displaying multiple charts/stats in a single row. For appearance, I do not need the labels on the Y axis because the needed values are already in an adjacent table so I have removed them in CSS. Now I want to adjust the width of the bars/rows in the bar chart so that it aligns properly with the other tables.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 07:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106824#M27794</guid>
      <dc:creator>sc0tt</dc:creator>
      <dc:date>2013-10-20T07:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106825#M27795</link>
      <description>&lt;P&gt;Please try&lt;BR /&gt;
charting.chart.barSpacing for bar&lt;BR /&gt;
charting.chart.columnSpacing for column&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2013 16:58:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106825#M27795</guid>
      <dc:creator>afishkin_splunk</dc:creator>
      <dc:date>2013-10-22T16:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106826#M27796</link>
      <description>&lt;P&gt;Thanks. This did adjust the width of the bar but I could only make it thinner. It would not increase the thickness. Any ideas why?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 13:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106826#M27796</guid>
      <dc:creator>sc0tt</dc:creator>
      <dc:date>2013-10-23T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106827#M27797</link>
      <description>&lt;P&gt;You can use negative number as -5&lt;BR /&gt;
-5&lt;BR /&gt;
It controls space between columns&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:21:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106827#M27797</guid>
      <dc:creator>afishkin_splunk</dc:creator>
      <dc:date>2013-10-23T16:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106828#M27798</link>
      <description>&lt;P&gt;Perfect! Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:26:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/106828#M27798</guid>
      <dc:creator>sc0tt</dc:creator>
      <dc:date>2013-10-24T12:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change height of bar/row in bar chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/525844#M148408</link>
      <description>&lt;P&gt;Thank you. its worked for me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 15:46:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-height-of-bar-row-in-bar-chart/m-p/525844#M148408</guid>
      <dc:creator>vvemula</dc:creator>
      <dc:date>2020-10-21T15:46:00Z</dc:date>
    </item>
  </channel>
</rss>

