Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we improve computation of figures and the result description? #828

Open
mmerdes opened this issue Oct 1, 2024 · 1 comment
Open
Assignees

Comments

@mmerdes
Copy link
Collaborator

mmerdes commented Oct 1, 2024

Computation of figures

Currently, the figures displayed in the dashboard are mostly created in the backend and included in the result,
but some parts are actually done in the frontend, e.g. formatting of titles or rendering of the badges (e.g. 'low currentness').
Would it make sense to create the whole figure in the backend?

Result description

Currently, the textual result description lacks a reference to the topics and attributes used for the indicator,
for example:

"The ratio of the features (all: 1034299.9) compared to features with expected tags (matched: 276785.2) is 0.27. Around 25-75% of the features match the expected tags."

This makes it hard to make sense of the description.
Should we improve this by including topic and attribute names?

@mmerdes
Copy link
Collaborator Author

mmerdes commented Oct 1, 2024

@matthiasschaub @joker234 @Gigaszi @mcauer @Hagellach37
What do you think?

@JanReifenrath JanReifenrath self-assigned this Oct 24, 2024
JanReifenrath added a commit that referenced this issue Oct 24, 2024
JanReifenrath added a commit that referenced this issue Oct 24, 2024
JanReifenrath added a commit that referenced this issue Oct 25, 2024
JanReifenrath added a commit that referenced this issue Oct 31, 2024
…e multiple attributes/ tags. Also changed the tests to adjust to the changed description and wrote a unittest for a description with multiple attributes #828
Gigaszi pushed a commit that referenced this issue Nov 12, 2024
Gigaszi pushed a commit that referenced this issue Nov 12, 2024
Gigaszi pushed a commit that referenced this issue Nov 12, 2024
Gigaszi pushed a commit that referenced this issue Nov 12, 2024
…e multiple attributes/ tags. Also changed the tests to adjust to the changed description and wrote a unittest for a description with multiple attributes #828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants