or
$(
"#phase-gauge"
).kendoRadialGauge({
transitions:
false
,
pointer: {
color:
"#FF5770"
},
scale: {
min: 1,
max: 7,
majorUnit: 1
}
});