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 LineCollection plot #7173

Open
wants to merge 122 commits into
base: main
Choose a base branch
from
Open

Add LineCollection plot #7173

wants to merge 122 commits into from

Commits on Oct 16, 2022

  1. Add linecollection

    Illviljan committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f01ce23 View commit details
    Browse the repository at this point in the history
  2. Update dataarray_plot.py

    Illviljan committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7025b99 View commit details
    Browse the repository at this point in the history
  3. add more lines

    Illviljan committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    638a91d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Update dataarray_plot.py

    Illviljan committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cf0d4ae View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    a152fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c5c66 View commit details
    Browse the repository at this point in the history
  3. Remove old code

    Illviljan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    8360175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0a739 View commit details
    Browse the repository at this point in the history
  5. Update accessor.py

    Illviljan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    d51bf70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93a132c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce4a806 View commit details
    Browse the repository at this point in the history
  8. Update dataarray_plot.py

    Illviljan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    2bd5aac View commit details
    Browse the repository at this point in the history
  9. keep same format as scatter

    Illviljan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    dfc3bb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    079a6a7 View commit details
    Browse the repository at this point in the history
  2. Fix lines plot

    Illviljan committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    2e940c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c102d5 View commit details
    Browse the repository at this point in the history
  4. Update dataarray_plot.py

    Illviljan committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    789d6af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c4e442 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    51742e2 View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    Illviljan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0cb969a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8204e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    35c402d View commit details
    Browse the repository at this point in the history
  2. Update test_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    baf93ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5467a6 View commit details
    Browse the repository at this point in the history
  4. Update test_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6044e78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dc66a9 View commit details
    Browse the repository at this point in the history
  6. merge tests

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d9d0db4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bac33a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bb57ca View commit details
    Browse the repository at this point in the history
  9. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d5fa2c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45623a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79978a4 View commit details
    Browse the repository at this point in the history
  12. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    29691d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d9f0854 View commit details
    Browse the repository at this point in the history
  14. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    afc1c1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ece6a4 View commit details
    Browse the repository at this point in the history
  16. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bd11e62 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5f4b7e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3e3fd8b View commit details
    Browse the repository at this point in the history
  19. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f3f6554 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6b70602 View commit details
    Browse the repository at this point in the history
  21. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    768f68e View commit details
    Browse the repository at this point in the history
  22. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    b9af902 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcabb85 View commit details
    Browse the repository at this point in the history
  24. Update dataarray_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5690a4b View commit details
    Browse the repository at this point in the history
  25. Update dataarray_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2ff8742 View commit details
    Browse the repository at this point in the history
  26. Update dataarray_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7bb8c32 View commit details
    Browse the repository at this point in the history
  27. Update dataarray_plot.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a43d685 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3ada357 View commit details
    Browse the repository at this point in the history
  29. Update utils.py

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6911b66 View commit details
    Browse the repository at this point in the history
  30. clean up

    Illviljan committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    33a151f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    499607b View commit details
    Browse the repository at this point in the history
  2. Fix color="k"

    Illviljan committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8910396 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. cleanup

    Illviljan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6def426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3f623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5bc23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164d15e View commit details
    Browse the repository at this point in the history
  5. Update test_plot.py

    Illviljan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    207133f View commit details
    Browse the repository at this point in the history
  6. Update test_plot.py

    Illviljan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    62bbcc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dac8746 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. assert not needed

    Illviljan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3578442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b2c0a View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    Illviljan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07fffb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5626d73 View commit details
    Browse the repository at this point in the history
  5. Update utils.py

    Illviljan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    98edb79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e90ef58 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update utils.py

    Illviljan committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bee8b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f867cd View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    Illviljan committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1da316e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4aaaa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2917141 View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    Illviljan committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fcad6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89820a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    aef553d View commit details
    Browse the repository at this point in the history
  2. Add some docs examples

    Illviljan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0106bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f08f8c5 View commit details
    Browse the repository at this point in the history
  4. Update plotting.rst

    Illviljan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d57b753 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c281454 View commit details
    Browse the repository at this point in the history
  6. Update plotting.rst

    Illviljan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    532cb9d View commit details
    Browse the repository at this point in the history
  7. Update plotting.rst

    Illviljan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    50cd419 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Update plotting.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    cc14075 View commit details
    Browse the repository at this point in the history
  2. Update plotting.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    59267ad View commit details
    Browse the repository at this point in the history
  3. Update plotting.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1720e0b View commit details
    Browse the repository at this point in the history
  4. Update plotting.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d45c819 View commit details
    Browse the repository at this point in the history
  5. Update api.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9f1154a View commit details
    Browse the repository at this point in the history
  6. improve docs

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    659a9fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8009145 View commit details
    Browse the repository at this point in the history
  8. Update __init__.py

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    78e26cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8737a1c View commit details
    Browse the repository at this point in the history
  10. fix legend values

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f4c3c43 View commit details
    Browse the repository at this point in the history
  11. Update api-hidden.rst

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    bc433ab View commit details
    Browse the repository at this point in the history
  12. Update utils.py

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    08965fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b3558a View commit details
    Browse the repository at this point in the history
  14. Try without fix

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7f1780f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a495b8 View commit details
    Browse the repository at this point in the history
  16. add fix

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7684c65 View commit details
    Browse the repository at this point in the history
  17. mypy fixes

    Illviljan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    971fb2e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    c47b1ad View commit details
    Browse the repository at this point in the history
  2. Update test_plot.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    30213b2 View commit details
    Browse the repository at this point in the history
  3. Update test_plot.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2bf943d View commit details
    Browse the repository at this point in the history
  4. Update test_plot.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    422b8da View commit details
    Browse the repository at this point in the history
  5. Update test_plot.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0b16cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e13194 View commit details
    Browse the repository at this point in the history
  7. Update facetgrid.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c26233e View commit details
    Browse the repository at this point in the history
  8. Update facetgrid.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    10fac37 View commit details
    Browse the repository at this point in the history
  9. Update dataarray_plot.py

    Illviljan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a83b3be View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    ae2d71f View commit details
    Browse the repository at this point in the history
  2. remove commented code

    Illviljan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c3f461c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    30e2356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47956b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    f284a1e View commit details
    Browse the repository at this point in the history
  2. Update whats-new.rst

    Illviljan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f53da04 View commit details
    Browse the repository at this point in the history
  3. Add more docs

    Illviljan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0a20402 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b7c0365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f5258 View commit details
    Browse the repository at this point in the history
  3. fix bad merge

    Illviljan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eda1d74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381ec22 View commit details
    Browse the repository at this point in the history