hlukes Report post Posted March 19, 2014 (edited) We upgraded from 3.2.3 to 3.3.1 because printing in IE10+ was not working. So now I have bigger issues: My 2DColumn Charts now are all off - the scale doesn't work. The graph doesn't line up with the X/Y axes. My MS2DColumn work just fine still. I can't export at all to JPG using pure Javascript - nothing happens. It doesn't even work on the sample online. In IE10 I get cross-site scripting error can can export to anything at all. We are supposed to go live with our project today!! <chart caption='Facilities Expenditures/GIE' shownames='1' showvalues='1' decimals='2' useRoundEdges='1' legendBorderAlpha='0' labelDisplay='Rotate' slantLabels='1' baseFont='Arial' baseFontSize ='12' baseFontColor ='000000' rotateValues='1' numbersuffix='%' exportEnabled='1' exportFileName='Genl_R_FacExpGIE_inst' showBorder='0' bgColor='FFFFFF' canvasPadding='0'><set label='XXX' value='4.5099' /><set label='University of X' value='5.2594' /><set label='University of X' value='4.9149' /><set label='XUniversity' value='6.1869' /><trendlines><line startValue='4.2001' color='FF0000' displayValue='Overall Avg (12-13)' showOnTop='1'/></trendlines><styles><definition><style type='font' name='CaptionFont' color='666666' size='15'/><style type='font' name='SubCaptionFont' bold='0'/><style type='font' name='myLegend' color='666666' size='13'/><style name='myAxisTitlesFont' type='font' font='Arial' size='12' bold='0'/></definition><application><apply toObject='caption' styles='CaptionFont'/><apply toObject='SubCaption' styles='SubCaptionFont'/><apply toObject='Legend' styles='myLegend'/><apply toObject='X-AxisName' styles='myAxisTitlesFont' /><apply toObject='Y-AxisName' styles='myAxisTitlesFont' /> <apply toObject='DataLabels' styles='myAxisTitlesFont' /></application></styles></chart></chart> Edited March 19, 2014 by hlukes Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted March 20, 2014 Hi, It seems the Column2D chart is rendering fine using your XML data and the latest FusionCharts Suite XT v3.3.1sr3 version. Please find the attached screen shot of the same for your response. However, with regard to your issue related to "export the charts to JPG using pure Javascript", if you are trying to export using external server "by calling http://export.api3.fusioncharts.com/", this will not export the chart image, which is a know issue with the latest version and we are working on this issue. So, for the timing you could implement your own export mechanism using "Batik" in your own server. For details, please visit: http://docs.fusioncharts.com/charts/contents/exporting-image/ECPureJS.html Also, is it feasible for you to provide the live URL of your issue and drop a mail to <[email protected]> mentioning all your issues, to assist you in a better way? Awaiting your valuable response. Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 18, 2014 Hi,Could you please upgrade your current version to the latest, i.e, FusionCharts v3.4 that includes a lot of new features and enhancements?You can see the upcoming new docs at http://docs.fusioncharts.com and new additions at http://docs.fusioncharts.com/tutorial-setup-whats-new.html.I hope this helps. Looking forward to your valuable feedback. Share this post Link to post Share on other sites