WebGL / Front End / Data Visualization / Generative Art Fan / ZJUer
-
Baidu, Inc.
- Shanghai, China
- @pissang1
Highlights
- Pro
Block or Report
Block or report pissang
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
apache/echarts Public
Apache ECharts is a powerful, interactive charting and data visualization library for browser
-
ecomfe/echarts-gl Public
Extension pack for Apache ECharts, providing globe visualization and 3D plots.
-
ecomfe/zrender Public
A lightweight graphic library providing 2d draw for Apache ECharts
-
clay-viewer Public
3D model viewer with high quality rendering and glTF2.0/GLB export
-
1,919 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 12 commits in 3 repositories
Opened 1 pull request in 1 repository
ecomfe/zrender
1
merged
Reviewed 12 pull requests in 3 repositories
apache/echarts
9 pull requests
-
fix(graphic): fix
cursordoesn't work ingraphiccomponent. -
Merge
nextbranch intomasterbranch. - fix(dataview): hide tooltip when data view is open.
- fix(line): 过滤空节点, 避免阶梯线条变为斜线
- [Feature] add borderRadius option to heatmap
- fix(line): using sampling with lttb, NaN point should not be filtered.
- fix(pictorialBar): set valueLineWidth NaN value to zero. close #16423
- fix(tooltip): set legend.tooltip.enterable along with tooltip.enterable. close #16440
- fix(sunburst) set the position of label in center when angle is 2π. c…