.vxe-chart--wrapper {
  display: flex;
  height: 100%;
  width: 100%;
  .vxe-chart--panel {
    flex-grow: 1;
  }
}