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 40 million developers.
Sign up-
CN
- HangZhou, China
- Sign in to view email
Pinned
747 contributions in the last year
Contribution activity
December 2019
- hustcc/jest-less-loader TypeScript
- hustcc/jest-url-loader TypeScript
- hustcc/g2plot-for-react
Created a pull request in antvis/G2 that received 3 comments
feat(plugin): add registerComponent for componentPlugin
Design docs: https://www.yuque.com/antv/g2-docs/qw7hzb api registerComponent(name, Ctor) option(name, option) plugin(...plugins) refactor axi…
+562
−245
•
3
comments
- Fix component controller
- fix(event-rect): not remove event rect after clear
- Fix auto fit
- fix(legend): fix component(legend, axis) clip bug
- fix(coordinate): fix coordinate is undefined after layout
- fix(layout): add layout for legend 12 directions
- fix(coordinate): shapeFactory cache cause coordinate update is invalid
- fix(legend): fix legend layout
- fix(register-shape): fix demo usage of registerShape API
- column demos & bugfix
- chore: bar demo & bugfix
- feat: publish-3.6.0-beta.7
- fix: 当 label 的 offset 小于等于 0 时,关闭 labelLine
- 移除 StateAction,保留 StateManager
- 修复 tooltip 数据重复的问题
- fix(legend): 同样画布下 legend 在上和在下表现不一致
- fix: 极坐标下值坐标轴文本应该朝左放置
- Shame
- fix: 修复极坐标下圆弧坐标轴文本首尾重叠的问题
- 为元素添加 show()、hide() 以及 visible 属性
- Issue 1703
- Feat label
- Add interaction
- chore: 按需引用 @antv/util, closed #1740
- Fix #1739
- 添加仪表盘 demo && 一些 BUGFix
- refactor: view 的三层 group 不从父 view 的 middleGroup 中创建,而是从父 view 对应的层级中创建
- 饼图 & 雷达图 demos 以及一系列 BUGFIX
Created an issue in antvis/g that received 2 comments
[4.0] localRefresh 开启图形绘制不出来
在 chart.ts 关闭 localeRefresh 就好了。如下图:
复现方式:
git clone git@github.com:antvis/G2.git git checkout 4.x tnpm start
然后打开 url xxx /zh/examples/column/sta…
2
comments

