Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
286 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 1 repository
Created a pull request in airbnb/visx that received 1 comment
fix(demo): bump yarn.lock with next@9.5.4
Forgot to add yarn.lock changes in #915
Opened 1 other pull request in 1 repository
airbnb/visx
1
merged
Reviewed 10 pull requests in 1 repository
airbnb/visx 10 pull requests
- new(annotations/EditableAnnotation): add canEditSubject canEditLabel
- add textPath prop to Text component
- test(xychart): add missing data tests
- new(drag): add `useDrag` hook
- new(demo): add Annotation demo
- test(annotation): add tests for new annotation components
- new(drag): allow x,y,dx,dy overrides in useDrag + Drag
- new(xychart): expose curve types
- new(xychart): handle rendering + tweening missing values
- new(annotation): add new Annotation components