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