MINDoSOFT opened a new issue #10617: PictorialBar example image path bug
URL: https://github.com/apache/incubator-echarts/issues/10617
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   
[https://echarts.apache.org/examples/zh/editor.html?c=pictorialBar-hill](https://echarts.apache.org/examples/zh/editor.html?c=pictorialBar-hill)
   
   ### Steps to reproduce
   Hello there, I see that the images used in the specific example have the 
wrong path.
   Changing the paths to 
   symbol: 'image://../data/asset/img/hill-Qomolangma.png',
   symbol: 'image://../data/asset/img/hill-Kilimanjaro.png',
   fixes the example.
   
   ### What is expected?
   To see the mountain images in the example.
   
   ### What is actually happening?
   The mountains are not shown because 
   
   Failed to load resource: the server responded with a status of 404 () 
   
   exception occurs.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

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


With regards,
Apache Git Services

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

Reply via email to