-
Notifications
You must be signed in to change notification settings - Fork 122
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
refactor(xy): axis title and related simplifications #1324
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good to merge with green CI
# Conflicts: # renovate.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A cursory review, code changes LGTM. Thanks for always pushing code quality!
🎉 This PR is included in version 34.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
destroy
, no need for classcompareByValueAsc
equipped to deal with duplicatesgetSimplePadding
computeAxesSizes
,renderBars
etc.(ctx) =>
casesvalues.bar.ts
clamp
withclamp
forEach
where afor
is essentially that, etc.Prepares the ground for #1310 and #758
Details
Issues
Checklist
:xy
,:partition
):interactions
,:axis
)closes #123
,fixes #123
)