Chuck Report post Posted May 24, 2011 Hello, I am having an issue with the Cylinder Guage toolText on an annotation. The tooltext shows up without the default box border and background color unlike with the other widgets. Below is the xml. Thank you. <chart baseFont='Verdana' baseFontSize='9' lowerLimit='0' upperLimit='100' numberSuffix='%25' cylFillColor='427014' showBorder='0' showTickValues='0' showValue='0' showShadow='0' chartTopMargin='25' chartBottomMargin='48' chartRightMargin='35' chartLeftMargin='15' captionPadding='0' majorTMColor='666666' majorTMAlpha='100' majorTMHeight='7' majorTMThickness='2' minorTMColor='666666' minorTMAlpha='100' minorTMHeight='5' minorTMThickness='1' tickMarkDistance='2' bgColor='FFFFFF' bgAlpha='0'> <value>85</value> <annotations> <annotationGroup id='Title' showBelow='0'> <annotation type='text' font='Verdana' xPos='54' yPos='170' align='center' fontcolor='333333' fontSize='11' isBold='1' label=' % High Value Products Output' /> <annotation type='text' font='Verdana' xPos='98' yPos='35' align='left' fontcolor='333333' fontSize='9' isBold='0' label='100%' /> <annotation type='text' font='Verdana' xPos='98' yPos='133' align='left' fontcolor='333333' fontSize='9' isBold='0' label='0%' /> <annotation type='text' font='Verdana' xPos='58' yPos='121' align='center' fontcolor='dddddd' fontSize='11' isBold='1' label='85%' /> </annotationGroup> <annotationGroup id='Target' toolText='Budget 83%' showBelow='0'> <annotation type='polygon' sides='3' color='F1f1f1' x='89' y='65' radius='5' borderColor='336600' borderThickness='1' startAngle='180' /> <annotation type='line' x='17' y='65' toX='89' toY='65' color='336600' dashed='1' alpha='80' /> </annotationGroup> </annotations> </chart> Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 25, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. I am afraid, the feature you are looking for. is presently not available with cylinder gauge. We will update you regarding this in our next release. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites