PSTreeGraph
PSTreeGraph copied to clipboard
A tree graph view control for iPad applications. This is a port of the sample code from Max OS X to iOS (iPad).
  Hi. Can you help me. Don't draw line between root and first child when build large treeview in Ipad Retina
Hi, I would like to use this awesome implementation of tree structure for my requirement (to draw a flowchart). Here I have a requirement where I need to draw a...
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...
Hello sir, after first node , i have to create right side and left side add one node . so i am confuse How can i do this . please...
Hello, First of all thanks for creating PSTreeGraph it is very good But I am having one issue i.e. I trying to customize the PSTreeGraph and use json as datasource,...
Hi again, I seem to have a hit another snag. I'm trying to create a graph like this.  How can I create a custom model for something like this?...
I read your demo, but I didn't find how to pass my own data source? Can you give an example?
It is possible? Like this: 
I need to represent an array of strings in tree like structure. How can I do this with PSTreeGraph? I couldn't find any function for adding arbitrary nodes. Please explain.