mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 05:41:49 +08:00
Removing default thresholds values.
This commit is contained in:
11
public/vendor/flot/jquery.flot.gauge.js
vendored
11
public/vendor/flot/jquery.flot.gauge.js
vendored
@ -935,16 +935,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
values: [
|
values: [
|
||||||
{
|
|
||||||
value: 50,
|
|
||||||
color: "lightgreen"
|
|
||||||
}, {
|
|
||||||
value: 80,
|
|
||||||
color: "yellow"
|
|
||||||
}, {
|
|
||||||
value: 100,
|
|
||||||
color: "red"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user