Tree-like data structure visualization/representation/drawing

1 week ago 17
ARTICLE AD BOX

There's a tree data structure with string nodes.

Is there a framework/library to draw this structured text tree into graphic context (CGContext)? it's about calculating correct layout to represent it

Or where should I search any useful info?

Mb custom solution has to be implemented here..Ж:o)

Read Entire Article