Sign in to follow this  
freebsd

How Do I Get The Following Result

Recommended Posts

Hi,

 

Using Annotations, let you create your own custom objects (shapes, images, text etc.) in the charts.

 

So rendering of text "Inventory Level", could be created at any position in the chart.

 

For more information on "Annotations", please refer the following link:

http://www.fusioncharts.com/widgets/docs/Contents/Ann_Introduction.html

 

I hope this helps.:)

Share this post


Link to post
Share on other sites

HI

 

200142_1318237423o36a.jpg.thumb.jpg

Why can not Bulb left

 

<div id="chart4" align="center"></div>

<script type="text/javascript">

var myChart = new FusionCharts("../Charts/Bulb.swf", "chart4c", "180", "70", "0", "1");

myChart.setDataURL("Data/Manpower/AttritionRate.xml");

myChart.render("chart4");

</script>

 

 

Hi,

 

Using Annotations, let you create your own custom objects (shapes, images, text etc.) in the charts.

 

So rendering of text "Inventory Level", could be created at any position in the chart.

 

For more information on "Annotations", please refer the following link:

http://www.fusioncha...troduction.html

 

I hope this helps.:)

AttritionRate.xml

Share this post


Link to post
Share on other sites

<Chart lowerLimit='0' upperLimit='100' bulbRadius='25' numberSuffix='%25' decimalPrecision='0' showBorder='0' bgAlpha='100' bgcolor='EFF4F8' borderColor='EFF4F8' showValue='0' clickURL='n-http://www.infosoftglobal.com' chartRightMargin='130'>

200142_1318241995cK36.jpg

add

chartRightMargin='130'

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