<?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 Increase Embedded Report Height in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180913#M10643</link>
    <description>&lt;P&gt;When enabling the embedded report, and including the iframe somewhere else, you can adjust the width, but the height seems to remain at 300px – even if you increase it.&lt;/P&gt;

&lt;P&gt;Does anyone know how to increase the height of an embedded report?  Changing the height of the iframe has no affect, but the width changing does work.&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2015 16:50:13 GMT</pubDate>
    <dc:creator>mvanderlist_spl</dc:creator>
    <dc:date>2015-05-05T16:50:13Z</dc:date>
    <item>
      <title>Increase Embedded Report Height</title>
      <link>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180913#M10643</link>
      <description>&lt;P&gt;When enabling the embedded report, and including the iframe somewhere else, you can adjust the width, but the height seems to remain at 300px – even if you increase it.&lt;/P&gt;

&lt;P&gt;Does anyone know how to increase the height of an embedded report?  Changing the height of the iframe has no affect, but the width changing does work.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2015 16:50:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180913#M10643</guid>
      <dc:creator>mvanderlist_spl</dc:creator>
      <dc:date>2015-05-05T16:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Increase Embedded Report Height</title>
      <link>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180914#M10644</link>
      <description>&lt;P&gt;Have you tried testing in a completely  blank html page ?&lt;/P&gt;

&lt;P&gt;I think you maybe have some other CSS that is overwriting the height attribute on the iframe element. I just tested this to double check - and height and width both allow you to change the size (it is &lt;STRONG&gt;not&lt;/STRONG&gt; stuck at 300px). &lt;/P&gt;

&lt;P&gt;Try using the developer tools on Chrome or Firefox to see if there is an overlap maybe ? &lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2015 17:24:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180914#M10644</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2015-05-05T17:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Increase Embedded Report Height</title>
      <link>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180915#M10645</link>
      <description>&lt;P&gt;Just tried that.&lt;/P&gt;

&lt;P&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;
&amp;lt;body&amp;gt;&lt;BR /&gt;
&amp;lt;iframe height="600" width="980" frameborder="0" src="...removed..."&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;
&amp;lt;/body&amp;gt;&lt;BR /&gt;
&amp;lt;/html&amp;gt;&lt;/P&gt;

&lt;P&gt;The iframe indeed has a height of 600px, but the chart itself still remains at 300px.&lt;/P&gt;

&lt;P&gt;Looking inside the iframe I see this as one of the first divs:&lt;BR /&gt;
&amp;lt;div class="chart shared-jschart" data-cid="view938" data-view="views/shared/JSChart" data-render-time="0" style="&lt;STRONG&gt;width: 100%; height: 300px;&lt;/STRONG&gt;"&amp;gt;&lt;/P&gt;

&lt;P&gt;This explains the dynamic width but the locked height.&lt;/P&gt;

&lt;P&gt;I'm using Splunk 6.2.3 and viewing on Chrome on Mac OS X.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2015 17:34:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180915#M10645</guid>
      <dc:creator>mvanderlist_spl</dc:creator>
      <dc:date>2015-05-05T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increase Embedded Report Height</title>
      <link>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180916#M10646</link>
      <description>&lt;P&gt;To update with an answer, you can change the height of the visualization by dragging the divider in the middle of the visualization tab of a search, which adds the following to the saved search in the savedsearches.conf file:&lt;/P&gt;

&lt;P&gt;display.page.search.tab = visualizations&lt;BR /&gt;
display.visualizations.chartHeight = 634&lt;/P&gt;

&lt;P&gt;Which in turn after click "embed" generates an iframe like so:&lt;BR /&gt;
&amp;lt;iframe height="670" width="480" frameborder="0" src="…removed…"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/P&gt;

&lt;P&gt;Notice how the iframe height before was 336 with a final embedded chart of 300px? Now the iframe is 634+36=670px.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2015 03:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Increase-Embedded-Report-Height/m-p/180916#M10646</guid>
      <dc:creator>mvanderlist_spl</dc:creator>
      <dc:date>2015-05-06T03:07:34Z</dc:date>
    </item>
  </channel>
</rss>

