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

Feature: Allow openairmaps to auto-detect certain limits (e.g., polarMap(limits = ...)) #48

Merged
merged 17 commits into from
Jul 31, 2023

Commits on Mar 30, 2023

  1. feat: add "auto" option for polarMap limits

    Adds option to auto-detect a shared colour scale
    jack-davison committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3fdc513 View commit details
    Browse the repository at this point in the history
  2. feat: add "upper" argument to polarMap()

    Adds option to `polarMap()` to ensure all markers have the same radial axis limits.
    jack-davison committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fc6d959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b89454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a60db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d322c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b7ba52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6491622 View commit details
    Browse the repository at this point in the history
  8. add free/fixed/numeric architecture to diffmap

    Currently "fixed" does not fully work owing to openair limitations
    jack-davison committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    747736d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. docs: add to news

    jack-davison committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cf8dd25 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    c2bf1d9 View commit details
    Browse the repository at this point in the history
  2. feat (freqMap): add free/fixed/...

    Adds auto-detecting breaks to the freqMap function.
    jack-davison committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    dde3bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda8c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    591534b View commit details
    Browse the repository at this point in the history
  5. fix: fix checks/tests

    jack-davison committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b6aa9b0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix: error message

    jack-davison committed May 2, 2023
    Configuration menu
    Copy the full SHA
    88bad37 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. test: pause percentileMap() tests

    Errors inherited from `{openair}`
    jack-davison committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6b87ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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