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 grouping of zero-height bar in barplot #3058

Merged
merged 11 commits into from
Oct 12, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    4b3be1f View commit details
    Browse the repository at this point in the history
  2. treat all-zero as positive

    ctarn committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5c12582 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a3a4e29 View commit details
    Browse the repository at this point in the history
  2. store last_pos of each group

    ctarn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d9bdd79 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    c805cea View commit details
    Browse the repository at this point in the history
  2. add MakieOrg#3058 to NEWS

    ctarn committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d62f997 View commit details
    Browse the repository at this point in the history
  3. test: add zero-height bar

    ctarn committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    885880b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db5861c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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