<?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: Chart column widths in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108804#M28354</link>
    <description>&lt;P&gt;Thanks but i want to control the width of columns shown in a chart, not the width of the chart&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2011 15:12:22 GMT</pubDate>
    <dc:creator>chrmcq</dc:creator>
    <dc:date>2011-05-25T15:12:22Z</dc:date>
    <item>
      <title>Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108802#M28352</link>
      <description>&lt;P&gt;How do I specify a minimum width for columns in a column chart?&lt;/P&gt;

&lt;P&gt;The documentation very usefully says&lt;BR /&gt;
&lt;EM&gt;columnStyle style&lt;SPRITE&gt; The properties to apply to column sprites in column charts. See the sprite defaults&lt;/SPRITE&gt;&lt;/EM&gt;&lt;BR /&gt;
but there are no examples of the syntax and the intuitively obvious choice of &lt;BR /&gt;
option name="charting.chart.columnStyle.maximumWidth"&lt;BR /&gt;
does nothing. &lt;/P&gt;

&lt;P&gt;Nor do these:&lt;/P&gt;

&lt;P&gt;option name="charting.chart.columnStyle.spriteMinimumWidth"&lt;/P&gt;

&lt;P&gt;option name="charting.chart.sprite.width"&lt;/P&gt;

&lt;P&gt;In general the developer documentation would benefit greatly from more syntax explanation and examples. Can anyone advise what option or param is required to set sprite minimumWidth for a column chart?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 11:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108802#M28352</guid>
      <dc:creator>chrmcq</dc:creator>
      <dc:date>2011-05-25T11:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108803#M28353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The param (advanced XML) for specifying the width of a chart cell is:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;param name="charting.chart"&amp;gt;column&amp;lt;/param&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;param name="charting.chart.columnStyle.width"&amp;gt;1&amp;lt;/param&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This makes all of your column chart cells have a width of 1 pixel. Change the number as necessary&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 15:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108803#M28353</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-05-25T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108804#M28354</link>
      <description>&lt;P&gt;Thanks but i want to control the width of columns shown in a chart, not the width of the chart&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 15:12:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108804#M28354</guid>
      <dc:creator>chrmcq</dc:creator>
      <dc:date>2011-05-25T15:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108805#M28355</link>
      <description>&lt;P&gt;adaniel8 - sorry, that doesn't work &lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 16:03:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108805#M28355</guid>
      <dc:creator>chrmcq</dc:creator>
      <dc:date>2011-05-25T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108806#M28356</link>
      <description>&lt;P&gt;Yeah I realised after posting it. I need to test it properly&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 08:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108806#M28356</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-05-26T08:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108807#M28357</link>
      <description>&lt;P&gt;Hi, I have changed my answer again and I tested it this time. The answer allows you to control the width of the column chart cells&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 09:50:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108807#M28357</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-05-26T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108808#M28358</link>
      <description>&lt;P&gt;I realise that this doesn't quite cover minimumWidth but it is a start. I will look into minimumWidth&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 09:51:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108808#M28358</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-05-26T09:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108809#M28359</link>
      <description>&lt;P&gt;Brilliant, that works perfectly. Many thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 10:06:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108809#M28359</guid>
      <dc:creator>chrmcq</dc:creator>
      <dc:date>2011-05-26T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108810#M28360</link>
      <description>&lt;P&gt;no problem. happy to help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 10:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108810#M28360</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-05-26T10:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chart column widths</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108811#M28361</link>
      <description>&lt;P&gt;Nice. Now how about simple XML? Any syntax there?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 18:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-column-widths/m-p/108811#M28361</guid>
      <dc:creator>dmcguerty</dc:creator>
      <dc:date>2014-06-17T18:31:22Z</dc:date>
    </item>
  </channel>
</rss>

