Adding labels to Bulbs
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Adding labels to Bulbs Expand / Collapse
Author
Message
Posted 5/29/2008 1:47:11 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/7/2008 1:14:14 PM
Posts: 4, Visits: 18
Can anyone tell me how to make a chart that looks like this.

 
I can't get the Inventory Level text to appear in my Bulb.
Post #6486
Posted 6/2/2008 12:16:30 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/7/2008 1:14:14 PM
Posts: 4, Visits: 18
I figured it out.  I had to set the chartRightMargin to push the bulb to the left side of the chart.  Then add anotations for the text.

<chart bgColor='5C8727' decimalPrecision='0' numberSuffix=' days left'

lowerLimit='0' upperLimit='100' is3D='1' useColorNameAsValue='0'

chartRightMargin='360'

placeValuesInside='0' showValue='0' showBorder='0'

chartTopMargin='3' chartBottomMargin='3'>

<colorRange>

<color minValue='0' maxValue='33' name='Alert' code='9E1B34' />

<color minValue='33' maxValue='66' name='Warn' code='FFCF01'/>

<color minValue='66' maxValue='100' name='OK' code='5C8727'/>

</colorRange>

<value>75</value>

<annotations>

<annotationGroup>

<annotation type="text" label="Text Label" font="Arial" xPos="60" yPos="10" align="left" vAlign="left" fontcolor="333333" fontSize="14" isBold="1" />

<annotation type="text" label="Another Text Label" font="Arial" xPos="60" yPos="29" align="left" vAlign="left" fontcolor="333333" fontSize="12" isBold="0" />

<annotation type="text" label="Text label 3" font="Arial" xPos="240" yPos="10" align="left" vAlign="left" fontcolor="333333" fontSize="12" isBold="0" />

<annotation type="text" label="01/15/2008" font="Arial" xPos="240" yPos="29" align="left" vAlign="left" fontcolor="333333" fontSize="12" isBold="0" />

</annotationGroup>

</annotations>

<styles>

<definition>

<style type='font' name='labelFont' color='000000' bold='1' size ='16'/>

<style name='FadeIn' type='ANIMATION' param='_xscale' start='0' duration='2'/>

</definition>

<application>

<apply toObject='Canvas' styles='FadeIn' />

<apply toObject='VALUE' styles='labelFont' />

</application>

</styles>

</chart>

Post #6544
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 11:22am


Execution: 0.172.