i have to draw a graph(graphs containing nodes and edges) either of the above languages. but it should provide auto layout 'coz its not possible to give cordinates for each and every node i am creating. For java i checked jgraph but it doesnt provide automatic layering in their free version.
exactly what it should do is i have my set of nodes and edges and it should be able to draw a graph depending on my specifications.
exactly what it should do is i have my set of nodes and edges and it should be able to draw a graph depending on my specifications.