Releases: visualize-admin/visualization-tool
Releases · visualize-admin/visualization-tool
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
v3.19.0
A particular focus was given on data fetching performance. Interactions
with visualize.admin.ch are now noticeable faster.
Performance
-
Improved performance of cube data fetching
- Added LRU cache to min max queries
- Added query cache to bulk queries
- Ordered filter so that non-discriminant filter are last
-
Fixed search performance through removal of combinatorial explosion due
to language values -
Improved GraphQL query devtool
- Display number of SPARQL queries in query list
- Sorted queries by duration
Features
- Embed options (ability to either embed minimal or standard chart).
Publish actions have moved to the top of the published chart for
better visibility.
v3.12.0
What's Changed
- refactor: readQuery instead of passing dataSetMetadata by @bprusinowski in #805
- fix: Color field filters not cleared when switching dimensions by @bprusinowski in #804
- fix: Crashing of charts when selecting component "too fast" by @bprusinowski in #807
- Sort legend items in case of hierarchy by @ptbrowne in #810
- feat: Refinements to table column styles by @bprusinowski in #809
- feat: Run SPARQL query enhancements by @bprusinowski in #813
- Default search order by @ptbrowne in #812
- Show contents of urql panel in PROD by @bprusinowski in #796
- docs: Add docs on graphql devtool by @ptbrowne in #814
- refactor: Set up the ground for interactive time slider by @bprusinowski in #815
- Use a cube loader by @ptbrowne in #819
- feat: Add time slider to interactive filters by @bprusinowski in #816
- Scientific notation for decimal by @ptbrowne in #799
- fix: Order for sorting is position / identifier by @ptbrowne in #821
- feat: New UI (search + dataset preview) by @bprusinowski in #818
- fix: Use dimension colors for segments by @bprusinowski in #823
- feat: UI refinements by @bprusinowski in #825
- Authentication scaffold by @ptbrowne in #824
- UI configurator enhancements by @ptbrowne in #829
- Fix drawer layout by @ptbrowne in #833
- feat: Search UI improvements by @bprusinowski in #828
- Fix unique values hierarchy by @ptbrowne in #832
- feat: Open search result only on title by @ptbrowne in #839
- Hierarchy published by @ptbrowne in #837
- feat: Show tree in MultiFilters by @bprusinowski in #831
Full Changelog: v3.11.0...v3.12.0
v3.9.6
v3.9.5
What's Changed
- fix: Pie chart initialization by @bprusinowski in #754
- fix: Scatterplot issues with optional segment by @bprusinowski in #749
- fix: Migrate chart config in embed mode by @bprusinowski in #757
Full Changelog: v3.9.4...v3.9.5
v3.9.4
What's Changed
- fix: Metadata is now correctly displayed for Grouped and Stacked column charts by @bprusinowski in #748
Full Changelog: v3.9.3...v3.9.4
v3.9.3
What's Changed
- Retain filters when switching to map by @ptbrowne in #741
- fix: Map offset in edition page by @ptbrowne in #743
- Chart loading UI by @ptbrowne in #742
- Search improvements by @ptbrowne in #745
- feat: Add dimension descriptions to more places in UI by @bprusinowski in #746
Full Changelog: v3.9.2...v3.9.3