pissang edited a comment on issue #14071:
URL: https://github.com/apache/echarts/issues/14071#issuecomment-762582442


   为了保证打包的最小,`grid` 组件默认不再被引入,所以需要手动引入一下
   ```js
   import 'echarts/lib/component/grid';
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to