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

Fix for yaxis option and labels when multi_y=True #5816

Closed
wants to merge 54 commits into from

Commits on Jul 15, 2023

  1. Initial multi-axes implementation

    philippjfr authored and jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    72fefe7 View commit details
    Browse the repository at this point in the history
  2. Remove multi_x handling for now

    philippjfr authored and jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    793ab81 View commit details
    Browse the repository at this point in the history
  3. Start handling invert_axes

    philippjfr authored and jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6e726a3 View commit details
    Browse the repository at this point in the history
  4. Applied suggested edit

    Co-authored-by: James A. Bednar <[email protected]>
    jlstevens and jbednar committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    cd87de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8986a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef2a892 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1afbfb View commit details
    Browse the repository at this point in the history
  8. Fixed flakes

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    1f24cf9 View commit details
    Browse the repository at this point in the history
  9. Further flake fixes

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    5bebd46 View commit details
    Browse the repository at this point in the history
  10. More flake fixes

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    846b318 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf28288 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48a2427 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2e6999 View commit details
    Browse the repository at this point in the history
  14. Removed stray comment

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    28959b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df1e225 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7873c86 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    93c3ae3 View commit details
    Browse the repository at this point in the history
  18. Fix for cftime_types

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ec2fcec View commit details
    Browse the repository at this point in the history
  19. Fix multi distribution extents

    philippjfr authored and jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2a50a9b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e2e71b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dc1415a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b6e4c25 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b92065a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7882129 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a8f8bc0 View commit details
    Browse the repository at this point in the history
  26. Fix import

    philippjfr authored and jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    691c70e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ea3d7f8 View commit details
    Browse the repository at this point in the history
  28. Fixed concatenation issue

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    7be9754 View commit details
    Browse the repository at this point in the history
  29. More fixes

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    69887b6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a3f2262 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4db54b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a0442f7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cf84ce7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ff4f9e1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    07a9e5b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d0c721a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    deb7f5d View commit details
    Browse the repository at this point in the history
  38. Handling None for ylim

    jlstevens committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d983bd6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    09868c2 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    70fc69c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5a1ecaa View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c1317eb View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ba33cdf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    01875a0 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    779e5d2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4b96479 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e5c3743 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    b48f555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f94a0e View commit details
    Browse the repository at this point in the history
  3. Broken pre-commit hook

    jlstevens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6e6c0a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33922f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a98eb01 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge origin/main

    philippjfr committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8d6ff75 View commit details
    Browse the repository at this point in the history
  2. Merge origin/main

    philippjfr committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ead17e4 View commit details
    Browse the repository at this point in the history