Releases: visualize-admin/visualization-tool
Releases · visualize-admin/visualization-tool
v3.20.2
What's Changed
- perf: Only send GQL extensions to the client when needed by @bprusinowski in #1070
- perf: Improve code splitting by @bprusinowski in #1071
Full Changelog: v3.20.1...v3.20.2
v3.20.1
What's Changed
- fix: Only show values actually present in the data in ColorLegend by @bprusinowski in #1069
Full Changelog: v3.20.0...v3.20.1
v3.20.0
What's Changed
- fix: Horizontal axis sorting (column charts) by @bprusinowski in #1064
- fix: Interactive filters issues by @bprusinowski in #1066
Full Changelog: v3.19.20...v3.20.0
v3.19.20
What's Changed
- fix: Temporal dimensions sorting by @bprusinowski in #1062
Full Changelog: v3.19.19...v3.19.20
v3.19.19
What's Changed
- fix: Column chart negative values Y origin by @bprusinowski in #1045
- fix: Download full dataset by @bprusinowski in #1047
- chore: Update rdf-cube-view-query by @bprusinowski in #1049
- chore: Update cube-hierarchy-query library by @bprusinowski in #1051
- fix: Interactive color legend by @bprusinowski in #1059
- fix: Sorting issues by @bprusinowski in #1055
Full Changelog: v3.19.18...v3.19.19
v3.19.18
What's Changed
- feat: Hide Animation behind feature flag & fix column animations by @bprusinowski in #1042
Full Changelog: v3.19.17...v3.19.18
v3.19.17
What's Changed
- fix: Undefined Map handlers during unmount by @bprusinowski in #1033
- perf: Only fetch necessary components by @bprusinowski in #1031
- feat: Add Animation for Column, Pie and Scatter charts by @bprusinowski in #940
- feat: Update Spinner text by @bprusinowski in #1039
- perf: Do not sort dimensions in View by @bprusinowski in #1041
- fix: Include related dimensions irrespectively of componentIris by @bprusinowski in #1040
Full Changelog: v3.19.16...v3.19.17
v3.19.16
What's Changed
- feat: Update minimal embed mode chart footnotes by @bprusinowski in #1026
- fix: Temporal values in X axis in column charts by @bprusinowski in #1025
Full Changelog: v3.19.15...v3.19.16
v3.19.15
What's Changed
- fix: Redirect to versioned cube by @bprusinowski in #1014
- perf: Only load hierarchies where necessary by @bprusinowski in #1016
- fix: Color mapping for tables by @bprusinowski in #1013
- fix: Allow multiple identical labels in charts by @ptbrowne in #1019
- feat: Improve search by @bprusinowski in #1022
- fix: Selecting top-most hierarchy value by default in filters by @bprusinowski in #1018
- feat: Improve sorting for mix of hierarchical and regular values by @bprusinowski in #1021
Full Changelog: v3.19.14...v3.19.15
v3.19.9
What's Changed
Latest changes compared to 3.19.0
Fixes
Various fixes for sorting of ordinal values were made (legend, filters).
- Table: Sorting table by ordinal value works by @ptbrowne in #989
- Legend: Sorting of map legend items for ordinal values by @ptbrowne in #987
- Sorting values inside filters by @ptbrowne in #983
- Legend: Wrong color for legend item by @ptbrowne in #970
- Legal/Impress: Go to right page when switching page on content pages (legal / impress) by @ptbrowne in #993
- Map: Can zoom via map buttons by @ptbrowne in #995
- Preview: Do not show spinner in chart page when cube is not found by @ptbrowne in #969
Features
Focus was on performance, but improvements were also made on embed iframes, and abbreviations support.
- Overall data fetching performance improvements through LRU caches uses by @ptbrowne in #955
- fix: Search performance and empty results by @ptbrowne in #964
- feat: Opt out from cache by @ptbrowne in #974
- Support localized abbreviations by @ptbrowne in #994
- Better sizing of embed iframes by @ptbrowne in https://github.com/visualize-admin/visualization-tool/commits/9e528a139d880f7c7bea6428dbb76e1bb6831e61
Documentation
- feat: Add link to cube checker documentation by @ptbrowne in #985
- docs: Add documentation for sh:in by @ptbrowne in #965
Refactor
Full Changelog: v3.19.0...v3.19.9