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/05/21 08:43:14 UTC

[GitHub] [incubator-echarts] xixihappy opened a new issue #12680: echarts 按需加载折线图报错 SymbolDraw is not a constructor

xixihappy opened a new issue #12680:
URL: https://github.com/apache/incubator-echarts/issues/12680


   <!--
   Please Use https://ecomfe.github.io/echarts-issue-helper to create the issue.
   Otherwise, it will be closed immediately.
   Questions in the form of *How to use ...* should be at Stack Overflow rather than GitHub issue list.
   
   请注意,所有 issue 必须由 https://ecomfe.github.io/echarts-issue-helper/ 创建,不然将会被直接关闭。建议使用英文提问。
   Issues 中不要问「如何使用 ECharts 实现……功能」的问题,相关问题请到 SegmentFault 或 Stack Overflow 提问,详见上面的链接。
   -->
   
   This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed.
   


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


[GitHub] [incubator-echarts] xixihappy closed issue #12680: echarts 按需加载折线图报错 SymbolDraw is not a constructor

Posted by GitBox <gi...@apache.org>.
xixihappy closed issue #12680:
URL: https://github.com/apache/incubator-echarts/issues/12680


   


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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12680: echarts 按需加载折线图报错 SymbolDraw is not a constructor

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12680:
URL: https://github.com/apache/incubator-echarts/issues/12680#issuecomment-632458575


   @xixihappy Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.


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


[GitHub] [incubator-echarts] xixihappy commented on issue #12680: echarts 按需加载折线图报错 SymbolDraw is not a constructor

Posted by GitBox <gi...@apache.org>.
xixihappy commented on issue #12680:
URL: https://github.com/apache/incubator-echarts/issues/12680#issuecomment-633363311


   你好 我用的是&nbsp;var echarts = require('echarts/lib/echarts');
   require('echarts/lib/chart/pie');
   require('echarts/lib/component/tooltip');
   require('echarts/lib/component/title');
   require("echarts/lib/component/legend");
   
   
   
   这种方式的按需加载 不是加载echart.min.js 整个文件
   按需加载 饼图什么的不报错
   但是折线图就报包找不到了&nbsp; 只能全引入才可以
   
   
   ------------------&nbsp;原始邮件&nbsp;------------------
   发件人:&nbsp;"echarts-bot[bot]"<notifications@github.com&gt;;
   发送时间:&nbsp;2020年5月22日(星期五) 中午11:29
   收件人:&nbsp;"apache/incubator-echarts"<incubator-echarts@noreply.github.com&gt;;
   抄送:&nbsp;"胡志芳"<852051765@qq.com&gt;;"Mention"<mention@noreply.github.com&gt;;
   主题:&nbsp;Re: [apache/incubator-echarts] echarts 按需加载折线图报错 SymbolDraw is not a constructor (#12680)
   
   
   
   
   
    
   @xixihappy Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.
    
   —
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub, or unsubscribe.


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