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