.flot-chart-container {
  box-sizing: border-box;
  width: 100%;
  height: 320px;
  padding: 0;
  margin: 0;
  background: #fff;
}
.flot-chart-container .flot-chart-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}
