FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · apache/echarts · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
echarts
Public
Notifications
You must be signed in to change notification settings
Fork
19.8k
Star
67.1k
Code
Issues
1.4k
Pull requests
191
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Pull requests: apache/echarts
Labels
119
Milestones
4
Labels
119
Milestones
4
New pull request
New
191 Open
2,039 Closed
191 Open
2,039 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
fix(radar): distinguish missing dimensions from zero
PR: awaiting review
PR: doc unchanged
PR: first-time contributor
size/L
#21741 opened Aug 19, 2026 by
tianrking
Loading…
3 of 9 tasks
1
1
feat(time): support IANA time zones. close #14453
PR: awaiting review
PR: doc ready
size/XL
#21739 opened Aug 17, 2026 by
konzen
Loading…
3 of 9 tasks
TBD
12
fix(tooltip): guard against removed series in cached axis tooltip params (Fixes #21732)
PR: awaiting review
size/XS
#21737 opened Aug 16, 2026 by
waterWang
Loading…
1
1
fix(core): make getConnectedDataURL opts optional
PR: awaiting review
PR: doc unchanged
size/XS
#21736 opened Aug 15, 2026 by
SEPURI-SAI-KRISHNA
Loading…
3 of 9 tasks
1
fix(tree): avoid crashes when data is emptied or nodes are removed.
PR: awaiting review
PR: doc unchanged
size/S
#21735 opened Aug 15, 2026 by
SEPURI-SAI-KRISHNA
Loading…
3 of 9 tasks
1
fix(candlestick/boxplot): accept null and undefined data items.
PR: awaiting review
PR: doc unchanged
size/XS
#21734 opened Aug 15, 2026 by
SEPURI-SAI-KRISHNA
Loading…
3 of 9 tasks
1
fix(tooltip): clear pending timers on dispose
PR: awaiting review
PR: doc unchanged
PR: first-time contributor
size/S
#21733 opened Aug 15, 2026 by
SEPURI-SAI-KRISHNA
Loading…
3 of 9 tasks
1
fix: correct 'becuase' typo in code comments
PR: awaiting review
size/XS
#21731 opened Aug 14, 2026 by
wwwmake-ui
Loading…
1
fix(scatter): apply jitter on both category axes when both configured (Fixes #21728)
PR: awaiting review
size/M
#21729 opened Aug 13, 2026 by
waterWang
Loading…
1
1
fix(candlestick/boxplot): resolve base axis correctly when series uses xAxisId/yAxisId
PR: awaiting review
size/S
#21727 opened Aug 11, 2026 by
waterWang
Loading…
6.1.1
1
3
fix(legend): use bottom:0 default so legend no longer overlaps axis labels
PR: awaiting review
size/XS
#21726 opened Aug 10, 2026 by
waterWang
Loading…
1
1
fix(roam): respect globalPan mutex in mouseup/mousedown to keep zoom cursor
PR: awaiting review
size/XS
#21724 opened Aug 10, 2026 by
waterWang
Loading…
1
1
fix(dataZoom): keep slider handle label visible when mouse stays over handle after drag end
PR: awaiting review
size/S
#21722 opened Aug 10, 2026 by
waterWang
Loading…
1
1
fix(marker): respect markLine z2 when computing label z2 in traverseUpdateZ (Fixes #21650)
PR: awaiting review
size/XS
#21721 opened Aug 9, 2026 by
waterWang
Loading…
1 task done
1
1
fix(toolbox): reset dataZoom active state on restore
PR: awaiting review
size/XS
#21720 opened Aug 9, 2026 by
waterWang
Loading…
1 task done
1
1
fix(geo): respect tooltip.show=false in geo region tooltip config (Fixes #20232)
PR: awaiting review
size/XS
#21719 opened Aug 9, 2026 by
waterWang
Loading…
1
1
fix(toolbox): reset dataZoom active state after restore action (Fixes #21691)
PR: awaiting review
size/XS
#21718 opened Aug 9, 2026 by
waterWang
Loading…
1
1
fix(pie): correct label background width when backgroundColor and lineHeight both set with overflow break
PR: awaiting review
size/XS
#21717 opened Aug 9, 2026 by
waterWang
Loading…
1
1
fix(MarkLineView): skip invalid markLine items that were normalized to undefined
PR: awaiting review
PR: first-time contributor
size/XS
#21716 opened Aug 9, 2026 by
waterWang
Loading…
1
1
fix(visualMap): retain string type for raw categories to avoid precision loss (#21714)
PR: awaiting review
PR: doc unchanged
size/M
#21715 opened Aug 8, 2026 by
Raman-Katiyar
Loading…
2 of 9 tasks
1
fix(sunburst): redistribute angles constrained by minAngle. close #20602
PR: awaiting review
size/M
#21711 opened Aug 3, 2026 by
Nas01010101
Loading…
3 of 7 tasks
1
feat(toolbox): expose toolbox feature extension API
PR: awaiting review
PR: doc ready
PR: first-time contributor
size/S
#21709 opened Jul 28, 2026 by
DaZuiZui
Loading…
3 of 9 tasks
1
fix(core): preserve event query context. close #21584
PR: awaiting review
PR: doc unchanged
size/S
#21705 opened Jul 22, 2026 by
rahul37wallst-sudo
Loading…
3 of 9 tasks
1
fix(treemap): align rich bottom labels. close #17591
PR: awaiting review
PR: doc unchanged
size/S
#21704 opened Jul 22, 2026 by
rahul37wallst-sudo
Loading…
2 of 9 tasks
1
fix(bar): draw bars stacked over out-of-log-domain values from the axis start
PR: author is committer
PR: doc unchanged
PR: first-time contributor
size/S
#21702 opened Jul 21, 2026 by
rusackas
Member
Loading…
3 of 9 tasks
3
Previous
1
2
3
4
5
6
7
8
Next
Previous
Next
ProTip!
Add
no:assignee
to see everything that’s not assigned.
Back
|
FazBrowse Home
|
New Git URL