<?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 how to change height of panels in dashboard to display four rows of charts? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429341#M40817</link>
    <description>&lt;P&gt;How to change height of panels in dashboard to display four rows of charts in simple xml?&lt;/P&gt;

&lt;P&gt;I have tried  &lt;CODE&gt;&amp;lt;option name="height"&amp;gt;200px &amp;lt;/option&amp;gt;&lt;/CODE&gt; , but it is not working.&lt;/P&gt;

&lt;P&gt;What is the default height of panels? &lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 13:49:23 GMT</pubDate>
    <dc:creator>zeespl</dc:creator>
    <dc:date>2018-10-18T13:49:23Z</dc:date>
    <item>
      <title>how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429341#M40817</link>
      <description>&lt;P&gt;How to change height of panels in dashboard to display four rows of charts in simple xml?&lt;/P&gt;

&lt;P&gt;I have tried  &lt;CODE&gt;&amp;lt;option name="height"&amp;gt;200px &amp;lt;/option&amp;gt;&lt;/CODE&gt; , but it is not working.&lt;/P&gt;

&lt;P&gt;What is the default height of panels? &lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429341#M40817</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-10-18T13:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429342#M40818</link>
      <description>&lt;P&gt;@zeespl what are the visualizations in the 4 rows of panels that you have got? Also how many panels per row?&lt;/P&gt;

&lt;P&gt;Based on the visualizations min-height might also be applicable so that data renders properly and is visible properly for correct interpretation. So if possible please add more details from the four rows of dashboard that you have. Screenshot and code might be useful. Prior to posting the details please ensure that you mask/anonymize any sensitive information.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:56:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429342#M40818</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-10-18T14:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429343#M40819</link>
      <description>&lt;P&gt;@niketnilay, There are six panels in each row and all are charts.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 12:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429343#M40819</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-10-22T12:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429344#M40820</link>
      <description>&lt;P&gt;@zeespl, have you tried without using px like below-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="height"&amp;gt;200&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Oct 2018 13:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429344#M40820</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-10-22T13:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429345#M40821</link>
      <description>&lt;P&gt;@zeespl as @493669 pointed out you do not need &lt;CODE&gt;px&lt;/CODE&gt; in the &lt;CODE&gt;height&lt;/CODE&gt; option. So I have converted the same to answer. &lt;/P&gt;

&lt;P&gt;Since you plan to run 24 searches in your dashboard hope you are using &lt;STRONG&gt;Post-Processing and Trellis layout&lt;/STRONG&gt;. Also with 6 charts per row and height 200 or less implies your charts would be too squished, unless you are using pie charts.&lt;/P&gt;

&lt;P&gt;PS: Trellis size can be changed through Trellis Format options or CSS override. Refer to my previous answer: &lt;A href="https://answers.splunk.com/answers/562662/using-trellis-with-simple-xml-extension.html"&gt;https://answers.splunk.com/answers/562662/using-trellis-with-simple-xml-extension.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:04:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429345#M40821</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-10-22T16:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429346#M40822</link>
      <description>&lt;P&gt;Yes i tried that without px but it didn't work. What is the default height of panel in px?&lt;/P&gt;

&lt;P&gt;I have used saved searches in panels.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 12:11:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429346#M40822</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-10-24T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to change height of panels in dashboard to display four rows of charts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429347#M40823</link>
      <description>&lt;P&gt;Which is the visualization you are using in your Panel. How many panels are there in one row where you need to change the height?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 06:12:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-change-height-of-panels-in-dashboard-to-display-four-rows/m-p/429347#M40823</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-11-09T06:12:51Z</dc:date>
    </item>
  </channel>
</rss>

