Muhasseena

Fusion Chart -multiple subcaption-addition of Text on bottom of Chart

Recommended Posts

Hi. I have a requirement to add some text on the bottom of the chart, I tried by adding text into watermark text place . its a lengthier text, so it can't be fully visible at the bottom, could not able to split the text into 3 lines. is anyone knows please help me?

please advice me on this, little urgent.chart.png.f7c6b7ea577b0f7dba2a02e25c553565.png

 

thanks in advance 

Share this post


Link to post
Share on other sites

Hi,

 

You can use the Text annotations to position place a custom string anywhere on the chart. Please refer to the documentation link :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-text-annotations-4

 

Also find a sample fiddle for reference : https://jsfiddle.net/44y8sohp/259/

To have the text in multiple lines, add {br} within the custom text ass in the above sample.

 

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