<?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: Variable group widths in single-column dashboard panels (using CSS?) in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29111#M1174</link>
    <description>&lt;P&gt;I have been trying to find a way to do this also...you can change some settings with css, but I don't think the grp width is one of them. Did you ever find a way?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2014 19:59:29 GMT</pubDate>
    <dc:creator>tgeer123</dc:creator>
    <dc:date>2014-01-10T19:59:29Z</dc:date>
    <item>
      <title>Variable group widths in single-column dashboard panels (using CSS?)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29110#M1173</link>
      <description>&lt;P&gt;Hey Splunk community!&lt;/P&gt;

&lt;P&gt;I currently have a dashboard with a number of panels, and each panel has 5 groups:&lt;/P&gt;

&lt;P&gt;panel 1: |  grp1  |  grp2  |  grp3  |  grp4  |  grp5  |&lt;/P&gt;

&lt;P&gt;panel 2: |  grp1  |  grp2  |  grp3  |  grp4  |  grp5  |&lt;/P&gt;

&lt;P&gt;panel 3: |  grp1  |  grp2  |  grp3  |  grp4  |  grp5  |&lt;/P&gt;

&lt;P&gt;etc.&lt;/P&gt;

&lt;P&gt;I've chosen to use 1 column per panel so I can get more than 3 elements in a row, and so I can have a custom html title at the top, like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    module name="StaticContentSample" layoutPanel="panel_row4_col1" 
    module name="HiddenSavedSearch" layoutPanel="panel_row4_col1_grp1" autoRun="True"
    module name="HiddenSavedSearch" layoutPanel="panel_row4_col1_grp2" autoRun="True"
    module name="HiddenSavedSearch" layoutPanel="panel_row4_col1_grp3" autoRun="True"
    module name="HiddenSavedSearch" layoutPanel="panel_row4_col1_grp4" autoRun="True"
    module name="HiddenSavedSearch" layoutPanel="panel_row4_col1_grp5" autoRun="True"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Currently, each of these groups is the same width (20% because there are 5).  However, I'd like to customize the group widths so grps 1, 3, and 5 are each 10%, and grps 2 and 4 are 35%.&lt;/P&gt;

&lt;P&gt;FWIW, the groups I'd like to be 35% each contain 1 flashchart, while the 10% groups contain a set of single-value metrics.  (Not sure if that's relevant, though.)&lt;/P&gt;

&lt;P&gt;Any suggestions on how to make this custom-width modification via CSS or otherwise?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Seth&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 18:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29110#M1173</guid>
      <dc:creator>sethfam1</dc:creator>
      <dc:date>2013-05-09T18:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable group widths in single-column dashboard panels (using CSS?)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29111#M1174</link>
      <description>&lt;P&gt;I have been trying to find a way to do this also...you can change some settings with css, but I don't think the grp width is one of them. Did you ever find a way?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2014 19:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29111#M1174</guid>
      <dc:creator>tgeer123</dc:creator>
      <dc:date>2014-01-10T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable group widths in single-column dashboard panels (using CSS?)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29112#M1175</link>
      <description>&lt;P&gt;I'm guessing you're using Splunk 5, based on the fact you're in advanced XML rather than the HTML framework. In this instance, grab the &lt;A href="http://apps.splunk.com/app/1581"&gt;Fire Brigade&lt;/A&gt; app, and check out the index_detail.xml, as well as the application.js contained in the app. The latter has the jQuery code to resize a panel on the fly. Check the segment contained in &lt;CODE&gt;if (Splunk.ViewConfig.view.id == "index_detail") { ... }&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2014 20:42:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Variable-group-widths-in-single-column-dashboard-panels-using/m-p/29112#M1175</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2014-01-10T20:42:15Z</dc:date>
    </item>
  </channel>
</rss>

