mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
Set spanNulls to default (#32471)
This commit is contained in:
parent
da05b7a07b
commit
cfc7537632
@ -65,7 +65,6 @@ export function ExploreGraphNGPanel({
|
|||||||
drawStyle: DrawStyle.Line,
|
drawStyle: DrawStyle.Line,
|
||||||
fillOpacity: 0,
|
fillOpacity: 0,
|
||||||
pointSize: 5,
|
pointSize: 5,
|
||||||
spanNulls: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
overrides: [],
|
overrides: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user