Missing unit information in results table
The results table is not always using the units correctly. Should be fixed and tests should be added to SearchContext to check that the correct column information is generated based on the given filter definitions and app config.
The logic should be something like this:
- Any unit defined in the app takes precedence (e.g. unit for column or axis).
- Unit from the global unit system will be used as a fallback.