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

Add radar graph feature #1039

Merged

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    465eab3 View commit details
    Browse the repository at this point in the history
  2. Added radar to types

    JesseVarGar committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    be04318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf259f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae91568 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    97871e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166c79b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c90f7b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb4769f View commit details
    Browse the repository at this point in the history
  5. Added comments

    Elias0127 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0e27c84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c33c5a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    56715c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642f362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c40444 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c0bdd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. 1 Configuration menu
    Copy the full SHA
    09fd80c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    84ac3a9 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1275abf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Remove radar interval

    JesseVarGar committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    b44ddcf View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 23, 2023

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

Commits on Sep 9, 2023

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

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    c1a632c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f570ee View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    8913f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114fd64 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. display graph clockwise

    nathang15 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    02092f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd7b48 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. convert indent to tab

    nathang15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    97bf664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1259586 View commit details
    Browse the repository at this point in the history
  3. trim trailing whitespace

    nathang15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ffcb09f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f56edd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 24, 2023

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

Commits on Nov 28, 2023

  1. attempt to get lines with vary points to work

    This includes both the solution and a lot of commented out or extra code
    tha was attempts to get different plotly features to work. Done to show
    what tried and will remove soon. In the end this was not allowed.
    huss committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1a2a520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f9518 View commit details
    Browse the repository at this point in the history
  3. fix up comment

    TODO notes some changes expected when 3D is merged with this.
    huss committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6420386 View commit details
    Browse the repository at this point in the history
  4. add admin prefernece for radar

    As noted, it is hoped that a direct alter will work in migration.
    huss committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9ea0d23 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f19fba8 View commit details
    Browse the repository at this point in the history
  2. detect when no data on radar

    huss committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1b0c225 View commit details
    Browse the repository at this point in the history
  3. add migration to 1.1 index

    huss committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0c0c97c View commit details
    Browse the repository at this point in the history
  4. fix bad date labels +

    - Fix problem where lines with different number of points caused issue.
    - Clean up code.
    huss committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fa48235 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    5eecebc View commit details
    Browse the repository at this point in the history
  2. fix duplicate package from merge

    huss committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    92c1a82 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    6e93afc View commit details
    Browse the repository at this point in the history
  2. reorder chart type menu to aphabetical

    Thiis is consistent with other menus and desireable now that
    more items on menu.
    huss committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    29fbc87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    273ce5e View commit details
    Browse the repository at this point in the history
  4. put language menu position back

    huss committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    28e1866 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. clean up radar graphic

    Mostly comments but also remove redundant variable.
    huss committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    fbe7c59 View commit details
    Browse the repository at this point in the history
  2. fix up radar state

    - Note may not need radar state & remove unneeded action type.
    huss committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4817d3e View commit details
    Browse the repository at this point in the history
  3. small change

    huss committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d156b12 View commit details
    Browse the repository at this point in the history