IE Problem: Data Displayed Only Occasionally
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



IE Problem: Data Displayed Only Occasionally Expand / Collapse
Author
Message
Posted 8/1/2007 12:28:12 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/25/2008 3:29:59 PM
Posts: 4, Visits: 9
I am using VS 2005 with ASP.NET and C#. I am building the javascript code that will render the table in the C# code behind and then placing it in a DIV in the .aspx page. When I initially load my page, the charts load fine, but if I refresh the page, or leave the page and come back to it then the charts seem to load only the text labels and nothing else. I am using the Pie3D and the Column3D .swf files. If I load the page in FireFox, then I have no such problem; it only occurs in IE. Is this a known issue? Any help would be greatly appreciated. I am still using the evaluation package; could this cause the problem?
Post #1806
Posted 8/1/2007 2:03:10 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 8/30/2007 12:59:33 PM
Posts: 11, Visits: 26
Do you use an .NET object to create your div or is it a "hand-made" one? Because in some situation, ASP HTML objects generate UniqueID for the HTML ID tag to be sure that every ID are unique. So, you could first look if you div ID is always the same in every refresh.
Post #1807
Posted 8/1/2007 2:32:04 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/25/2008 3:29:59 PM
Posts: 4, Visits: 9
Ok, I believe I fixed the problem. I was using a dynamic width at the time of the chart render and IE was doing something weird with referencing height and width for the chart rendering.

I gave it a static width and static height and now it renders just fine everytime.

I'm not sure of all the technicalities behind why this occured, but it appears that giving the chart dynamic dimensions (i.e. Width="100%" instead of something likeWidth="250px") causes some problems with some browsers.

Post #1808
Posted 8/1/2007 4:17:07 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
FusionCharts needs the size in exact pixels without px being appended.

Thanks,
Pallav Nadhani
FusionCharts Team
Post #1826
Posted 1/9/2008 5:11:54 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/9/2008 10:31:11 PM
Posts: 1, Visits: 2
Pallav (8/1/2007)
FusionCharts needs the size in exact pixels without px being appended.


So your saying FusionCharts do not support % widths or heights at all?

I'm positive I've read the do somewhere in the past. I mean obviously % widths do work, just unpredictably (only in IE though in my experience).
Post #3736
Posted 1/10/2008 2:52:13 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
Hi,

When you specify %, the resizing control moves out from the chart to the browser and the browser just scales the chart up/down.

When you specify the width/height in pixels, the resizing control stays in the chart.


Thanks,
Pallav Nadhani
FusionCharts Team
Post #3779
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 6:24am


Execution: 0.078.