jaylunk

Members
  • Content count

    2
  • Joined

  • Last visited

About jaylunk

  • Rank
    Forum Newbie
  1. Upper & Lower limit problem

    Thank you. This would mean setting the dial value to a fixed number. I need this dial value to be dynamic and so it is currently set to a variable. It seems as though if the returned value < lowerLimit value, then the lowerLimit sets itself to zero. Otherwise, it sets itself to whatever I've got the lowerLimit set to.
  2. I am creating an angular gauge that should have the lower limit at "90" and the upper limit at "100". The color bands are very small, actually 1 tick per band. When setting "lowerLimit" to 90, the chart always starts at "0" and goes to 100. Can you help me with the settings? I've attached the xml for the chart. mychart.xml