[GitHub] [echarts] ahdg6 commented on issue #19054: [Bug] node-canvas could not load image

2023-09-02 Thread via GitHub
ahdg6 commented on issue #19054: URL: https://github.com/apache/echarts/issues/19054#issuecomment-1703854948 wth, if you remove `img.onload = onload.bind(img);` it will works as intented. Possible related commit: https://github.com/ecomfe/zrender/commit/c564acd0b0619df9402790f67ae229c1e

[GitHub] [echarts] ahdg6 commented on issue #19054: [Bug] node-canvas could not load image

2023-08-29 Thread via GitHub
ahdg6 commented on issue #19054: URL: https://github.com/apache/echarts/issues/19054#issuecomment-1698413283 > not sure what you are trying to accomplish with _loadImage_ since it is not used anywhere... > Images could be used as background or symbols - [Demo Code) Check the code h