diff --git a/public/app/features/explore/ExploreGraphNGPanel.tsx b/public/app/features/explore/ExploreGraphNGPanel.tsx index 6765b63e8d2..bdd3f3c11e1 100644 --- a/public/app/features/explore/ExploreGraphNGPanel.tsx +++ b/public/app/features/explore/ExploreGraphNGPanel.tsx @@ -125,7 +125,7 @@ export function ExploreGraphNGPanel({ height={400} timeRange={timeRange} onLegendClick={onLegendClick} - legend={{ displayMode: LegendDisplayMode.List, placement: 'bottom' }} + legend={{ displayMode: LegendDisplayMode.List, placement: 'bottom', calcs: [] }} timeZone={timeZone} >