epreston / PSTreeGraph

A tree graph view control for iPad applications. This is a port of the sample code from Max OS X to iOS (iPad).
http://epreston.github.io/PSTreeGraph/
259 stars 50 forks source link

Add Leaf node on second or third row #32

Open anshulsipl opened 8 years ago

anshulsipl commented 8 years ago

Hello Team,

I'll really appreciate the work you done in Tree Graph API. I'm looking for some customization in it.

For example: For root node , we have multiple childs lets say 18 childs in a row for single root node. Can we show fixed 8 or 10 childs in row and then rest childs should be desing in second row of it. I have atttached screen shots of what i m looking for. also added present implementaion.

Also. Is this possible to add childs left and right side of connectingLine. Attached shot for it too.

Please help me in customizations like this. I'll really thankful to you.

presentimplementation requiredimplementation twotier_display

pranav18 commented 7 years ago

I also want same thing. Please help us Team