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

Several CA fixes #1383

Closed
wants to merge 7 commits into from
Closed

Commits on Sep 29, 2024

  1. Several CA fixes

    Add:
    - CA data: use actual total instead of sum(abs)
    - CA data: make distinction between positive and negative rest values (LCA-ActivityBrowser#886)
    - CA data: sort based on average of row instead of first column (LCA-ActivityBrowser#887)
    - CA table: consistent dropping of empty (rest) rows (LCA-ActivityBrowser#1044)
    - CA figure: add marker to show total score when both positive and negative results present (LCA-ActivityBrowser#647)
    marc-vdm committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    21cb6e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9c7924a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41cf44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d02a81f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b95a3f View commit details
    Browse the repository at this point in the history
  5. Update wiki for positive/negatige results + fix total marker always s…

    …howing on negative totals
    marc-vdm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a59814d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0a610f View commit details
    Browse the repository at this point in the history