Sign in
apache
/
echarts
/
HEAD
0919819
Merge pull request #21448 from apache/bot/update-notice-year/2026
by Zhongxiang Wang
· 4 days ago
master
d25e6c2
chore: update NOTICE year to 2026
by github-actions[bot]
· 4 days ago
83ee45c
Merge pull request #21411 from akashsonune/fix/remove-export-assignment-to-support-modern-typeScript-esm
by sushuang
· 2 weeks ago
047f05e
ts: update rollup-plugin-dts to support new features.
by 100pah
· 2 weeks ago
e21c419
tweak
by 100pah
· 3 weeks ago
376338c
ts: refactor TS entries to satisfy recent TS versions and modern usage, as well as fix duplicated type definitions.
by 100pah
· 3 weeks ago
2292edb
Merge pull request #21432 from apache/fix-axisTickLabel
by Zhongxiang Wang
· 3 weeks ago
921496a
fix(axis): refactor axisLabel formatter
by Ovilia
· 3 weeks ago
905027d
test: Enrich TS test cases -- package.json "type": "module" and tsconfig "module" & "moduleResolution" are involved.
by 100pah
· 3 weeks ago
ea65b17
test: mv TS test cases
by 100pah
· 3 weeks ago
b594aae
Merge pull request #21387 from jackhickson/fix-18082
by Zhongxiang Wang
· 3 weeks ago
c237496
Merge pull request #21425 from fanwww/fix-pie-labelLine-smooth
by fanwww
· 3 weeks ago
ba79acf
Merge pull request #21410 from Justin-ZS/fix/21403
by Wenli Zhang
· 3 weeks ago
a0b8a78
Merge branch 'master' into pr-21411
by 100pah
· 4 weeks ago
819208a
fix: code review
by Justin-ZS
· 4 weeks ago
7cdcb5e
fix(types): remove export assignment to support typescript esm compatibility
by akash.sonune
· 4 weeks ago
09c721f
fix(matrix): label formatter not work
by Justin-ZS
· 5 weeks ago
9cbbe57
Merge pull request #21402 from apache/dependabot/npm_and_yarn/validator-13.15.23
by Zhongxiang Wang
· 5 weeks ago
0b99fb0
chore(deps-dev): bump validator from 13.15.20 to 13.15.23
by dependabot[bot]
· 5 weeks ago
23ae6c0
Merge pull request #20710 from Justin-ZS/fix/20706
by Jin
· 5 weeks ago
0698205
fix: code review
by Justin-ZS
· 6 weeks ago
272d631
fix: code review
by Justin-ZS
· 10 months ago
e79fb09
fix(tooltip): Changing tooltip config doesn't refresh the displayed tooltip
by Justin-ZS
· 10 months ago
936e870
test(parallel): add parallel series max min test case
by Jack Hickson
· 6 weeks ago
611a832
fix(parallel): calculate axis extent after processing series extents
by Jack Hickson
· 6 weeks ago
18f5f85
Merge pull request #21384 from apache/fix-toolbox
by Wenli Zhang
· 7 weeks ago
cc18151
fix(toolbox): fix default emphasis color
by Ovilia
· 7 weeks ago
6907c99
Merge pull request #21381 from apache/dependabot/npm_and_yarn/test/runTest/js-yaml-4.1.1
by Zhongxiang Wang
· 7 weeks ago
19e8f88
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /test/runTest
by dependabot[bot]
· 7 weeks ago
9a4eb7e
Merge pull request #21380 from apache/dependabot/npm_and_yarn/js-yaml-3.14.2
by Wenli Zhang
· 7 weeks ago
2e280ee
chore(deps-dev): bump js-yaml from 3.14.0 to 3.14.2
by dependabot[bot]
· 7 weeks ago
ccbbd8a
Merge pull request #21001 from sjcobb/fix-21000-line-event
by Zhongxiang Wang
· 7 weeks ago
5a575c9
fix(line): tweak deprecation tip
by plainheart
· 7 weeks ago
68a151a
fix(line): tweak logic
by plainheart
· 7 weeks ago
27d3dbc
test(line): add VRT test case
by plainheart
· 7 weeks ago
3a39f66
Merge remote-tracking branch 'remotes/upstream/master' into fix-21000-line-event
by plainheart
· 7 weeks ago
61afd73
feat(line): 1) add `selfType` property into line/area trigger event for determining this event is triggered by area or line
by plainheart
· 7 weeks ago
aa9db72
Merge pull request #21352 from Srajan-Sanjay-Saxena/fix/time-axis-custom-labels
by Zhongxiang Wang
· 7 weeks ago
e9b24db
test: add customValues with formatter test case to axis-customTicks.html
by Srajan-Sanjay-Saxena
· 8 weeks ago
3010cb8
fix(time-axis): resolve TypeError when using customValues with formatter on time axis
by Srajan-Sanjay-Saxena
· 8 weeks ago
6f305b4
Merge pull request #21347 from apache/workflow/fix-lint-diff-file-pattern
by Wenli Zhang
· 8 weeks ago
cb2d46d
fix(workflow): fix match pattern for changed files collection in the lint action
by Zhongxiang Wang
· 8 weeks ago
7a39313
Merge pull request #20703 from Justin-ZS/fix/20662
by Zhongxiang Wang
· 9 weeks ago
b322f2c
style: use zrUtil.find rather than array.find
by plainheart
· 9 weeks ago
18c17b7
fix: code review
by Justin-ZS
· 9 weeks ago
1e9b6e1
Merge pull request #20838 from Justin-ZS/feat/20770
by Wenli Zhang
· 9 weeks ago
3844954
Merge pull request #21325 from PPRAMANIK62/fix-21322
by sushuang
· 10 weeks ago
f94f221
fix: (1) priority of defaults by layout and axis types. (2) init animation.
by 100pah
· 10 weeks ago
976f5bb
Merge pull request #21330 from apache/dependabot/npm_and_yarn/validator-13.15.20
by Zhongxiang Wang
· 10 weeks ago
79f355a
chore(deps-dev): bump validator from 13.7.0 to 13.15.20
by dependabot[bot]
· 10 weeks ago
6b102fc
Merge pull request #21327 from apache/pr-template-mod
by Zhongxiang Wang
· 2 months ago
9233c5e
github: (1) Add security checking hints in PR template. (2) Merge "Misc" and "Others", as they may confuse readers.
by 100pah
· 2 months ago
f6f7bdf
fix: revert irrelevant changes
by Justin-ZS
· 2 months ago
2a09845
Merge pull request #21191 from apache/feat/matrix-tweak
by Zhongxiang Wang
· 2 months ago
51ae58d
Merge pull request #21320 from mynk2611/fix-20216
by Mayank Mehta
· 2 months ago
8eb93d0
fix: added more test cases and resolved unnescessary changes
by Purbayan Pramanik
· 2 months ago
bb875b5
fix: resolve not-null checks and improved layout selection logic
by Purbayan Pramanik
· 2 months ago
94aa06d
fix: horizontal candlesticks with encode. close #21322
by Purbayan Pramanik
· 3 months ago
6be0047
Merge pull request #21258 from MC-YCY/fix-label-tangential-fixed
by Wenli Zhang
· 3 months ago
fa2d67a
style(pie):fix unnecessary formatting in pie-label-rotate.html
by 春秋半夏
· 3 months ago
6b82c48
Merge pull request #21313 from gzamann/fix-axis-common-type
by Wenli Zhang
· 3 months ago
b217c9b
Merge pull request #21306 from akashsonune/feat/align-root-node-label-to-center
by Wenli Zhang
· 3 months ago
075d1a8
fix: axis common types. close #21312
by Gulshan
· 3 months ago
9f741e1
Merge pull request #21294 from Yurunsoft/fix-each-example
by Zhongxiang Wang
· 3 months ago
37649a5
fix(pie):rename tangential-fixed rotation mode to tangential-noflip for clearer semantics
by 春秋半夏
· 3 months ago
9c07df0
chore: apply review comment
by akash.sonune
· 3 months ago
8f319ed
chore: apply review comment
by akash.sonune
· 3 months ago
2362925
feat(sunburst): align root node label to center
by akash.sonune
· 3 months ago
a4dfbec
fix: code review
by Justin-ZS
· 3 months ago
1808e50
feat(axis): support dataMin/dataMax to calc a nice axis range
by Justin-ZS
· 10 months ago
6eddf4b
test(visualmap): add more test
by Justin-ZS
· 3 months ago
a762c7b
feat(visualMap): add seriesTargets to mapping different series -> dimension
by Justin-ZS
· 3 months ago
2a234b3
feat(visualMap): able to set the 'dimension' to an array
by Justin-ZS
· 10 months ago
919bfff
Fix the each() method example
by Yurun
· 3 months ago
37209e2
Merge pull request #21293 from apache/fix/markRaw-in-vue
by sushuang
· 3 months ago
17b6c77
fix(core): mark echarts instance object as raw in Vue (resolves #21267 and more similar issues)
by plainheart
· 3 months ago
7985f20
Merge pull request #21291 from apache/dependabot/npm_and_yarn/test/runTest/tar-fs-3.1.1
by Zhongxiang Wang
· 3 months ago
ddf6ac8
chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 in /test/runTest
by dependabot[bot]
· 3 months ago
5139180
Merge pull request #21196 from alesmit/fix-21195
by Wenli Zhang
· 4 months ago
4d2f183
Merge pull request #21220 from szymonpachucki/fix-21216
by Wenli Zhang
· 4 months ago
f2570e7
feat(pie):add `tangential-fixed` rotation mode to keep labels tangential without flipping
by 春秋半夏
· 4 months ago
91739bb
feat(pie):add `tangential-fixed` rotation mode to keep labels tangential without flipping. close #21257
by 春秋半夏
· 4 months ago
b94047f
Merge pull request #21224 from StNimmerlein/fix/color-progress-bar-in-gauge-chart
by Wenli Zhang
· 4 months ago
e192f49
test: added a test case
by Szymon Pachucki
· 4 months ago
0b06d7f
feat(gauge): extract duplication to variable
by Marco Sieben
· 4 months ago
be1028e
Merge pull request #21219 from Justin-ZS/fix/20756_2
by Wenli Zhang
· 4 months ago
369d3b6
test: add visual test case
by alesmit
· 4 months ago
afe0bc3
fix(dataZoom): handle NaN rect coords in positionGroup. close #21195
by alesmit
· 5 months ago
6b2860f
Merge pull request #21229 from ocshawn/fix-graphNodeScaleRatioType
by Zhongxiang Wang
· 4 months ago
dfcc8d9
Correct type of nodeScaleRatio on graph
by Shawn O'Connor
· 4 months ago
d69383c
fix(gauge): apply correct color to progress when set to 'auto'
by Marco Sieben
· 4 months ago
8ba89a9
Merge pull request #21218 from Justin-ZS/fix/21144
by Wenli Zhang
· 4 months ago
792ce90
fix: axisLabel.formatter does not receive indexs when using customValues
by Szymon Pachucki
· 4 months ago
ae81f7a
Merge pull request #21147 from apache/fix/ts-export-type
by sushuang
· 5 months ago
2e42179
fix(dataset): wrong area when dimension name is empty string
by Justin-ZS
· 5 months ago
edbadad
Merge pull request #21176 from notthistrain/fix-21170
by Wenli Zhang
· 5 months ago
cbf5c62
fix(bar): wrong data label position when bar width/height is 0
by Justin-ZS
· 5 months ago
38116d0
Merge pull request #21197 from apache/fix/chord/export-entry
by Wenli Zhang
· 5 months ago
4c3f305
chore: property shorthand,update src/theme/dark.ts
by notthistrain
· 5 months ago
4015f23
ts: Fix export typo.
by 100pah
· 5 months ago
Next »