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

feat(bar_chart): add Alignment offset to value labels #784

Merged
merged 6 commits into from
Oct 13, 2020

Commits on Aug 19, 2020

  1. feat(bar_chart): add alignment offset to value labels

    Make it possible to position value labels based on bar relative geometry
    dej611 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f39069f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. refactor(bar-labels): split function into vertical and horizontal fns

    Compute offset distinctly per direction
    dej611 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    d511385 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. docs: sync API page with new features

    Sync new labels alignment feature API with the doc
    dej611 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9052edb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 12, 2020

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