.vxe-ui-plugin-render-echarts {
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.vxe-ui-plugin-render-echarts .vxe-ui-plugin-render-echarts--panel {
  flex-grow: 1;
}