|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/2/2008 5:03:08 AM
Posts: 3,
Visits: 8
|
|
Big issue!
The autoresizing doesnt work with Firefox browser.
I nested the #renderChart("FusionCharts/Radar.swf", "", strXML, "chart", "100%", "100%", 0, 0)# ColdFusion Tag
in a div tag.
In IE it works finde, but Firefox dont resize the chart.
Do you know a Workaround?
Kind regards,
Philipp
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
Hi,
The percent resize feature is actually dependent on the browser, as in this case, the resizing is not handled in the chart. But, did you try this on Windows or?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/2/2008 5:03:08 AM
Posts: 3,
Visits: 8
|
|
| Correct, the OS is Windows XP.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
Hi,
In that case, we would recommend using pixel based sizes for the chart, as then the sizing is handled by the chart itself.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|