Did some searching today, and ran across a great example, and blog entry by Andrew Trice
I’ve always had the urge to sit down and come up with a way to do a family tree, and have images of my family and what not, and map them to each other, that way i don’t have such a hard time remembering distant relatives names at those big family reunions…
So I wanted images that drew a line to one another in a tree type structure, but wanted to to be dragable and what not… and andrew released the source for his relationship mapper, and I couldn’t thank him enough…
Relationship Mapper Application - Relationship Mapper Source
Also does a drawing canvas much similar to my drawing blog post Drawing with the UIComponent in Flex (part 3) Application - Drawing with the UIComponent in Flex (part 3) Source








2 users commented in " Programmatic Visualization "
Follow-up comment rss or Leave a TrackbackYou should check out RaVis. It’s exactly the same thing, but it has evolved into a robust library that supports 3 different item renderers and tons of different layout algorithms. (I’m not involved in its development, but I am a very happy consumer of this wonderful open-source project.)
Here’s an explorer:
http://birdeye.googlecode.com/svn/trunk/ravis/RaVisExamples/example-binaries/RaVisExplorer.html
thanks for that link! it’s AWESOME!
Leave A Reply