Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to draw a graph like the one i've attached here:

enter image description here

I dont wanna re invent the wheel and start to draw circles and so on, so i googled for libraries and what i found is Graph#. Unfortunately there is no documentation/tutorial, so i'm a little confused that is this what i need or not!

What I need is to be able to choose colors for vertexes, set font and size, thickness of edges and distance from the root. Anyone can help me? Any example of graph#? any other library?

Any help is appreciated, thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.