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

Documented / validated plot attributes #3626

Merged
merged 112 commits into from
Mar 5, 2024

Commits on Feb 13, 2024

  1. add second @recipe method

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d177b88 View commit details
    Browse the repository at this point in the history
  2. rename function

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8157551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd6236 View commit details
    Browse the repository at this point in the history
  4. fix some bugs

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1bc7031 View commit details
    Browse the repository at this point in the history
  5. rename for clarity

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8d275e8 View commit details
    Browse the repository at this point in the history
  6. change Scatter recipe

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5101841 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c3617c View commit details
    Browse the repository at this point in the history
  8. change Lines

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    385bfc9 View commit details
    Browse the repository at this point in the history
  9. change linesegments

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a753094 View commit details
    Browse the repository at this point in the history
  10. do a bunch of plots more

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4003b07 View commit details
    Browse the repository at this point in the history
  11. fix text bugs

    jkrumbiegel committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    47d9ad9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8c0b2ad View commit details
    Browse the repository at this point in the history
  2. add allowlist

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f00125b View commit details
    Browse the repository at this point in the history
  3. fix text

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e2e491d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23314e6 View commit details
    Browse the repository at this point in the history
  5. add explanation

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f2906e2 View commit details
    Browse the repository at this point in the history
  6. remove text for GLMakie

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b2ff0bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    083b66f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fe0f7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fa64ef View commit details
    Browse the repository at this point in the history
  10. add matcap to mesh

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    812ce26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2886ce View commit details
    Browse the repository at this point in the history
  12. move fxaa after mixins

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a58d191 View commit details
    Browse the repository at this point in the history
  13. fix keywords

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    42ff5fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0df0503 View commit details
    Browse the repository at this point in the history
  15. remove invalid markersize

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5d0e437 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d76684 View commit details
    Browse the repository at this point in the history
  17. fix forwarded attributes

    SimonDanisch committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b60cd66 View commit details
    Browse the repository at this point in the history
  18. add absorption to volume

    jkrumbiegel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8ac2421 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46ee1d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix positional args

    jkrumbiegel committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5104723 View commit details
    Browse the repository at this point in the history
  2. image

    jkrumbiegel committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e541e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a89cc54 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    cc0f714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4833e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49851e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38536a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f6a960 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    8e100af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a8ef0 View commit details
    Browse the repository at this point in the history
  3. use funcsym in docstring

    jkrumbiegel committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    39cecb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    857524a View commit details
    Browse the repository at this point in the history
  5. use equal

    jkrumbiegel committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3281470 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. add changelog

    jkrumbiegel committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    37c0ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741cd71 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f2de2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794d715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    180559c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66f5aba View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    4b9d8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d614fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb463b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11bdfa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bac2f7 View commit details
    Browse the repository at this point in the history
  6. convert wireframe recipe

    jkrumbiegel committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9add0da View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. close over reference

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5592d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f73a9 View commit details
    Browse the repository at this point in the history
  3. stringify default expr

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6c09ea5 View commit details
    Browse the repository at this point in the history
  4. convert arrows

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d717970 View commit details
    Browse the repository at this point in the history
  5. add docs

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a81786c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c55c993 View commit details
    Browse the repository at this point in the history
  7. convert ablines

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    65b5634 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf86c39 View commit details
    Browse the repository at this point in the history
  9. convert annotations

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    99d886e View commit details
    Browse the repository at this point in the history
  10. convert arc

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    485a82d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5595d49 View commit details
    Browse the repository at this point in the history
  12. convert band

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c678ab6 View commit details
    Browse the repository at this point in the history
  13. fix escaping issue

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5643973 View commit details
    Browse the repository at this point in the history
  14. convert barplot

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    eb3afee View commit details
    Browse the repository at this point in the history
  15. convert bracket

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    af698d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fb0f39 View commit details
    Browse the repository at this point in the history
  17. convert contourf

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    315e161 View commit details
    Browse the repository at this point in the history
  18. typo

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f59799b View commit details
    Browse the repository at this point in the history
  19. convert contour

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0d93e33 View commit details
    Browse the repository at this point in the history
  20. fix waterfall

    jkrumbiegel committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    43f0915 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. comment out arrows test

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    28ba536 View commit details
    Browse the repository at this point in the history
  2. convert datashader

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a506157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eaf4c5 View commit details
    Browse the repository at this point in the history
  4. convert hvlines

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e83a330 View commit details
    Browse the repository at this point in the history
  5. convert hvspan

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ea06069 View commit details
    Browse the repository at this point in the history
  6. convert pie

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c2c61e5 View commit details
    Browse the repository at this point in the history
  7. convert rainclouds

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8f87638 View commit details
    Browse the repository at this point in the history
  8. convert scatterlines

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0baa663 View commit details
    Browse the repository at this point in the history
  9. convert series

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f733fca View commit details
    Browse the repository at this point in the history
  10. convert spy

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a9d5e51 View commit details
    Browse the repository at this point in the history
  11. convert stairs

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cb70f02 View commit details
    Browse the repository at this point in the history
  12. convert stem

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0d5c14c View commit details
    Browse the repository at this point in the history
  13. convert streamplot

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    48c6659 View commit details
    Browse the repository at this point in the history
  14. convert timeseries

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7b1c28d View commit details
    Browse the repository at this point in the history
  15. convert tooltip

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    04b8053 View commit details
    Browse the repository at this point in the history
  16. convert tricontourf

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4d57766 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36d3ec1 View commit details
    Browse the repository at this point in the history
  18. convert triplot

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    793b75d View commit details
    Browse the repository at this point in the history
  19. convert volumeslices

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ec62a56 View commit details
    Browse the repository at this point in the history
  20. convert voronoiplot

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5a1294c View commit details
    Browse the repository at this point in the history
  21. convert waterfall

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    05782e5 View commit details
    Browse the repository at this point in the history
  22. convert boxplot

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a923b2a View commit details
    Browse the repository at this point in the history
  23. convert crossbar

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    661f8ac View commit details
    Browse the repository at this point in the history
  24. convert density

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    fdd5645 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    13566a4 View commit details
    Browse the repository at this point in the history
  26. convert ecdfplot

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c57f4d1 View commit details
    Browse the repository at this point in the history
  27. convert hexbin

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    422f2e3 View commit details
    Browse the repository at this point in the history
  28. convert hist

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    bbdab83 View commit details
    Browse the repository at this point in the history
  29. convert violin

    jkrumbiegel committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8b081a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. add missing docstrings

    SimonDanisch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c521e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54da66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d7b844 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a45530 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098a20c View commit details
    Browse the repository at this point in the history