Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Multiple scale support
posted

I'm evaluating the IgniteUI JQUERY control igLinearGauge and can't determine if it has the capability I need.  I essentially need multiple scales.  An easy example is a thermometer where both Celsius and Fahrenheit are displayed and the temperature range is colored warm, cold, freezing.  In my scenario the user will be able to select from only one scale, for example celsius, by dragging the needle. 

Two of the three (scale and range coloring) are easily supported and there are good examples to quickly configure them, but, I don't see how a second range can be shown on the gauge.

I looked through this blog but no dice

http://es.infragistics.com/community/blogs/marina_stoyanova/archive/2013/11/04/how-to-express-your-data-using-ignite-ui-s-jquery-linear-gauge-control.aspx

Can anyone confirm a multi-scale configuration is supported?  Any samples available to demonstrate how this is done?

Thanks,

Tim

Parents
No Data
Reply
  • 2180
    Offline posted

    Hi Tim,

    Sorry for the late response. Currently the igLinearGauge does not support multiple scales out of the box. One possible way to achieve this is to overlay two linear gauges - one of them containing only the scale and to set its background to transparent. Let me know if you need a sample.

    Thanks,

    Diyan Dimitrov

Children