|
@@ -88,7 +88,7 @@ class GraphCtrl extends MetricsPanelCtrl {
|
|
|
avg: false
|
|
avg: false
|
|
|
},
|
|
},
|
|
|
// how null points should be handled
|
|
// how null points should be handled
|
|
|
- nullPointMode : 'connected',
|
|
|
|
|
|
|
+ nullPointMode : 'null',
|
|
|
// staircase line mode
|
|
// staircase line mode
|
|
|
steppedLine: false,
|
|
steppedLine: false,
|
|
|
// tooltip options
|
|
// tooltip options
|