joshtynjala / flextreemap

TreeMap data visualization component for Adobe Flex
https://github.com/joshtynjala/flextreemap/wiki
Other
24 stars 9 forks source link
actionscript adobe-air adobe-flash adobe-flash-player adobe-flex apache-flex flash treemap ui-components

/ | |____ | | | | | ___ | | / -) \ / / \/ \ | ' \/ \ \ / || |\/_\__/_/|./_/\\

TreeMap Component for Adobe Flex Created by Josh Tynjala


Links:

Project Page:


Usage Tips:

  1. flextreemap uses a defaults.css for maximum compatibility with Flex 4. The default styles and skins only get included automatically when you link the project into your Flex application as a SWC. If you need to make source code changes, you should build a new SWC. See build.xml for details on recommended compiler arguments.

  2. Two custom renderers are included with flextreemap. Use them for a more basic looking treemap without gradients.

    com.flextoolbox.controls.treeMapClasses.LiteTreeMapBranchRenderer com.flextoolbox.controls.treeMapClasses.LiteTreeMapLeafRenderer


Release Notes:

Future Release

October 15, 2010 - 2.2.0

December 10, 2008 - 2.1.0

May 26, 2008 - 2.0.0

January 21, 2008 - 1.0.1

November 11, 2007 - 1.0.0