Sign in to follow this  
Arshadkm

auto Position of node (x and y )

Recommended Posts

HI Vishalika ,

 

Thanks for your replay ..

 

In my case there is huge data to plot as nodes . so i cannot pre-define  x and y for whole data . so is there any other way to generate x and y.. 

Share this post


Link to post
Share on other sites

HI Vishalika ,

 

Thanks for your replay ..

 

In my case there is huge data to plot as nodes . so i cannot pre-define  x and y for whole data . so is there any other way to generate x and y.. 

Hi,

 

Unfortunately there is no alternative to generate the X and Y for each node. We would need to provide it to the nodes based on the chart dimensions.

 

Also, if the nodes take up the values dynamically, there might be a major chances of overlapping nodes which is not a desirable visualization.

 

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