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

How can I represent an array of strings in PSTreeGraph? #29

Open Roobt opened 9 years ago

Roobt commented 9 years ago

I read your demo, but I didn't find how to pass my own data source? Can you give an example?