xuen Report post Posted July 25, 2012 Hi, I encounter an issue which i try to render a empty chart value using PieChart. My code: chart = "<chart></chart>"; FusionCharts.SetRenderer("javascript"); lit_testing.Text = FusionCharts.RenderChart("../FusionCharts/Pie2D.swf", "", chart, "pie_testing", "330", "230", false, false); And I get an error message "Microsoft JScript runtime error: 'pieYScale' is null or not an object". (see attached image) I have try to change the chart to Bar2D and does not give me such error. Please help. Thanks in advanced. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 26, 2012 Hey, This has been already logged as a bug. The fix will be available in the next release. Thanks for your time. Share this post Link to post Share on other sites
JohnLeg Report post Posted August 22, 2012 We are about to purchase Fusion Charts and have run across the error described in this topic. Can you tell me when a fix will be available for this issue? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 23, 2012 Hi, This issue has been resolved in the recently released version of FusionCharts XT i.e., FusionCharts XT v3.2.2 Service Release 4. This version has many bug fixes and enhancements. You can get the trial version from here: http://www.fusioncharts.com/download/trials/ Share this post Link to post Share on other sites
xuen Report post Posted October 9, 2012 Thanks. Hi, This issue has been resolved in the recently released version of FusionCharts XT i.e., FusionCharts XT v3.2.2 Service Release 4. This version has many bug fixes and enhancements. You can get the trial version from here: http://www.fusioncha...ownload/trials/ Share this post Link to post Share on other sites