madlife12327 commented on issue #10478:
URL: https://github.com/apache/echarts/issues/10478#issuecomment-1884317498

   The lack of height and width for the component's root node causes the echars 
module to fail to inherit the width and height properties to the canvas.
   
   One solution is to set the height and width of the component's root node, 
and the other is to manually add width and height properties to the canvas.
   
   组件的根节点没有高度和宽度导致echars模块无法将width属性和height属性继承到canvas中.
   解决办法其一是给组件的根节点设置高度和宽度,其二是手动给canvas添加width和height属性.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to