You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/01/04 07:49:25 UTC

[GitHub] leijue commented on issue #9340: 导出到excel上是报错

leijue commented on issue #9340: 导出到excel上是报错
URL: https://github.com/apache/incubator-echarts/issues/9340#issuecomment-451373185
 
 
   > 请问Cannot create property 'pixelRatio' on string 'png'解决了吗?我也碰到了类似问题
   
   var typeBase64 = typeFault.getDataURL({
   	type: 'png',
   	pixelRatio: 1
   });
   
   我是这样解决的  希望能帮到你  

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


With regards,
Apache Git Services

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