You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/12/21 10:55:34 UTC

[GitHub] [incubator-echarts] tyfoan commented on issue #13764: 5.0 broken when using demand import

tyfoan commented on issue #13764:
URL: https://github.com/apache/incubator-echarts/issues/13764#issuecomment-748910584


   > After some test. Seems the demo works after importing bar chart
   > 
   > ```js
   > import "echarts/lib/chart/bar";
   > ```
   > 
   > Going to find out why.
   
   worked for me
   import 'echarts/lib/coord/cartesian/Grid';
   import 'echarts/lib/coord/cartesian/Axis2D';
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org