wmjcom edited a comment on issue #9571: SVG and Canvas have different results 
for "Candlestick shanghai index" chart in echarts example
URL: 
https://github.com/apache/incubator-echarts/issues/9571#issuecomment-447696768
 
 
   >           Hi. What's the version of your SVG ECharts? I tried with the 
latest version and it's the same as canvas result.
   
   @Ovilia 
   I just download the example from 
"https://ecomfe.github.io/echarts-examples/public/editor.html?c=candlestick-sh";.
 It is using "<script type="text/javascript" 
src="http://echarts.baidu.com/gallery/vendors/echarts/echarts.min.js";></script>".
   I only make below changes to support svg in the html.
   var myChart = echarts.init(dom, null, {renderer: 'svg'});
   It still has these issues.
   Are there anything else do I need change?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to