Jump to content


Error When Displaying Graph On Ie


  • Please log in to reply
3 replies to this topic

#1 iorek

iorek

    Forum Newbie

  • Members
  • 2 posts

Posted 17 April 2012 - 03:16 PM

Hi !

First, sorry for my english, i'm french and i don't speak well when sentences are complicated :D.

I got a problem when displaying a graphic on IE 8 with Adobe Flash Player 11 installed.
Indeed there is a weird offset of the graphic. It doesn't show properly.
I attach some file to show you my problem.

i think it's not a css problem cause the current grahpic is properly displayed on an IE on a virtual machine.

I did not have this kind of problem with Google Chrome or Firefox with same version of adobe flash player.

Did you have any pieces of ideas please :)

Michael

Attached Files



#2 Sashibhusan

Sashibhusan

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 570 posts

Posted 18 April 2012 - 08:31 AM

Hi,

Could you please send us the HTML code that you are using to render the chart or any Live URL (if possible) to look into your issue?

Awaiting inputs from your end.

Thanks.

#3 iorek

iorek

    Forum Newbie

  • Members
  • 2 posts

Posted 18 April 2012 - 08:45 AM

Hi, Thanks for your answer.

The code in my view.jsp :



<layout:panel key="label.graph1" styleClass="bps-widget">
    		<br/>
        	<jsp:include page="FC/FusionChartsHTMLRenderer.jsp" flush="true" >
        		<jsp:param name="chartSWF" value="${chartType1}" />
	        	<jsp:param name="strURL" value="" />
	        	<jsp:param name="strXML" value="${strXmlTous}" />
	        	<jsp:param name="chartId" value="myFirst" />
	        	<jsp:param name="chartWidth" value="800" />
	        	<jsp:param name="chartHeight" value="400" />
	        	<jsp:param name="debugMode" value="false" />
        	</jsp:include>
		<br/>
</layout:panel>

The XML code is syntactically correct.

Hi,

Could you please send us the HTML code that you are using to render the chart or any Live URL (if possible) to look into your issue?

Awaiting inputs from your end.

Thanks.


Edited by iorek, 18 April 2012 - 08:49 AM.


#4 Bindhu

Bindhu

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 748 posts
  • LocationBangalore

Posted 23 April 2012 - 04:10 AM

Hi,

Thank you for the bit of code.

I am afraid, it seems to be an issue with the CSS only, as we can see the FusionCharts Pie chart rendered without any issues in your screen shot. Please check for cross browser compatibilities.

I tried using similar parameters and was able to render the chart with out any issues.

Hope this helps !

Edited by Bindhu, 23 April 2012 - 04:11 AM.

Help us improve our documentation with your precious feedback at:
[url]http://documentation-survey.g.fusioncharts.com/[/url]

Thank you,
Bindhu

Follow us <[url]http://http//twitter.com/fusioncharts>[/url] @Twitter!