I have a hugh graph structure like wikipedia. I have the adjacency list for the graph as it is very sparse. Is there a open source software to visualize the graph and zoom in and out.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
GraphViz is a very well known OSS graphing tool. If you can print your graph in one of its supported formats you should be ready to go.