Skip to content

Releases: visualize-admin/visualization-tool

v3.19.0

16 Feb 11:00
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.9.6

12 Oct 08:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.5...v3.9.6

v3.9.5

04 Oct 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.4...v3.9.5

v3.9.4

29 Sep 16:00
Compare
Choose a tag to compare

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

29 Sep 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.2...v3.9.3

v3.9.1

20 Sep 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

20 Sep 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

v3.7.9

25 Aug 15:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.8...v3.7.9

v3.7.4

31 May 13:56
Compare
Choose a tag to compare

What's Changed

  • feat: Add link to opendata.swiss by @ptbrowne in #575
  • fix: Update homepage chart URLs following data reset on int.lindas.admin.ch by @ptbrowne in #576
  • Better support for dates expressed in months