do not fill max lines (#307)

This commit is contained in:
Edouard Hur 2020-02-03 22:21:04 +01:00 committed by GitHub
parent ce8eb8a207
commit 2ec248453b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2509,6 +2509,7 @@
{
"alias": "max allowed",
"color": "#C4162A",
"fill": 0,
"stack": false
}
],
@ -3466,7 +3467,8 @@
"seriesOverrides": [
{
"alias": "max",
"color": "#C4162A"
"color": "#C4162A",
"fill": 0
}
],
"spaceLength": 10,
@ -3685,7 +3687,8 @@
"seriesOverrides": [
{
"alias": "max",
"color": "#C4162A"
"color": "#C4162A",
"fill": 0
}
],
"spaceLength": 10,
@ -4011,7 +4014,8 @@
"seriesOverrides": [
{
"alias": "max",
"color": "#C4162A"
"color": "#C4162A",
"fill": 0
}
],
"spaceLength": 10,