Sign in to follow this  
xuen

Empty Chart For Piechart

Recommended Posts

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.

post-28088-0-82515300-1343191319_thumb.jpg

Share this post


Link to post
Share on other sites
Guest Sumedh

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this