Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
692 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 26 commits in 6 repositories
Created 1 repository
- zqlu/surge-preview TypeScript
Created a pull request in antvis/G2 that received 10 comments
fix: fix empty div container for annotation
Checklist
npm test passes
tests and/or benchmarks are included
commit message follows commit guidelines
Description of change 修复问题:#3108
之前添加…
+86
−19
•
10
comments
Opened 25 other pull requests in 4 repositories
antvis/G2
9
merged
5
closed
- fix: correct label position for histogram
- docs: fix legend filter bug on case line demo
- fix auto hide legend padding
- docs: update time bar demo
- docs: update site banner
- chore: update ci worfklow
- docs: update site banner
- chore: fix preview build workflow
- TEST: change site banner
- TEST: verify preview workflow
- chore: release 4.1.1
- doc: update change log
- chore: try to fix preview action vulnerability
- feat(label): add limitInPlot label layout
antvis/G2Plot
9
merged
- feat: add default label layout for bullet
- 修复折线图类型错误 & 调整默认 autoHide 配置
- fix: only enable tooltip for primary geometry for line/area/radar
- fix: fix duplicated label renderde for line and area plot
- chore: fix preview workflow vulnerability
- chore: relase 2.3.1
- feat: add default label layout for line/area/column/bar
- feat(line): support lineShape config
- fix(bar): adjust default legend and tooltip order
antvis/component
1
merged
afc163/surge-preview
1
merged
Reviewed 26 pull requests in 4 repositories
antvis/G2 13 pull requests
- fix(export): add some export method
- fix(esm): remove all lib import
- docs: 调整文档导航顺序
- feat(testcases): 增加单测,g 层修复 animate shape 在 changesize 的时候报错
- docs: 增加 faq,升级指南等文档
- docs: 增加 element, view.en, dataset 等若干文档
- fix: width和height传null或不传时,不要覆盖原有数据
- chore: add src to files for sourceMap
- fix: fix early create canvas context cause build error in server side
- fix(issue-3073): 修复数据存在null值,在pie-outer 标签布局下报错
- chore: update changelog
- fix: 更改默认 scale type 设置:time -> timeCat
- feat(label-layout): 标签布局 limit-in-plot 支持 ellipsis 展示