Release Notes - Treemap - Version 1.6.4
Bug
- TR-135 - Arrow.xValue is sometimes = infinity
Improvement
- TR-124 - TreeMapFilter labelFunction
- TR-125 - TreeMapFilter public setters for leftValue and rightValue
- TR-126 - TreeMapFilter Event to notify when left / right arrow values are changed
- TR-127 - Support for custom TreeMap color generator and public access to colorGenerator
- TR-134 - Configurable Header Height via CSS
- TR-138 - Minimum width and height threshold for node labels
TreeMap Release 1.6.2
by Antoine Gehl published on 12 Jul, 2010
Release Notes - Treemap - Version 1.6.2
Bug
- TR-120 - TreeMapColorFilter & TreeMapAreaFilter does not filter data
Improvement
- TR-121 - support for negative values with TreeMapColorFilter & TreeMapAreaFilter
TreeMap Release 1.6.1
by David Youyou published on 26 May, 2010
Release Notes - Treemap - Version 1.6.1
New Features
- TR-117 - create highlightPolicy parameter
- TR-118 - create labelPolicy parameter
Improvement
- Improved speed on branches/groups rendering
TreeMap Release 1.6.0
by Kap IT published on 12 Apr, 2010
Release Notes - TreeMap - Version 1.6.0
Improvement
TreeMap fix release 1.5.2
by Kap IT published on 16 Dec, 2009
Release Notes - TreeMap - Version 1.5.2
Release Notes
- Bug
- TR-115 - customTreeDataDescriptor not taken into account
TreeMap fix release 1.5.1
by Kap IT published on 04 Nov, 2009
Release Notes - TreeMap - Version 1.5.1
Release Notes
- Improvement
- TR-113 - Add GradientFill coloring option on Treemap nodes
Treemap Fix Release 1.2.1
by Kap IT published on 25 Mar, 2009
TreeMap 1.2.1 is now available
Release Notes
New Feature
- TR-53 - New Style properties :
- branchColors :Specify the color of the branch
- branchTextColors :Specify the color of the text in the branch
- DrillUpIcon :Specify the icon to display when the user is in drill up position
- DrillDownIcon :Specify the icon to display when the user is in drill down position
- TR-100 - New Style properties that allows to create node highlight filter over the node on mouse over (nodeHighlightFilters)
Treemap Fix Release 1.2.0
by Kap IT published on 06 Feb, 2009
TreeMap 1.2.0 is now available
Release Notes
Bug
- TR-70 - Defining a selection zone between the arrow of the filters to allow user to dragging it and changing the position of the filters
- TR-86 - Deleting the yellow color is displayed when you move a filter
Improvement
- TR-79 - Divisions on the legend and filters
- TR-85 - Text position over the filters
New Feature
- TR-53 - Display the label on the whole area of a node
- TR-87 - Add a new property "showFilter" to choose between having filters over the legend or not
Treemap Fix Release 1.1.1
by Kap IT published on 24 Dec, 2008
TreeMap 1.1.1 is now available
Release Notes
Bug
- TR-69 Cursor hit area
- TR-78 Switch between discrete and continuous values
- TR-77 Slider and shape position on the legend must be relative to the unscaled width
- TR-80 Nodes are being drawn on each others
- TR-81 Sliders and shapes on filters must be positioned relatively to unscaled width
Treemap Release 1.1.0
by Kap IT published on 18 Dec, 2008
TreeMap Release 1.1.0 is now available
Release Notes
New Feature
- TR-62 - Add Filter on legend for continuous values
- TR-63 - Add a Treemap Color filter for continuous values
- TR-64 - Add a Treemap Area filter for continuous values
- TR-65 - Add Filter on legend for discreet values
- TR-66 - Handle multiple data sources : CSV, XML, ArrayCollections...
- TR-67 - Display discrete values in TreeMap
Treemap Fix Release 1.0.5
by Kap IT published on 19 Nov, 2008
TreeMap fix Release 1.0.5 is now available
Release Notes
Improvement
- TR-61 - Header Style Improvement
Treemap Fix Release 1.0.4
by Kap IT published on 29 Oct, 2008
Treemap fix Release 1.0.4 is now available
Release Notes
Improvement
- TR-45 - Dispatch an event when drilling down/up
New Feature
- TR-46 - Add toolTipCreate event to allow user to implement custom tooltip
Bug
- TR-47 - In some cases, some nodes are not drawn in their correct position (outside the treemap for example, or above other nodes)
- TR-49 - Boxes are sometimes displayed outside the container window
- TR-50 - On Drill up the TreeMap hierarchy was miscalculated
Treemap Fix Release 1.0.3
by Kap IT published on 22 Oct, 2008
Treemap fix Release 1.0.3 is now available
Release Notes
Improvement
- TR-21 - Scale enhancements
- TR-33 - Add icon in the items
- TR-40 - Highlight boundaries of a group when mouse is over its title bar
Treemap Fix Release 1.0.2
by Kap IT published on 15 Oct, 2008
Treemap fix Release 1.0.2 is now available
Release Notes
Bug
- TR-36 - When all nodes have the same color value, they are drawn using the black color regardless of the chosen color scheme.
Improvement
- TR-6 - Add Event/Style/... metatags to code
- TR-10 - Démo - Treemap areas - proposition d'arrangement pour les entêtes
- TR-23 - Improve item tooltip contents, to add information in it about its values
- TR-24 - Add tooltip on box headers
- TR-27 - Add an option to be able to use a treeDataDescriptor with a hierarchical collection
- TR-30 - Make bar titles more visible
- TR-31 - Group collapse icon should not be always visible
- TR-34 - Add a refresh() function to the treemap
- TR-37 - Styling the legend of the TreeMap
- TR-38 - Add the possiblity to set the minimum and maximum color value
New Feature
- TR-20 - Add logarithmic scale
Treemap Fix Release 1.0.1
by Kap IT published on 07 Oct, 2008
Treemap fix Release 1.0.1 is now available
Release Notes
Bug
- TR-19 - Error when changing data hierarchy while in DrillDown Mode