I want to draw a graph like the one i've attached 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