jocelynd Report post Posted January 15, 2016 Hi We have a data value contains character "&". When I try to display it on centerLabel of the doughnut2d, it renders as encoded html "&". This scenario happens when I have the following centerLabel = "$label<br> $value". If I remove "<br>" from the center label, it renders "&" correctly. I need to display the center label in 2 lines. You can duplicate the scenario with your gallery example http://jsfiddle.net/wYj95/980/ Just change out the following from your example:After that, you will see & when you hover over Food & Services sector. "centerLabel": "Revenue from $label:<br>$value", "data": [ { "label": "Food & Services", "value": "28504" }, I'm using FusionCharts 3.7.1 and angular-fusioncharts.min.js. Any help will be appreciated. Thanks. Jocelyn Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted January 18, 2016 Hi Jocelyn, A bug has already been raised for the issue and we are working on it. We will keep you posted about any updates. Thanks. Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted July 4, 2016 Hi Jocelyn, Hope you are keeping well! Thank you for your patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.11, release over the weekend that will resolve your reported issue? To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.11, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail. Share this post Link to post Share on other sites