<?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: using depends + tokens + chart not spaning the full dashboard/screen width after checking checkbox in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/using-depends-tokens-chart-not-spaning-the-full-dashboard-screen/m-p/188565#M54319</link>
    <description>&lt;P&gt;have splunk 6.3 now and this seems to have fixed this.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2015 21:15:15 GMT</pubDate>
    <dc:creator>HattrickNZ</dc:creator>
    <dc:date>2015-10-13T21:15:15Z</dc:date>
    <item>
      <title>using depends + tokens + chart not spaning the full dashboard/screen width after checking checkbox</title>
      <link>https://community.splunk.com/t5/Splunk-Search/using-depends-tokens-chart-not-spaning-the-full-dashboard-screen/m-p/188564#M54318</link>
      <description>&lt;P&gt;I am using a checkbox to show/hide multiple rows. I have some rows that have a single chart that spans the full width of the screen. &lt;BR /&gt;
But when I load the dashboard, the charts in question are hiding, and when I tick the check box to show the charts/rows, the charts appear but they only span half the width of the screen, aligned to the left. &lt;/P&gt;

&lt;P&gt;I can do a refresh on the panel/chart and the chart will refresh and then span the full width of the screen.&lt;/P&gt;

&lt;P&gt;How do I rectify this so that when the charts show they show at the full screen with. &lt;/P&gt;

&lt;P&gt;this is my skeleton below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;form&amp;gt;
&amp;lt;label&amp;gt;dashboard name&amp;lt;/label&amp;gt;

&amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
        &amp;lt;input type="checkbox" token="show_more_token" searchWhenChanged="true"&amp;gt;
        &amp;lt;choice value="show more details"&amp;gt;show more details&amp;lt;/choice&amp;gt;
        &amp;lt;/input&amp;gt;
    &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;

&amp;lt;row depends="$show_more_token$"&amp;gt;
    &amp;lt;panel&amp;gt;
         &amp;lt;chart&amp;gt;

         ...

         &amp;lt;/chart&amp;gt;
&amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;

&amp;lt;row depends="$show_more_token$"&amp;gt;
    &amp;lt;panel&amp;gt;
         &amp;lt;chart&amp;gt;

         ...

         &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;
&amp;lt;row depends="$show_more_token$"&amp;gt;
 &amp;lt;panel&amp;gt;
     &amp;lt;chart&amp;gt;

     ...

     &amp;lt;/chart&amp;gt;
 &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;test &lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 21:14:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/using-depends-tokens-chart-not-spaning-the-full-dashboard-screen/m-p/188564#M54318</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2015-08-19T21:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: using depends + tokens + chart not spaning the full dashboard/screen width after checking checkbox</title>
      <link>https://community.splunk.com/t5/Splunk-Search/using-depends-tokens-chart-not-spaning-the-full-dashboard-screen/m-p/188565#M54319</link>
      <description>&lt;P&gt;have splunk 6.3 now and this seems to have fixed this.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 21:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/using-depends-tokens-chart-not-spaning-the-full-dashboard-screen/m-p/188565#M54319</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2015-10-13T21:15:15Z</dc:date>
    </item>
  </channel>
</rss>

