fix annotations and error for the check chart
This commit is contained in:
parent
5f002c9cdc
commit
56d4e694a2
|
@ -152,7 +152,6 @@ export default {
|
||||||
y: this.check.threshold,
|
y: this.check.threshold,
|
||||||
strokeDashArray: 0,
|
strokeDashArray: 0,
|
||||||
borderColor: "#C10015",
|
borderColor: "#C10015",
|
||||||
width: 3,
|
|
||||||
label: {
|
label: {
|
||||||
borderColor: "#C10015",
|
borderColor: "#C10015",
|
||||||
style: {
|
style: {
|
||||||
|
|
Loading…
Reference in New Issue