diff --git a/superset-frontend/src/explore/components/ExploreChartPanel.jsx b/superset-frontend/src/explore/components/ExploreChartPanel.jsx index 9fc7caef62803..d52c9eb96c1c0 100644 --- a/superset-frontend/src/explore/components/ExploreChartPanel.jsx +++ b/superset-frontend/src/explore/components/ExploreChartPanel.jsx @@ -220,6 +220,7 @@ const ExploreChartPanel = ({ css={css` min-height: 0; flex: 1; + overflow: auto; `} ref={chartPanelRef} >