buptchenliang Report post Posted June 7, 2011 hi,all when i use fusioncharts, charts rendered as blank. i use firebug ,and find that this chart object is <object id="a2c0a876-0858-406d-be26-911cff90efc4_bc4e88ec_1546_634e_0d0f_642f37eae867" class="FusionCharts" width="600" lang="EN" height="400" type="application/x-shockwave-flash" data="js/dojo1.5/richpivot/Charts/ScrollCombi2D.swf" style="visibility: visible;"> <param name="scaleMode" value="noScale"> <param name="scale" value="noScale"> <param name="wMode" value="opaque"> <param name="allowScriptAccess" value="always"> <param name="quality" value="best"> <param name="flashvars" value="lang=EN&debugMode=0&DOMId=a2c0a876-0858-406d-be26-911cff90efc4_bc4e88ec_1546_634e_0d0f_642f37eae867®isterWithJS=1&chartWidth=600&chartHeight=400&InvalidXMLText=Invalid data.&ChartNoDataText=Please select a record above&dataXML=%3Cchart%20exportEnabled%3D'1'%20exportAtClient%3D'0'%20showExportDialog%3D'1'%20exportShowMenuItem%3D'0'%20exportAction%3D'save'%20exportHandler%3D'FCExporter.fcexport'%20inThousandSeparator%3D'%2C'%20inDecimalSeparator%3D'.'%20showValues%3D'0'%20useRoundEdges%3D'1'%20palette%3D'4'%20formatNumberScale%3D'0'%20caption%3D'sdf'%20xAxisName%3D''%20yAxisName%3D''%3E%3Ccategories%3E%3Ccategory%20label%3D'Setup%20Business%20Group'%20%2F%3E%3C%2Fcategories%3E%3Cdataset%20seriesName%3D'All%20Periods'%20renderAs%3D'Column'%3E%3Cset%20value%3D'33%2C609'%20%2F%3E%3C%2Fdataset%3E%3C%2Fchart%3E&dataURL="> </object> i want to know why. sorry for the bad english! Share this post Link to post Share on other sites
Sanjukta Report post Posted June 8, 2011 Hi, Could you please send us the relevant XML file that you are using to render the chart? Looking forward to your reply. Share this post Link to post Share on other sites
buptchenliang Report post Posted June 16, 2011 Hi, Could you please send us the relevant XML file that you are using to render the chart? Looking forward to your reply. I know why it is rendered as blank. When I use maven resources plugin to copy the ".swf" files from one place to another place, and config filtering=true, the plugins changed those files. Anyway, thank you for your reply. Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 16, 2011 Hi, Glad to know that you have managed to resolve your issue. Happy FusionCharting! Share this post Link to post Share on other sites