From cfc753763212477b3d6502de5299e9997d602049 Mon Sep 17 00:00:00 2001 From: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:26:39 +0200 Subject: [PATCH] Set spanNulls to default (#32471) --- public/app/features/explore/ExploreGraphNGPanel.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/explore/ExploreGraphNGPanel.tsx b/public/app/features/explore/ExploreGraphNGPanel.tsx index 858528d7acc..b57c565dbe1 100644 --- a/public/app/features/explore/ExploreGraphNGPanel.tsx +++ b/public/app/features/explore/ExploreGraphNGPanel.tsx @@ -65,7 +65,6 @@ export function ExploreGraphNGPanel({ drawStyle: DrawStyle.Line, fillOpacity: 0, pointSize: 5, - spanNulls: true, }, }, overrides: [],