Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi committed Jan 13, 2023
1 parent b35837d commit e00c340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,8 @@ Please open an [issue](https://github.com/asjadnaqvi/stata-treemap/issues) to re


**v1.4 (13 Jan 2023)**
- IMPORTANT: The order now need to be specified from highest tier to lowest tier. This reversal is (a) just logical, and (b) it aligns `treemap` with other hierarchy packages.
- IMPORTANT: the `percent` introduced in v1.3 is now renamed to `share`. This is also to align it with other hierarchy packages.
- **IMPORTANT**: The order now need to be specified from highest tier to lowest tier. This reversal is (a) just logical, and (b) it aligns `treemap` with other hierarchy packages.
- **IMPORTANT**: the `percent` (from v1.3) has been renamed to `share` (v1.4). This is to align `treemap` with other hierarchy packages.
- Updated defaults in `labgap()` to improve the spacing.
- Fixed a bug where the children were not respecting the boundary of the parents.
- Added a threshold option to collapse values below the threshold into one. The collapsed category is renamed to "Rest of <parent>". For just one layer, this category is renamed to "Other"
Expand Down

0 comments on commit e00c340

Please sign in to comment.