diff --git a/frontend/app/components/shared/CustomMetrics/SessionListModal/SessionListModal.tsx b/frontend/app/components/shared/CustomMetrics/SessionListModal/SessionListModal.tsx index d6434fadb..7da36c6a9 100644 --- a/frontend/app/components/shared/CustomMetrics/SessionListModal/SessionListModal.tsx +++ b/frontend/app/components/shared/CustomMetrics/SessionListModal/SessionListModal.tsx @@ -78,20 +78,22 @@ function SessionListModal(props: Props) { Timezone -
- Series - } - /> -
+ { activeWidget.widget.metricType !== 'table' && ( +
+ Series + } + /> +
+ )} {/* Series */}