<?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 Question about LayoutPanels and Grouping in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78779#M4265</link>
    <description>&lt;P&gt;Good day,&lt;/P&gt;

&lt;P&gt;I was making a layout for my dashboard and it seems I can't make it to work. What I want to achieve is like this (creating a 1 whole panel consisting of other panel within it):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;------HTML module1------  &amp;gt; panel_row1_col1
|          |           |
|     |    |    |      |  
| panel1 panel2 panel3 |  &amp;gt; panel_row1_col1_grp(1-3)
|     HTML module2     |  &amp;gt; panel_row1_col1
|         |            |
|       panel1         |
|     HTML module3     |  &amp;gt; panel_row1_col1
|         |            |
|    |    |    |       |
| panel1 panel2 panel3 |  &amp;gt; panel_row1_col1_grp(1-3)
------------------------
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If I add the HTML module2 the 3 panels on HTML module1 will display under HTML module2, I also thought re-arranging it making HTML module2 be on 1st but same would happen to the 3 panels would display under HTML module3. I was using the HTML module to display the title/grouping of the panels. Any advice on this?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2013 06:10:59 GMT</pubDate>
    <dc:creator>crt89</dc:creator>
    <dc:date>2013-06-28T06:10:59Z</dc:date>
    <item>
      <title>Question about LayoutPanels and Grouping</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78779#M4265</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;

&lt;P&gt;I was making a layout for my dashboard and it seems I can't make it to work. What I want to achieve is like this (creating a 1 whole panel consisting of other panel within it):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;------HTML module1------  &amp;gt; panel_row1_col1
|          |           |
|     |    |    |      |  
| panel1 panel2 panel3 |  &amp;gt; panel_row1_col1_grp(1-3)
|     HTML module2     |  &amp;gt; panel_row1_col1
|         |            |
|       panel1         |
|     HTML module3     |  &amp;gt; panel_row1_col1
|         |            |
|    |    |    |       |
| panel1 panel2 panel3 |  &amp;gt; panel_row1_col1_grp(1-3)
------------------------
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If I add the HTML module2 the 3 panels on HTML module1 will display under HTML module2, I also thought re-arranging it making HTML module2 be on 1st but same would happen to the 3 panels would display under HTML module3. I was using the HTML module to display the title/grouping of the panels. Any advice on this?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 06:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78779#M4265</guid>
      <dc:creator>crt89</dc:creator>
      <dc:date>2013-06-28T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LayoutPanels and Grouping</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78780#M4266</link>
      <description>&lt;P&gt;Everything is "&lt;EM&gt;&lt;EM&gt;row1&lt;/EM&gt;&lt;/EM&gt;" . Shouldn't you be incrementing them to row2 row3 and so on? &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 20:24:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78780#M4266</guid>
      <dc:creator>nmistry_splunk</dc:creator>
      <dc:date>2013-06-28T20:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LayoutPanels and Grouping</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78781#M4267</link>
      <description>&lt;P&gt;Good day, thanks for your reply. Yes but incrementing the rows would make it in a separate panel. What I want was multiple dashboard displays (pie,tables,etc) on 1 specific panel. I will try this out now and see if I can come up to another solution.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2013 02:30:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78781#M4267</guid>
      <dc:creator>crt89</dc:creator>
      <dc:date>2013-07-01T02:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LayoutPanels and Grouping</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78782#M4268</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I faced the same issue as I want all in the same panel. I did this with some trick of css.&lt;BR /&gt;
Put this css in your application.css&lt;BR /&gt;
.layoutCellInner {&lt;BR /&gt;
    margin: 0px 0px 0px;!important&lt;BR /&gt;
}&lt;BR /&gt;
.dashboardCell {&lt;BR /&gt;
    position: relative;&lt;BR /&gt;
    background: none repeat scroll 0% 0% rgb(237, 237, 231);&lt;BR /&gt;
    border-style: none;&lt;BR /&gt;
    border-width: 0px;&lt;BR /&gt;
    border-radius: 0px 0px 0px 0px;&lt;BR /&gt;
    box-shadow: 0px 0px 0px rgb(204,204,204);&lt;BR /&gt;
}&lt;BR /&gt;
then use regular row1,row2,row3 configs. It will reflect as all in one panel.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2013 07:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78782#M4268</guid>
      <dc:creator>disha</dc:creator>
      <dc:date>2013-07-01T07:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LayoutPanels and Grouping</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78783#M4269</link>
      <description>&lt;P&gt;Thanks for your reply @disha. I'll try this today and see what I have come up to.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 03:17:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-about-LayoutPanels-and-Grouping/m-p/78783#M4269</guid>
      <dc:creator>crt89</dc:creator>
      <dc:date>2013-07-03T03:17:45Z</dc:date>
    </item>
  </channel>
</rss>

