Shira

Create custom label and svg pin

Recommended Posts

Hi Shira,

In FusionCharts Area2D chart, you can highlight a specific data point or value by customizing the anchor properties. You can also add images to the anchor by using "anchorImageURL" attribute and for displaying any custom text you can use "displayValue" attribute under the individual data object.

Please refer to this fiddle for the implementation: http://jsfiddle.net/jcm96ayd/

Note: Due to cross domain security restrictions it is advised to use an image from the same domain name as your charts.

Documentation Link: https://www.fusioncharts.com/dev/chart-attributes/area2d

Hope this will help.

Thanks,
Srishti

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