[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-27 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of 
undefined
URL: 
https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525542951
 
 
   @yufeng04  另一个问题,我使用下面的方法无法删除图表上的数据,当我再次缩放一次图表,要删除的项才消失,如何立刻更新
   var opt = myChart.getOption();
   opt.graphic[0].elements.splice(1, 1);
   myChart.setOption({
   graphic: [{
   elements: opt.graphic[0].elements
   }]
   });


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


With regards,
Apache Git Services

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



[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-27 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of 
undefined
URL: 
https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525539159
 
 
   @yufeng04 请问推荐的这个模式


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


With regards,
Apache Git Services

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



[GitHub] [incubator-echarts] eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of undefined

2019-08-26 Thread GitBox
eniaclyl commented on issue #11109: TypeError: Cannot read property 'charAt' of 
undefined
URL: 
https://github.com/apache/incubator-echarts/issues/11109#issuecomment-525108269
 
 
   @Ovilia 大神,来帮我看看这个问题咋处理 求代码,多谢


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


With regards,
Apache Git Services

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