You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technical refactoring of the loading spinner in Angular frontend to support multiple instances.
The start values for the result selection are now set in the same way for all components.
Bugs
We've fixed two errors (#289 and #290) which occured when trying to display page comparison chart and CSI benchmark chart (fixed with #293 and #292). Thanks @carloscohen2202 for opening the issues.
Measurands where not set from the store which did result in some unexpected behaviour. Also, the locations were not reset when hitting the reset button.
Query builder did not produce results for percentile data in some cases.
The labels in the aggregation chart where displayed wrong on initial loading when comparison timeframe was selected.
Some styling and usability improvements on the aggregation chart