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

feat viz: Add toggle parameter for histogram filters #29

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Aremaki
Copy link
Collaborator

@Aremaki Aremaki commented Sep 28, 2023

Introduce a new parameter for histogram filters vizualization.

Description

Avoid multi filtering for probe variable that could be used for more than one visit at a time.
Example:
In our database, a visit can be linked with multiples notes.
Thus, the filter corresponding to the histogram of note type is now unique. (e.g the user can only filter on one note type at a time and can't select multiple note types)

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation (eg new pipeline).

Introduce a new parameter for histogramm filters.
@codecov
Copy link

codecov bot commented Sep 28, 2023

Copy link

sonarcloud bot commented Jul 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
71.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

1 participant