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,898 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 16 commits in 4 repositories
Created a pull request in apache/echarts that received 1 comment
[feature] [transform] add new aggregate transform and id transform
Brief Information This pull request is in the type of: bug fixing new feature others What does this PR do? This PR migrates the aggregate and…
+802
−540
•
1
comment
Reviewed 23 pull requests in 3 repositories
apache/echarts
18 pull requests
- fix: legend visual still with decal when user set 'legend.itemStyle.decal' to 'none'
-
feat(View):
Viewcenter supportsstring - fix(custom): provide generic for itemStyle. close #16775
- fix: xAxis label overflow fixed when containLabel=true
- Fix(markline): markLine shouldn't be filtered if one point is out side of the grid
- fix(types): graph autoCurveness option
- fix: all data mapped to one col when zooming in
- fix: markArea display filter correction
- ci: fix node modules cache doesn't work
- fix(graph): user cursor has higher priority
- ci: fix lint may not work when pr synchronizes
- [infra] reset notifications to commits@echarts for commits, PRs and issues
- Fix prepareCustoms key for Single axis.
- chore(asf): set notification targets
- fix: Dump areaStyle polygon when notMerge is true
- ci: add lint step
- chore: update release materials, KEYS, README
- Merge release 5.3.2 into master