File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ You can also check the
1313
1414Nothing yet.
1515
16+ # [ 5.0.1] - 2024-11-26
17+
18+ - Features
19+ - Improved formatting of confidence intervals in tooltips
20+ (` , [-lower bound], [+upper bound] ` )
21+ - Fixes
22+ - Ensured undefined / unavailable data is represented as "-" for downloaded
23+ data files
24+
1625# [ 5.0.0] - 2024-11-25
1726
1827Bumped to a new major version to celebrate all the improvements and new features
@@ -59,9 +68,7 @@ introduced since v4.0.0 🎉
5968 - % mode toggle no longer overlaps with the Y axis title
6069 - Merging of cubes beta tag has been removed
6170 - Dual line Chart Tooltip indicators are now fixed for smaller screens
62- - Fixes Tooltip position for Pie Charts for smaller screens
63- - Ensures undefined / unavailable data is represent as "-" for exported Data
64- files
71+ - Fixed tooltip position for pie charts for smaller screens
6572
6673# [ 4.9.4] - 2024-11-06
6774
Original file line number Diff line number Diff line change 11{
22 "name" : " @visualize-admin/visualization-tool" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/visualize-admin/visualization-tool.git"
You can’t perform that action at this time.
0 commit comments