optima

Members
  • Content count

    2
  • Joined

  • Last visited

Posts posted by optima


  1. Hi,

     

    We are not able to replicate the issue, the Gauge is set to lower limit "7000" using "lowerLimit" attribute.

     

    Please find the attached screen shot which is showing lowerlimit as "7K" using your XML file and FusionWidgets XT SR1.

     

    Could you please confirm, in which version of FusionWidgets exactly you are getting this issue?

     

    Awaiting your response!

     

    Hi I am facing same problem lowerlimit value any thing above 0 always show 0 but in case if I put less then 0 i.e -10 or -11 it shows correctly. I did check with angular or linear gauge both same result.

    <chart bgColor="FFFFFF" bgAlpha="0" showBorder="0" lowerLimit="11" upperLimit="1410" gaugeStartAngle="180" gaugeEndAngle="0" palette="1" showValue="1" autoScale="1" pointerBgColor="FFFFFF" pointerBorderColor="000000" chartTopMargin="25" chartBottomMargin="0"><colorRange><color minValue="11" maxValue="282" code="FF654F"/><color minValue="282" maxValue="705" code="F6BD0F"/><color minValue="705" maxValue="1410" code="8BBA00"/></colorRange><dials><dial value="0" rearExtension="10" valueX="100" valueY="0"/></dials><pointers><pointer value="0" /></pointers><annotations><annotationGroup><annotation type="text" label="Angular" font="Verdana" xPos="10" yPos="12" align="left" vAlign="left" fontcolor="333333" fontSize="10" isbold="1"/></annotationGroup></annotations></chart>

     

    Thanks