syncfusion_flutter_treemap 26.1.39 syncfusion_flutter_treemap: ^26.1.39 copied to clipboard
A Flutter Treemap library for creating interactive treemap to visualize flat and hierarchical data based on squarified, slice, and dice algorithms.
[25.1.35] - 15/03/2024 #
General
- Provided the Material 3 themes support.
[20.2.36] - 07/01/2022 #
Features
- Legend pointer - Provided an option to show a pointer on the solid bar legend while hover over the tile.
- Tooltip visibility - Provided an option to increase or decrease the duration of the tooltip visibility.
[19.3.43-beta] - 09/30/ 22021 #
Features #
-
Layout direction - Set a different layout direction in a squarified treemap.
-
Sorting - Sort tiles in a ascending or descending order for a slice and dice treemap.
-
Legend pointer - Show a pointer at the top of the legend while hovering.
-
Drilldown - Drill up or down in the hierarchy of tiles in a treemap.
Enhancements #
-
Hover customization - You can customize the fill color and border of the hovered tile using the
tileHoverColor
and thetileHoverBorder
properties respectively. -
Desaturation - Now, you can change the opacity of the tiles based on the value of the
minSaturation
andmaxSaturation
properties in theTreemapColorMapper
.
[19.1.54] - 03/30/2021 #
Initial release.
Features
Includes the treemap widget with these features:
- Labels
- Layouts
- Hierarchical support
- Colors
- Legend
- Tooltip
- Selection