susiwen8 commented on issue #12205:
URL: 
https://github.com/apache/incubator-echarts/issues/12205#issuecomment-651463178


   这是 echarts 位置计算一个问题,也是用canvas绘图的一个头疼问题,绘制的图像在画布之外。因为绘制起点是定在 
y轴中心线,设置宽度是从中心线往两边拓展,如果是设置`20px`, canvas 绘制从中心线往两边各绘制`10px`, 那么左边的`10px`就在画布之外了


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to