Skip to content

Releases: visualize-admin/visualization-tool

v3.20.0

15 Jun 07:18

Choose a tag to compare

What's Changed

Full Changelog: v3.19.20...v3.20.0

v3.19.20

08 Jun 11:07

Choose a tag to compare

What's Changed

Full Changelog: v3.19.19...v3.19.20

v3.19.19

06 Jun 15:04

Choose a tag to compare

What's Changed

Full Changelog: v3.19.18...v3.19.19

v3.19.18

16 May 10:12

Choose a tag to compare

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

16 May 09:42

Choose a tag to compare

What's Changed

Full Changelog: v3.19.16...v3.19.17

v3.19.16

12 May 14:29

Choose a tag to compare

What's Changed

Full Changelog: v3.19.15...v3.19.16

v3.19.15

19 Apr 06:56
e804d90

Choose a tag to compare

What's Changed

Full Changelog: v3.19.14...v3.19.15

v3.19.9

03 Mar 09:41

Choose a tag to compare

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.

Documentation

Refactor

Full Changelog: v3.19.0...v3.19.9

v3.19.0

16 Feb 11:00

Choose a tag to compare

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

15 Nov 09:55

Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0