FusionCharts Forum: Angular Gauge - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Angular Gauge dial hide its value

#1 User is offline   qthai 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 12
  • Joined: 27-November 09

Posted 23 December 2009 - 09:12 AM

Hi,



I'm using angular gauge and I have 1 small problem. The numerical value of the dial appears behind the Dial so I can't see it properly. Could you give me any suggestion to fix it ?



Thanks in advance
0

Other Replies To This Topic

#2 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 23 December 2009 - 10:39 PM

Hello,

Could you please atach your XML so that we can solve the issue as soon as possible?

Looking forward to your reply.

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#3 User is offline   chungp 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 18-February 10

Posted 18 February 2010 - 04:08 PM

I have the same problem.  This is what I have:

<chart chartTopMargin='25' majorTMNumber='4' bgAlpha='100' bgColor='F2F2F2' palette='2' lowerLimit='0' upperLimit='80' numberPrefix='$' numberSuffix=' M' showBorder='0' borderThickness='0' gaugeFillRatio='3' pivotRadius='8' gaugeInnerRadius='50' tickValueDistance='20' >

<colorRange><color minValue='0' maxValue='55' code='FF654F'/>

<color minValue='55' maxValue='75' code='F6BD0F'/>

<color minValue='75' maxValue='80' code='8BBA00'/></colorRange>

<trendpoints><point startValue='75' dashed='1' displayValue=' Goal: $75 M' color='666666' useMarker='1' markerColor='F1f1f1' markerBorderColor='666666' markerRadius='7' markerTooltext='Goal: $75 M'/></trendpoints>

<dials><dial value='27.5' showValue='1' rearExtension='10' baseWidth='10'/></dials>

<annotations><annotationGroup id='Grp1' showBelow='1'>

<annotation type='text' label='Total Business' font='Verdana' xPos='175' yPos='8' align='center' vAlign='middle' fontcolor='BE2F13' fontSize='10' isBold='1'/></annotationGroup></annotations>

</chart>


0

Other Replies To This Topic

#4 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 18 February 2010 - 11:27 PM

Hi,

Welcome to FusionCharts forum. :)

Could you please try setting the "baseWidth" attribute to '0' and the "borderAlpha" attribute to '100' of the <dial> element?

Hope this helps. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic