antonvdm

Add Picture to a FushionChart?

Recommended Posts

Is it possible to embed images in a FushionChart. For example, if I sell Disney clothing, on the line graph that shows the volumes for each type of product (let's assume Mickey Mouse and Pluto) can I add images of Mickey and Pluto to the graph either on the line, the mouse over pop up of the line, or as the image of the legend? 

Share this post


Link to post
Share on other sites

Hi,

 

Yes, it is possible to place Image annotations anywhere on the chart. Please check the documentation link for reference to Image annotations of FusionCharts :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-image-annotations-5

 

Also find a sample fiddle for reference : http://jsfiddle.net/tk5mo349/2/

The sample provided showcases the image annotation feature, it also displays the images on hovering the plots by setting the "toolText" attribute in each of the data objects.

 

Please note : Annotations are static in nature.

To position the annotations, refer to this link : https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#positioning-annotations-15

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now