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

GaugePanel: Setting the neutral-point of a gauge #53989

Merged
merged 33 commits into from Nov 18, 2022
Merged

GaugePanel: Setting the neutral-point of a gauge #53989

merged 33 commits into from Nov 18, 2022

Commits on Aug 20, 2022

  1. GraphPanel: Setting the neutral-point of a gauge

    If min and max of a gauge panel are opposite numbers, e.g. min=-500, max=500 then the neutral point of the gauge is put at 12 o'clock.
    Negative values are plotted to the left side, positive values to the right side.
    See Gitlab discussions  #38273
    sfranzis committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    2073179 View commit details
    Browse the repository at this point in the history
  2. GraphPanel: Setting the neutral-point of a gauge

    remove unneded const angularModules
    sfranzis committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    aac8708 View commit details
    Browse the repository at this point in the history
  3. Update gauge docs

    sfranzis committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    a3e0a9d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    d1312e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329e299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7796d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cafa46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35ab692 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    5204857 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. zero option

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b31bbdb View commit details
    Browse the repository at this point in the history
  2. Revert "zero option"

    This reverts commit b31bbdb.
    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    de5e0bd View commit details
    Browse the repository at this point in the history
  3. zero option

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bb23215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc9021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    755c8c9 View commit details
    Browse the repository at this point in the history
  6. threshold value for zero

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4931892 View commit details
    Browse the repository at this point in the history
  7. fix merge

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    236a854 View commit details
    Browse the repository at this point in the history
  8. remove space

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    59f4c0c View commit details
    Browse the repository at this point in the history
  9. add newline at eof

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4d0b736 View commit details
    Browse the repository at this point in the history
  10. remove category

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    24d295a View commit details
    Browse the repository at this point in the history
  11. remove space

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2b0525c View commit details
    Browse the repository at this point in the history
  12. remove newline

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2a9e5ea View commit details
    Browse the repository at this point in the history
  13. add newline

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    441c898 View commit details
    Browse the repository at this point in the history
  14. draw neutral threshold value

    sfranzis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c85d7ca View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. draw neutral threshold value

    sfranzis committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    264b4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3ffda View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    8b44b1f View commit details
    Browse the repository at this point in the history
  2. fixing merge glitch

    sfranzis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    586f7d8 View commit details
    Browse the repository at this point in the history
  3. fixed type check

    sfranzis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    80038be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cacadc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    13876b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb7c215 View commit details
    Browse the repository at this point in the history
  3. run make gen-cue

    sfranzis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    eac63f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    145bba3 View commit details
    Browse the repository at this point in the history