Skip to content

3.4.0

Compare
Choose a tag to compare
@ptbrowne ptbrowne released this 18 Feb 14:26
· 7178 commits to main since this release

Features

Standard error 📏

  • Standard errors are displayed automatically for column chart and grouped column chart. #352 #356
  • Tooltip for simple column chart contain the standard error. #366

Maps 🗺

  • Implemented a new base layer which makes use of vector tiles #351

Filters 📏

  • Improved cascading filters selection to ensure data is shown after filter selection #343
  • Improved initial filter selection to ensure data is shown on the selecting chart type step #327
  • Improved performance for loading filter values #377

Navigation 🏄‍♂️

  • Page have improved titles now, depending on where you are on the application. Helpful when you have
    multiple tabs with visualize.admin or when you bookmark things. #331
  • Theme and organization navigation counts take into account the search field now. #329
  • Improved chart editing navigation #337
  • Improved chart publish action buttons #337

Bugs 🐛

  • Fix selection of optional date filter #332
  • Fix discrete color scales with less than 3 observations #309

Detailed changes

New Contributors

Full Changelog: v3.3.0...v3.4.0