PSTreeGraph icon indicating copy to clipboard operation
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).

Results 16 PSTreeGraph issues
Sort by recently updated
recently updated
newest added

![2014-09-15 21 30 06](https://cloud.githubusercontent.com/assets/2727120/4276740/142f050a-3d08-11e4-9339-d3993603af7c.png) ![2014-09-15 21 30 27](https://cloud.githubusercontent.com/assets/2727120/4276744/1e75c8fa-3d08-11e4-8a27-881f678fe77b.png) Hi. Can you help me. Don't draw line between root and first child when build large treeview in Ipad Retina

Questions

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. ![model](https://f.cloud.github.com/assets/2551877/1653279/d1e073be-5b30-11e3-8b67-cacfe46a4794.png) 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?

Is it possible to implement a zoom in zoom out feature?

Questions

It is possible? Like this: ![Tree](https://f.cloud.github.com/assets/1283243/2473067/f3e071e6-b03d-11e3-999e-05090cba8ffd.png)

Improvements
Questions

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.

Questions