show blank spot rather than 0
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
},
|
},
|
||||||
"lines": true,
|
"lines": true,
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "null",
|
||||||
"options": {
|
"options": {
|
||||||
"dataLinks": []
|
"dataLinks": []
|
||||||
},
|
},
|
||||||
@@ -143,7 +143,7 @@
|
|||||||
},
|
},
|
||||||
"lines": false,
|
"lines": false,
|
||||||
"linewidth": 1,
|
"linewidth": 1,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "null",
|
||||||
"options": {
|
"options": {
|
||||||
"dataLinks": []
|
"dataLinks": []
|
||||||
},
|
},
|
||||||
@@ -236,7 +236,7 @@
|
|||||||
},
|
},
|
||||||
"lines": false,
|
"lines": false,
|
||||||
"linewidth": 1,
|
"linewidth": 1,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "null",
|
||||||
"options": {
|
"options": {
|
||||||
"dataLinks": []
|
"dataLinks": []
|
||||||
},
|
},
|
||||||
@@ -328,7 +328,7 @@
|
|||||||
},
|
},
|
||||||
"lines": true,
|
"lines": true,
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "null",
|
||||||
"options": {
|
"options": {
|
||||||
"dataLinks": []
|
"dataLinks": []
|
||||||
},
|
},
|
||||||
@@ -525,7 +525,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "null",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
"options": {},
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user