mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 16:35:57 +00:00
Fix threshold line autoscaling y-axis range
This commit is contained in:
parent
2b7f5c571a
commit
d9e787b36d
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ export default {
|
|||
borderColor: 'rgba(248,163,6,1.0)',
|
||||
borderWith: 2,
|
||||
borderDash: [1, 3],
|
||||
adjustScaleRange: false,
|
||||
display: this.threshold !== undefined,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue