Sign in to follow this  
Rajavelu

Dragnode Chart Issue:

Recommended Posts

Hi! FusionChart admin,

Currently i am using DragNode chart, but i have lot of problems with this.

Tooltip not support for connector is shame, Also Labels has not link attribute, etc...

How to set background image for dragnodechart?

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi! FusionChart admin,

Currently i am using DragNode chart, but i have lot of problems with this.

Tooltip not support for connector is shame, Also Labels has not link attribute, etc...

How to set background image for dragnodechart?

 

Hi Rajavelu,

 

I am afraid, tooltip feature for connectors and link attribute for labels is not supported in Drag Node, as of now. sad.gif

 

For inserting background image in a Drag Node chart, you can use "bgImage" attribute.

 

You would have to define this attribute under the <chart> element.

 

Ref. Code:

<chart .... bgImage='image.jpg'>

 

For more information, please refer the following link:

http://docs.fusionch...nced/BgSWF.html

 

Hope this helps!

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
Sign in to follow this