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

PolarAxis improvements (full rlimits, thetalimits, improved controls, argument order) #3154

Merged
merged 109 commits into from
Sep 21, 2023

Commits on Aug 14, 2023

  1. prototype new clip

    ffreyer committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0624e50 View commit details
    Browse the repository at this point in the history
  2. render spine through clip

    ffreyer committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    10040f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e9584 View commit details
    Browse the repository at this point in the history
  4. improve tick align a little

    ffreyer committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f9ab16d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    29bf8fd View commit details
    Browse the repository at this point in the history
  2. fix angle conversion

    ffreyer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ab160a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37befc3 View commit details
    Browse the repository at this point in the history
  4. fix zoom error

    ffreyer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c8f796e View commit details
    Browse the repository at this point in the history
  5. update camera

    ffreyer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bf0d77d View commit details
    Browse the repository at this point in the history
  6. minor cleanup

    ffreyer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9a7b31f View commit details
    Browse the repository at this point in the history
  7. fix tick align

    ffreyer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0aaec33 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add maximum_clip_radius

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    14e9330 View commit details
    Browse the repository at this point in the history
  2. set up translating controls

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e77e100 View commit details
    Browse the repository at this point in the history
  3. improve theta translation

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c9e045e View commit details
    Browse the repository at this point in the history
  4. move some code around

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e8cedec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81fe7ba View commit details
    Browse the repository at this point in the history
  6. add thetalims

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dc30f17 View commit details
    Browse the repository at this point in the history
  7. improve radial translation

    ffreyer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f17d94a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. add AngularTicks

    ffreyer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4c948a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa03956 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. improve rticklabel placement

    ffreyer committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bfee68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056f351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d09f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e64a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b40c0a2 View commit details
    Browse the repository at this point in the history
  6. cleanup

    ffreyer committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2f01ef6 View commit details
    Browse the repository at this point in the history
  7. update NEWS

    ffreyer committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e923bab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b521ce View commit details
    Browse the repository at this point in the history
  9. fix clip rotation

    ffreyer committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    dd42dec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f37b65 View commit details
    Browse the repository at this point in the history
  11. add refimg test

    ffreyer committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0c1020a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    9d2a402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac064c4 View commit details
    Browse the repository at this point in the history
  3. cleanup up Makie.

    ffreyer committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3091f1e View commit details
    Browse the repository at this point in the history
  4. tweak depth order

    ffreyer committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fb910d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b50061a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f8c72 View commit details
    Browse the repository at this point in the history
  3. fix some errors

    ffreyer committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b1cbc68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    febb7bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7548b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    708ee04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85488b6 View commit details
    Browse the repository at this point in the history
  8. reorganize attributes

    ffreyer committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    61d5929 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8ee936 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7745b53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6fb146 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add target_thetalims

    ffreyer committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    41bef73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efbf25 View commit details
    Browse the repository at this point in the history
  3. fix tick based error

    ffreyer committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8c30292 View commit details
    Browse the repository at this point in the history
  4. rework zoom

    ffreyer committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b813a33 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    55b06d6 View commit details
    Browse the repository at this point in the history
  2. improve clip quality

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9eb6b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00862d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96a3500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbcd085 View commit details
    Browse the repository at this point in the history
  6. reorganize attributes

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4c1d3b6 View commit details
    Browse the repository at this point in the history
  7. improve clip rotation

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5d9fb71 View commit details
    Browse the repository at this point in the history
  8. add rtickrotation

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    25a32f9 View commit details
    Browse the repository at this point in the history
  9. clean up prints

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    83e57e8 View commit details
    Browse the repository at this point in the history
  10. fix and extend unit tests

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    96116b6 View commit details
    Browse the repository at this point in the history
  11. fix autolimits

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    28e50bd View commit details
    Browse the repository at this point in the history
  12. fix default limits

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c2a98c8 View commit details
    Browse the repository at this point in the history
  13. fix/tweak current refimgs

    ffreyer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b208bd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. rename some attributes

    ffreyer committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4e1b2ce View commit details
    Browse the repository at this point in the history
  2. test rticklabelrotation & pad

    ffreyer committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    115a861 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    c35d36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2401360 View commit details
    Browse the repository at this point in the history
  3. tweak names

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    097fb1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    035c77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d25ec10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85bd8f7 View commit details
    Browse the repository at this point in the history
  7. fix title placement

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a32458a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b29d53c View commit details
    Browse the repository at this point in the history
  9. cleanup epsilon

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    97b0bb2 View commit details
    Browse the repository at this point in the history
  10. fix voronoiplot

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    22891a2 View commit details
    Browse the repository at this point in the history
  11. rename griddepth to gridz

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4471f9d View commit details
    Browse the repository at this point in the history
  12. cleanup limit snapping

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b71d4e4 View commit details
    Browse the repository at this point in the history
  13. fix title positions

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    51349fd View commit details
    Browse the repository at this point in the history
  14. update docs

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    95de6ef View commit details
    Browse the repository at this point in the history
  15. add some type annotations

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    240e380 View commit details
    Browse the repository at this point in the history
  16. use atol instead of rtol

    ffreyer committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ae43c27 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    7ba84a9 View commit details
    Browse the repository at this point in the history
  2. update NEWS [skip ci]

    ffreyer committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0d32bf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. make linting happy

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    153b9af View commit details
    Browse the repository at this point in the history
  2. improve axis reset

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8bcf4cf View commit details
    Browse the repository at this point in the history
  3. fix typo

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e85372b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b4149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01df4b1 View commit details
    Browse the repository at this point in the history
  6. fix bad tick rounding

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4be97c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e54422d View commit details
    Browse the repository at this point in the history
  8. update test

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f716c35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c39981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d91030 View commit details
    Browse the repository at this point in the history
  11. update docs

    ffreyer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c3bd4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    14e6093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8f0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e647c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65dbeec View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix arg order related errors

    ffreyer committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f7c3713 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    7045f86 View commit details
    Browse the repository at this point in the history
  2. fix lazy limit reset

    ffreyer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2607b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    aa926b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb6b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3956bf View commit details
    Browse the repository at this point in the history
  4. fix tightlimits test

    ffreyer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d3bf414 View commit details
    Browse the repository at this point in the history
  5. update tests

    ffreyer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fde215d View commit details
    Browse the repository at this point in the history
  6. tweak docs

    ffreyer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    82673df View commit details
    Browse the repository at this point in the history