<p>Hi,</p>
<p> </p>
<p>I am able to run and display a report containing a chart in the browser using the BIRT Viewer Toolkit running on Tomcat, by running the report from the URL.</p>
<p>i.e.. using url <a data-ipb='nomediaparse' href='
http://10.6.5.1:8100/birt-viewer-toolkit/frameset?__report=crm_management/crm_customer_sales_chart.rptdesign&accountOwner=ABCDEF''>http://10.6.5.1:8100/birt-viewer-toolkit/frameset?__report=crm_management/crm_customer_sales_chart.rptdesign&accountOwner=ABCDEF'</a></p>
<p> </p>
<p>The report also works fine in the Eclipse Report Designer.</p>
<p> </p>
<p>However, when I run a custom app (simple web app) and use JSAPI code to embed reports available from the BIRT Viewer Toolkit (running separately), everything displays in the browser <strong>except</strong> the chart. Yet, I am able to export the content from the browser to PDF (using the menu options), and the chart is displayed fine in the PDF, just not in the browser.</p>
<p> </p>
<p>I tried different outputs for the chart in the designer: SVG and JPG but neither worked to display the chart in the browser of the custom app.</p>
<p>I also tried different browsers: Firefox 31.0, IE 10 and Chrome 36.0 with no luck.</p>
<p> </p>
<p>Any ideas?</p>
<p> </p>
<p>Cheers,</p>
<p>Richard</p>