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 2018/07/03 07:44:23 UTC

[GitHub] nizarkhsib opened a new issue #8633: Displaying images in Echarts graph

nizarkhsib opened a new issue #8633: Displaying images in Echarts graph
URL: https://github.com/apache/incubator-echarts/issues/8633
 
 
   Hello everybody,
   
   I am new into echarts, and I am actually trying to customize a calendar chart.
   
   My goal is to pass images into this calendar : http://echarts.baidu.com/examples/editor.html?c=calendar-lunar
   
   I have an API which sends the data in pairs of ['DATE', 'IMG_PATH'], and I would like to display these images inside the calendar (weather icons).
   
   I would like to make something like this : 
   
   <img width="204" alt="graph meteo" src="https://user-images.githubusercontent.com/22814036/42205735-878f682c-7ea5-11e8-96a9-4e2fbe6aa46d.png">
   
   Does any one have an idea how to do it ?
   
   I would appreciate your help !
   
   
   
   
   

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