jack

Results 2 comments of jack

u can modify src/component/grid3D/Grid3DView.js fix this issue ![image](https://user-images.githubusercontent.com/4402625/134841291-5b7072f4-b207-423c-9607-b6902b8c0c68.png) ```js if ( Reflect.has(grid3DModel.option, "afterRenderedUpdateAxisPosition") && grid3DModel.option.afterRenderedUpdateAxisPosition ) { this._updateAxisLinePosition(); } ``` ecahrts options ``` { ..., grid3D: { ..., afterRenderedUpdateAxisPosition: true...

@firesunCN vxp 安装报错呢 怎么回事啊