.analytics-chart {
  height: auto;
}

.chart-plot {
  position: relative;
  height: 300px;
  min-height: 0;
}

.overview-chart-plot {
  height: 250px;
}

.chart-plot canvas {
  display: block;
}
