Sign in to follow this  
Panda Knight

Special Characters Issue With 'displayvalue' Attribute

Recommended Posts

Hi, Fusion Charts Team.

 

There's a Issue with special characters in Heat Map Charts.

 

caption,

subcaption,

xaxisname,yaxisname,label,rowid,columnid, almostly everything is ok ,but the displayValue attribute.

 

This is JSON Data:

{"chart": {"caption": "关键文档上传情况","xaxisname": "文档名称/统计","yaxisname": "项目阶段","bgcolor": "CACBEE"},"dataset": [{"data": [{"rowid": "计划","columnid": "周一","value": "100"},{"rowid": "计划","columnid": "周二","value": "100"},{"rowid": "计划","columnid": "周三","value": "0"},{"rowid": "计划","columnid": "周二","value": "100"},{"rowid": "计划","columnid": "周五","value": "0"},{"rowid": "施工","columnid": "周一","value": "0","displayValue":"你好"},{"rowid": "施工","columnid": "周二","value": "100"}, {"rowid": "施工","columnid": "周三","value": "100","displayValue":"你好"}, { "rowid": "施工","columnid": "周二","value": "100","displayValue":"你好,There is Problem with 'displayValue' attr."},{"rowid": "施工","columnid": "周五","value": "0"},{"rowid": "收尾","columnid": "周一","value": "100"},{"rowid": "收尾","columnid": "周二","value": "100","displayValue":"你好"},{"rowid": "收尾","columnid": "周三","value": "0"},{"rowid": "收尾","columnid": "周二","value": "0","displayValue":"English","tooltext":"中文,ToolTip Is Right, See ?"},{"rowid": "收尾","columnid": "周五","value": "100"}]}],"colorrange": {"gradient": "0","minvalue": "0","code": "F1C4EE","startlabel": "Very Bad","endlabel": "Very Good","color": [{"code": "FF716C","minvalue": "0","maxvalue": "50","label": "未上传"},{"code": "79D379","minvalue": "50","maxvalue": "100","label": "已上传"}]}}

 

 

and I also have tried xml format, with utf-8 bom, add '<?xml version="1.0" encoding="UTF-8"?>',anything I could found in this way.

Can anybody help me? I'v poor English, so have a look about the data and picture.

Thank you !

post-28068-0-08995800-1335591554_thumb.png

Edited by Panda Knight

Share this post


Link to post
Share on other sites

Thanks a lot! Hope it 's not a bug, just my mistake.

 

Thanks again for your good job!

Hi,

 

We would look into the same and shall get back to you at the earliest.

 

Thank you for your continued patience and patronage.

Share this post


Link to post
Share on other sites
Guest Sumedh

smile.gif

 

Thanks a lot! Hope it 's not a bug, just my mistake.

 

Thanks again for your good job!

 

 

 

 

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