Vijaya_FC Report post Posted May 2, 2011 (edited) Hi, why its not displaying in the browser (using firebug) <div id="chart12" style="z-index: 0; padding: 10px;" align="center"><object style="visibility: visible;" id="chartobject-4" data="line" class="FusionCharts" type="application/x-shockwave-flash" width="800" height="400" lang="EN"><param value="noScale" name="scaleMode"><param value="noScale" name="scale"><param value="opaque" name="wMode"><param value="always" name="allowScriptAccess"><param value="best" name="quality"><param value="lang=EN&debugMode=0&DOMId=chartobject-4®isterWithJS=1&chartWidth=800& chartHeight=400&InvalidXMLText=Invalid data.&dataXML=%3Cgraph%20caption%3D'Total%20turn%20around%20time'%20bgColor%3D'f1f1f1'%20exportParameters% 3D'Days%2CNo.%20of%20Requests%20Submitted%2CDetails%3D%3D1!234!2010-05-20%2013%3A24%3A28%2C2!21!2010-06- 04%2007%3A37%3A04%2C3!78!2010-06-11%2011%3A07%3A07%2C4!99!2010-06-07%2012%3A10%3A08'%20PYAxisName%3D' No.%20of%20Requests%20Submitted%2CDetails'%20divLineDecimalPrecision%3D'0'%20exportShowMenuItem%3D'1'% 20showalternateHGridColor%3D'1'%20exportFileName%3D'Total%20turn%20around%20time'%20xAxisName%3D'Time% 20Scale%20-%20By%20%20From%20May%2019%2C%202010%20To%20May%2011%2C%202011'%20SYAxisName%3D''%20connectNullData% 3D'0'%20exportFormats%3D'PNG%3DExport%20as%20PNG%20Image%7CJPG%3D%20Export%20as%20JPG%20Image'%20shownames% 3D'1'%20alternateHGridColor%3D'eeeeee'%20exportTargetWindow%3D'_self'%20numDivLines%3D'4'% 20exportAtClient%3D'0'%20showvalues%3D'0'%20labelDisplay%3D'Rotate'%20showExportDialog%3D'1' %20formatNumberScale%3D'0'%20exportHandler%3D'%2Ffusioncharts%2Ffc_exporter%2Findex'%20decimalPrecision%3D' 2'%20slantLabels%3D'1'%20showShadow%3D'0'%20exportAction%3D'download'%20limitsDecimalPrecision% 3D'0'%20exportEnabled%3D'1'%3E%3Cset%20name%3D'1'%20value%3D'234'%20color%3D'AFD8F8' %20alpha%3D'70'%2F%3E%3Cset%20name%3D'2'%20value%3D'21'%20color%3D'AFD8F8'%20alpha%3D' 70'%2F%3E%3Cset%20name%3D'3'%20value%3D'78'%20color%3D'AFD8F8'%20alpha%3D'70'%2F%3E%3Cset% 20name%3D'4'%20value%3D'99'%20color%3D'AFD8F8'%20alpha%3D'70'%2F%3E%3C%2Fgraph%3E& dataURL=" name="flashvars"></object></div> Thanks, Vijaya Edited May 2, 2011 by Vijaya_FC Share this post Link to post Share on other sites
Vijaya_FC Report post Posted May 2, 2011 Solved <object style="visibility: visible;" id="chartobject-4" data="line" ..... should be <object style="visibility: visible;" id="chartobject-4" data="FusionCharts/Line.swf".... Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 2, 2011 Hi, We are glad to know that you have managed to solve your problem. Keep FusionCharting! Share this post Link to post Share on other sites