Chart Legend Error When IE7 is Zoomed to a Different %
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Chart Legend Error When IE7 is Zoomed to a... Expand / Collapse
Author
Message
Posted 1/8/2008 2:10:31 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/11/2008 8:42:59 AM
Posts: 1, Visits: 7

Issue:  When IE7 browser is "zoomed" to a different size, either lesser or greater %, several of incremented zooms drop the last item in the legend.  See the attached jpeg for an example of the problem... three specific screen captures (grouped together in Attach1) are provided for your reference... one at 100%, another at 125%, and finally one at 200%. Attach2 shows a view of the entire URL.

 

Thanks, Smokey

 

----------------------------------------------------------------------------

Attach1 – Three Screen Captures Combined (CaptureCombo.jpeg)

Attach2 - View of entire URL (URL.jpeg)

 

Conditions:

 - Browser: IE7

 - Chart in use:  MSCombi2D.swf

 - Resized Movie (SWF file) to 750 x 230 to eliminate distortion based on screen resolution differences or zoom sizing. Best appearance is when Flash's "ShowAll" rather than "ExactFit" is used.

 

URL Coding:

<script type="text/javascript">

 var fschart1 = new FusionCharts("Charts/MSCombi2d.swf","fschart1","750","230",                 "false", "false","FFFFFF","ShowAll");

 var JAVAStr1fs = "<%=varChart1 %>"

 fschart1.setDataXML(JAVAStr1fs);                  

 fschart1.render("FSChart1");

</script>

 

Smokey

  Post Attachments 
CaptureCombo.jpeg (5 views, 254.49 KB)
URL.jpeg (3 views, 153.70 KB)

Post #3700
Posted 1/10/2008 2:40:41 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956, Visits: 468
Hi,

The zoom function is not natively supported by FusionCharts - it's a feature of Flash Player, which directly scales the movie, instead of programatically zooming it. As such, this behavior is browser dependent and can cause some mismatches.


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


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 3:35pm


Execution: 0.063.