Jamie 1 Report post Posted November 29, 2018 Hello. I would like to add an image above each column in my chart. So the image will represent the data in the column. I think I saw something about this once but cannot find it now. Any help please? Jamie Share this post Link to post Share on other sites
Akash Biswas Report post Posted November 29, 2018 Hi Jamie, You can use the Image annotation of FusionCharts that lets you to place an image anywhere on the chart. Please check the documentation link for reference to Image annotations : https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-image-annotations-5 For your requirement you could place the image annotations on top of each columns using the supported positioning macros as well. Reference link : https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#use-macros-17 Also find a sample fiddle for reference : http://jsfiddle.net/uqpcz9w2/ Thanks, Akash. Share this post Link to post Share on other sites
Jamie 1 Report post Posted December 14, 2018 Thank you Akash. That was exactly what I was looking for. Many thanks. Share this post Link to post Share on other sites
Akash Biswas Report post Posted December 14, 2018 Thanks for the acknowledgement. Share this post Link to post Share on other sites