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 2019/10/08 23:33:35 UTC

[GitHub] [incubator-echarts] top-dev830 opened a new issue #11375: Too Large Bundle size

top-dev830 opened a new issue #11375: Too Large Bundle size
URL: https://github.com/apache/incubator-echarts/issues/11375
 
 
   ### Version
   4.3.0
   
   ### Steps to reproduce
   I'm using echarts on my vue app. After install this module and I build this, but the bundle size was too big. The parsed file size was 630 KB.
   I noticed that it loads all components and charts and so on.
   
   ### What is expected?
   I only want to load one or two chart like line, bar charts.
   So that I can reduce my bundle size.
   
   ### What is actually happening?
   The bundle size was too big.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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


With regards,
Apache Git Services

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