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(axis): include defaultTextProps in Axis labelProps #1791

Merged
merged 4 commits into from
Jan 25, 2024

Commits on Jan 19, 2024

  1. fix: include defaultTextProps in Axis labelProps

    This enables passing of partial labelProps per the docs.
    RyKilleen authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a69620c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Apply suggestions from code review

    Co-authored-by: Chris Williams <williaster@users.noreply.github.com>
    RyKilleen and williaster authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d02bc39 View commit details
    Browse the repository at this point in the history
  2. Update packages/visx-axis/src/axis/AxisRenderer.tsx

    Co-authored-by: Chris Williams <williaster@users.noreply.github.com>
    RyKilleen and williaster authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cc7d13b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update packages/visx-axis/src/axis/AxisRenderer.tsx

    Co-authored-by: Chris Williams <williaster@users.noreply.github.com>
    RyKilleen and williaster authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    342fb2a View commit details
    Browse the repository at this point in the history