Sign in to follow this  
SimonHowell

When I change a thermometer widget to display

Recommended Posts

Guest Basundhara Ghosal

Hi Simon,

We appologize for the delay in reply.

When using dataXML method, you need to encode Pound character to '%A3'.

Following is the full HTML Code to embed the chart:

<div id="chart1div">

 This text is replaced by the chart.

</div>

<script type="text/javascript">

 var chart1 = new FusionCharts("Column2D.swf", "ChId1", "350", "200", "0", "0");

 chart1.setDataXML("<chart numberPrefix='%A3'><set label='John' value='420' /><set label='Mary' value='295' /><set label='Tom' value='523' /></chart>");

 chart1.render("chart1div");

</script>

Also, please refer to the link below for further details on the same:

Ref.- http://www.fusioncharts.com/docs?/SpChar_Pound.html

Hope this helps. :)

Share this post


Link to post
Share on other sites

Golf Swing

 

 

The above are just a few golf physical exercise benefits¡­but sufficient for you to hopefully convince your golf clubs for sale that it¡¯s really worth looking into. The golf swing is now being deemed as very athletic movements. I wish you now realize the return about investment from this golf physical exercise. ishiner

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