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

Legend groups #13

Merged
merged 12 commits into from
Jun 2, 2024
Merged

Legend groups #13

merged 12 commits into from
Jun 2, 2024

Commits on Apr 4, 2024

  1. new group keys

    teunbrand committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bcdbdbd View commit details
    Browse the repository at this point in the history
  2. draft group legend

    teunbrand committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7227c5f View commit details
    Browse the repository at this point in the history
  3. tests for group legend

    teunbrand committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0361d2e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. resolve merge conflict

    Merge branch 'legend_group' of https://github.com/teunbrand/gguidance into legend_group
    
    # Conflicts:
    #	R/utils-ggplot2.R
    teunbrand committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5bacdf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. remove code comments

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    648e395 View commit details
    Browse the repository at this point in the history
  2. use add_title

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    546bf7a View commit details
    Browse the repository at this point in the history
  3. misc tweaks

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    92853ca View commit details
    Browse the repository at this point in the history
  4. accept snapshots

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    09e3874 View commit details
    Browse the repository at this point in the history
  5. test keys

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9ff6139 View commit details
    Browse the repository at this point in the history
  6. new legend utilities

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0d25c71 View commit details
    Browse the repository at this point in the history
  7. document

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    76388c4 View commit details
    Browse the repository at this point in the history
  8. document missing parameter

    teunbrand committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d4a8b85 View commit details
    Browse the repository at this point in the history