Yue

Chart Value And Legend Can Not Disappear In Ie9 And Other Browsers, But Ie8 Can

Recommended Posts

Hi,

 

I use  fusion charts to develope a page, But I come across a strange problem , I use JSOnN Data format, I set showValues=0 and showLegend=0, In IE8, the chart value  and the legend disappear, but In the IE9 and other browsers,  they can not.i do not know anybody whether come across this condition.

 

I attend two images.

the Json  data format is:

 

[{"chart":{"showValues":"0","showLegend":"0","yAxisMinValue":"251950","showAboutMenuItem":"0","numberPrefix":"$"},"categories":[{"category":[{"label":"Jul 2012"},{"label":"Aug 2012"},{"label":"Sep 2012"},{"label":"Oct 2012"},{"label":"Nov 2012"},{"label":"Dec 2012"},{"label":"Jan 2013"},{"label":"Feb 2013"},{"label":"Mar 2013"},{"label":"Apr 2013"},{"label":"May 2013"},{"label":"Jun 2013"}]}],"dataset":[{"data":[{"value":"284000"},{"value":"289000"},{"value":"292000"},{"value":"269000"},{"value":"260000"},{"value":"251950"},{"value":"289000"},{"value":"289900"},{"value":"302000"},{"value":"292500"},{"value":"305000"},{"value":"307000"}],"seriesname":"Median New Price","color":"001eff"},{"data":[{"value":"264000"},{"value":"240000"},{"value":"243000"},{"value":"249000"},{"value":"250000"},{"value":"244950"},{"value":"231700"},{"value":"259000"},{"value":"279993"},{"value":"302750"},{"value":"284400"},{"value":"286950"}],"seriesname":"Median Sold Price","color":"c600ff"}],"styles":{"definition":[{"type":"font","name":"CaptionFont","color":"666666","size":"15"},{"type":"font","name":"SubCaptionFont","bold":"0"}],"application":[{"toobject":"caption","styles":"CaptionFont"}]}}]

 

I recommend the js files about fusion charts as below:

FusionCharts.js,   jquery.min.js,   prettify.js,   json2.js,    lib.js,    firebug-lite.js

 

Thanks.

 

Yue

未命名.bmp

未命名1.bmp

Share this post


Link to post
Share on other sites
Guest Sumedh
Hi,

 

Welcome to FusionCharts Forum!

 

We are unable to replicate the same.

 

We have tested your JSON data. "showValues" and "showLegend" attributes are working fine.

 

Please find attached screen-shots for your reference.

 

Also, before you render the chart, clear the browser cache.

 

Hope this helps!

post-24802-0-16988600-1370599240_thumb.png

post-24802-0-69022900-1370599249_thumb.png

post-24802-0-93201600-1370599257_thumb.png

post-24802-0-27435700-1370599268_thumb.png

Share this post


Link to post
Share on other sites
Hi, Sumedh

 

Thanks your response.

 

here showValues and showLegend are not still working fine in IE9 and other browsers

 

This is the url:


 

Please try to see and run it in your computer.

 

Best Wishes.

 

Yue

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

Can you please check the JSON output once again? and see if showLegend and showValues attributes are configured with "0".

 

Since, we have tested with the sample JSON data and the JSON data you have provided, both the attributes are working fine.

 

Please find attached screen-shots and sample for your reference.

 

Hope this helps!

 

post-24802-0-00037800-1372144208_thumb.png

post-24802-0-01847300-1372144245_thumb.png

post-24802-0-00238800-1372144295_thumb.png

post-24802-0-20696400-1372144368_thumb.png

MSLine_Test.zip

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