Skip to content

Commit abbd95b

Browse files
committed
hide filter action
1 parent 54a85be commit abbd95b

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugins/apm/public/components/app/RumDashboard/VisitorBreakdownMap

1 file changed

+1
-0
lines changed

x-pack/plugins/apm/public/components/app/RumDashboard/VisitorBreakdownMap/EmbeddedMap.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export function EmbeddedMapComponent() {
9393
to: new Date(end!).toISOString(),
9494
},
9595
}),
96+
hideFilterActions: true,
9697
};
9798

9899
function renderTooltipContent({

0 commit comments

Comments
 (0)