<?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 Resize Graphs in Advanced XML Dashboard - Receiving Error in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Resize-Graphs-in-Advanced-XML-Dashboard-Receiving-Error/m-p/164070#M10099</link>
    <description>&lt;P&gt;I'd like to resize a line graph by using "&lt;OBJECT&gt;&lt;PARAM name="height" /&gt;360px"&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;I've tried converting to FlashChart, but I receive the same error.  I also tried something like charting.chart.height.  This  didn't give me an error, but didn't resize the line graph.&lt;/P&gt;

&lt;P&gt;I assumed using a height param would be stock for the HiddenChartFormatter, unless using the height param is not allowed with the HiddenChartFormatter module?  Here is the error I am getting:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://screencast.com/t/SJkFaIvQdhs"&gt;http://screencast.com/t/SJkFaIvQdhs&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Here is a sample of my XML below:&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="HiddenChartFormatter"&gt;&lt;BR /&gt;
&lt;OBJECT&gt;&lt;PARAM name="charting.chart" /&gt;line&lt;BR /&gt;
&lt;PARAM name="charting.chart.stackMode" /&gt;default&lt;BR /&gt;
&lt;PARAM name="charting.chart.nullValueMode" /&gt;zero&lt;BR /&gt;
&lt;PARAM name="charting.chart.data.preview" /&gt;true&lt;BR /&gt;
&lt;PARAM name="charting.chartTitle" /&gt;Fail Counts Over Time&lt;BR /&gt;
&lt;PARAM name="charting.legend.placement" /&gt;right&lt;BR /&gt;
&lt;PARAM name="charting.axisTitleX.text" /&gt;Time&lt;BR /&gt;
&lt;PARAM name="charting.axisTitleY.text" /&gt;Fail Count&lt;BR /&gt;
&lt;MODULE name="JSChart" layoutpanel="panel_row1_col1"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;PARAM name="height" /&gt;360px&lt;BR /&gt;&lt;BR /&gt;
&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;Any insight would be extremely helpful - thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2014 14:58:51 GMT</pubDate>
    <dc:creator>_gkollias</dc:creator>
    <dc:date>2014-05-14T14:58:51Z</dc:date>
    <item>
      <title>Resize Graphs in Advanced XML Dashboard - Receiving Error</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Resize-Graphs-in-Advanced-XML-Dashboard-Receiving-Error/m-p/164070#M10099</link>
      <description>&lt;P&gt;I'd like to resize a line graph by using "&lt;OBJECT&gt;&lt;PARAM name="height" /&gt;360px"&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;I've tried converting to FlashChart, but I receive the same error.  I also tried something like charting.chart.height.  This  didn't give me an error, but didn't resize the line graph.&lt;/P&gt;

&lt;P&gt;I assumed using a height param would be stock for the HiddenChartFormatter, unless using the height param is not allowed with the HiddenChartFormatter module?  Here is the error I am getting:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://screencast.com/t/SJkFaIvQdhs"&gt;http://screencast.com/t/SJkFaIvQdhs&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Here is a sample of my XML below:&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="HiddenChartFormatter"&gt;&lt;BR /&gt;
&lt;OBJECT&gt;&lt;PARAM name="charting.chart" /&gt;line&lt;BR /&gt;
&lt;PARAM name="charting.chart.stackMode" /&gt;default&lt;BR /&gt;
&lt;PARAM name="charting.chart.nullValueMode" /&gt;zero&lt;BR /&gt;
&lt;PARAM name="charting.chart.data.preview" /&gt;true&lt;BR /&gt;
&lt;PARAM name="charting.chartTitle" /&gt;Fail Counts Over Time&lt;BR /&gt;
&lt;PARAM name="charting.legend.placement" /&gt;right&lt;BR /&gt;
&lt;PARAM name="charting.axisTitleX.text" /&gt;Time&lt;BR /&gt;
&lt;PARAM name="charting.axisTitleY.text" /&gt;Fail Count&lt;BR /&gt;
&lt;MODULE name="JSChart" layoutpanel="panel_row1_col1"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;PARAM name="height" /&gt;360px&lt;BR /&gt;&lt;BR /&gt;
&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;Any insight would be extremely helpful - thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 14:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Resize-Graphs-in-Advanced-XML-Dashboard-Receiving-Error/m-p/164070#M10099</guid>
      <dc:creator>_gkollias</dc:creator>
      <dc:date>2014-05-14T14:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Graphs in Advanced XML Dashboard - Receiving Error</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Resize-Graphs-in-Advanced-XML-Dashboard-Receiving-Error/m-p/164071#M10100</link>
      <description>&lt;P&gt;Found the issue&lt;/P&gt;

&lt;P&gt;The module tag was closed... the JSChart had a closed tag...missed that one completely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="JSChart" layoutpanel="panel_row1_col1"&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 17:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Resize-Graphs-in-Advanced-XML-Dashboard-Receiving-Error/m-p/164071#M10100</guid>
      <dc:creator>_gkollias</dc:creator>
      <dc:date>2014-05-15T17:07:37Z</dc:date>
    </item>
  </channel>
</rss>

