-
Notifications
You must be signed in to change notification settings - Fork 649
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: add adjust & scale #1626
feat: add adjust & scale #1626
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.
There are accessibility issues in these changes.
packages/adjust/README.md
Outdated
|
||
> Data `adjust` for @antv/G2. | ||
|
||
[![](https://img.shields.io/travis/antvis/adjust.svg)](https://travis-ci.org/antvis/adjust) |
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.
This image is missing a text alternative. This is a problem for people using screen readers.
packages/adjust/README.md
Outdated
|
||
[![](https://img.shields.io/travis/antvis/adjust.svg)](https://travis-ci.org/antvis/adjust) | ||
![](https://img.shields.io/badge/language-javascript-red.svg) | ||
![](https://img.shields.io/badge/license-MIT-000000.svg) |
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.
This image is missing a text alternative. This is a problem for people using screen readers.
This pull request introduces 6 alerts when merging 59cddc6 into 9232d8e - view on LGTM.com new alerts:
|
59cddc6
to
6eb85b0
Compare
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.
👏 You fixed the issue(s)! Great work.
This pull request introduces 6 alerts when merging 6eb85b0 into 9232d8e - view on LGTM.com new alerts:
|
Checklist
npm test
passesDescription of change