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