Commit Graph

  • baed728ee6 chore: fix typo in comment fix/geojson-parse plainheart 2026-05-31 16:51:23 +08:00
  • 0cc409e0a3 fix(geo): fix GeoJSONResource.parseInput - remove unsafe and unnecessary new Function plainheart 2026-05-31 16:49:41 +08:00
  • 20ecdf4cae Merge pull request #21637 from apache/fix/simplify-21586 master Jin 2026-05-31 16:31:43 +08:00
  • 8aa9d6dc47 fix: Revert updateTransform to support progressive rendering (e.g. for 'linesGL' in echarts-gl). It is incorrectly break by v6.1.0. fix/progressive-gl 100pah 2026-05-31 01:55:53 +08:00
  • 8040410319 fix: Make axis.min/max behave consistently with series.data and axis.dataMin - illegal values are ignored. The previous behavior (before v6.1.0) is partially reasonable: axis.min/max: NaN coincidentally results in correct series rendering but abnormal axisLabel rendering, and cause axis extent to be series min/max. v6.1.0 introduces a breaking - axis.min: NaN causes axis to be blank and series not to be rendered. The current behavior is both reasonable and the closest to previous behavior. fix/axis-min-max 100pah 2026-05-30 22:33:17 +08:00
  • 06cd2ea5f9 fixRegression: Fix #21586. (1). Remove some verbose and unnecessary code. (2). Remove the breaking change to visualMap[type='continuous'].formatter: function () {} - not necessary, and that breaking change can cause the existing lables display incorrectly when labels touch. (3). Switch to a more comprehensive implementation - adjust the positions of the two labels to avoid overlap. The previous approach (merging two labels) may occupy extra horizontal space and may unexpectedly cause overlap with other content. (4). Add visual test for visualMap[type='continuous'] 100pah 2026-05-30 16:23:58 +08:00
  • e36e3eb742 fix: Fix that heatmap does not render in wx miniapp. Fix #21632. fix/wx-heatmap 100pah 2026-05-29 16:41:11 +08:00
  • 6a1a04ffc4 chore: Avoid npm run dev mandatorily requires newly version of Node.js (force to concurrently@8 , which requires '^14.13.0 || >=16.0.0') 100pah 2026-05-29 16:02:27 +08:00
  • dc60bdd61d feat(canvas): update devicePixelRatio to prevent chart being blurry after resizing (#21489) Jin 2026-05-28 14:40:32 +08:00
  • 45775be42d Merge pull request #21633 from apache/dependabot/npm_and_yarn/tmp-0.2.7 Zhongxiang Wang 2026-05-28 13:16:58 +08:00
  • dae507cbbe chore(deps-dev): bump tmp from 0.2.4 to 0.2.7 dependabot[bot] 2026-05-28 03:20:08 +00:00
  • ab0657b24e Merge pull request #21587 from apache/codex/add-agents-md Jin 2026-05-26 11:54:25 +08:00
  • 09bf914780 Merge pull request #21586 from Resbi-Anik/fix/visualmap-tooltip-overlap Jin 2026-05-22 14:43:48 +08:00
  • b014e9531e Merge pull request #21621 from apache/release sushuang 2026-05-20 23:51:05 +08:00
  • c5a48f5f97 Merge pull request #21612 from apache/release-dev 6.1.0-rc.2 6.1.0 release Zhongxiang Wang 2026-05-13 12:01:41 +08:00
  • 77e5222d15 release 6.1.0-rc.2 100pah 2026-05-13 01:42:17 +08:00
  • 21f17bec20 fixRegression(map,geo): Resolve circular dependencies introduced by this version. 100pah 2026-05-13 01:34:14 +08:00
  • 830e8b6ec7 chore: Supplement package.json (for module cjs declaration) to source release. 100pah 2026-05-13 00:28:30 +08:00
  • ed0e210307 chore: Fix addHeader tool and add missing license headers. 100pah 2026-05-13 00:09:03 +08:00
  • cc78ada709 Merge pull request #21611 from apache/release-dev 6.1.0-rc.1 sushuang 2026-05-12 19:55:26 +08:00
  • 3f6e0125fd release: Build release. 100pah 2026-05-12 17:03:31 +08:00
  • d69405f83f chore: Add missing headers. 100pah 2026-05-12 16:59:44 +08:00
  • 6998ed02fc release: Upgrade npm version. 100pah 2026-05-12 16:36:50 +08:00
  • 8cb374b15c fix(build): Fix build commands. 100pah 2026-05-12 00:49:23 +08:00
  • a1718d9097 fix(lint): Fix according to lint. 100pah 2026-05-11 23:54:58 +08:00
  • ee3e59ea3e fix(lint): Fix lint command - previously not all source files are included. 100pah 2026-05-11 23:53:07 +08:00
  • be4cc54ae1 fix regression: Fix appendData broken by previous commits. 100pah 2026-05-10 01:40:59 +08:00
  • b6e2bdc826 Merge branch 'release' of github.com:apache/incubator-echarts into release 100pah 2026-05-09 02:04:14 +08:00
  • eb7aa66248 dep: downgrade dep version. 100pah 2026-05-09 02:02:51 +08:00
  • 1e39b00eed Merge pull request #21608 from apache/fix/lines-tooltip-xss sushuang 2026-05-09 01:57:36 +08:00
  • c69f658826 fix(lines): fix potential tooltip XSS vulnerability in lines series plainheart 2026-05-09 01:27:56 +08:00
  • 3698a52bed lint: Enhance eslint -- add rules. 100pah 2026-05-08 23:54:02 +08:00
  • eeaa9e4981 lint: Fix according to es and ts lint. 100pah 2026-05-08 22:30:44 +08:00
  • 8fc6b944dd Keep ordinary sunburst annular labels in their own ring codex/issue-21133-sunburst-label-center-clean susiwen8 2026-05-08 13:03:23 +08:00
  • b45a9b7dea Stabilize chord radial label boundary flips codex/issue-21199-radial-label susiwen8 2026-05-08 11:49:48 +08:00
  • bc96cc7a87 lint: fix linter issues. 100pah 2026-05-07 19:44:28 +08:00
  • 23438b8c96 ts: Add ts to bmap (remove @ts-nocheck) 100pah 2026-05-07 19:28:08 +08:00
  • c32ab647af lint: Remove unused variables. 100pah 2026-05-06 17:04:15 +08:00
  • 3c62f0d9a3 Merge pull request #21430 from apache/fix/alignTicks-precision sushuang 2026-05-05 00:49:36 +08:00
  • dd3cc53faf Potential fix for pull request finding codex/normalized-stacked-area susiwen8 2026-05-04 23:26:33 +08:00
  • ddedd973b1 Cover normalized stack strategy sign branches susiwen8 2026-05-04 23:12:19 +08:00
  • 2cccefc9a8 Avoid unused normalized stack total caches susiwen8 2026-05-04 22:45:49 +08:00
  • d92b489c9b Keep normalized stack totals linear under dense area data susiwen8 2026-05-04 22:24:38 +08:00
  • 266c20218d Potential fix for pull request finding susiwen8 2026-05-04 22:14:43 +08:00
  • 7c7b104d5d dep: upgrade zrender to 6.1.0 and update package-lock.json. 100pah 2026-05-04 22:12:18 +08:00
  • b751f1554c Make normalized area visual case denser susiwen8 2026-05-04 21:53:30 +08:00
  • 8314ce5fd2 Enable normalized stacked area charts susiwen8 2026-05-04 21:18:01 +08:00
  • fd895ee1ec Potential fix for pull request finding codex/tree-center-orient susiwen8 2026-05-04 14:34:08 +08:00
  • 1931088427 Show single-root centered tree expansion in the visual case susiwen8 2026-05-04 14:00:55 +08:00
  • 98d3fe21e6 Enable centered tree expansion for mind-map layouts susiwen8 2026-05-04 12:53:35 +08:00
  • 6de21a3a78 test: Enable echarts-examples/e2e test result to be executed in echarts visual test as supplementary test cases. 100pah 2026-05-04 02:58:40 +08:00
  • db12d57a6e fix: Enable axis statistics to be able to register -- exclude if unnecessary for code size. 100pah 2026-05-04 02:54:31 +08:00
  • d503a78153 Avoid empty-mode extent shortcut in sampling codex/fix-21512-datazoom-sampling susiwen8 2026-05-03 19:42:02 +08:00
  • ab684acac2 Avoid redundant full-extent sampling scans susiwen8 2026-05-03 16:44:19 +08:00
  • 53fb21990b Avoid unnecessary sampling extent scans susiwen8 2026-05-03 15:55:35 +08:00
  • fc1d4315b6 Skip sampling work for collapsed axis size susiwen8 2026-05-03 01:25:34 +08:00
  • 28c1af0e67 Use store loop for sampling extent count susiwen8 2026-05-03 01:10:30 +08:00
  • 8d34ed81c1 Reduce extra work in line sampling count susiwen8 2026-05-03 00:58:14 +08:00
  • 7d0292f58f Assert empty dataZoom preserves in-window raw stack values codex/fix-toolbox-stack-21111 susiwen8 2026-05-03 00:41:44 +08:00
  • 53edc47511 Cover toolbox dataZoom filter modes for stacked data susiwen8 2026-05-03 00:35:33 +08:00
  • 7c48251396 Keep toolbox dataZoom from dropping stacked areas susiwen8 2026-05-03 00:21:11 +08:00
  • 11ba3e300d Preserve line sampling detail inside dataZoom windows susiwen8 2026-05-02 23:38:57 +08:00
  • e762e565c7 Restore radar tooltip indicator indexes for valueFormatter codex/issue-20109-radar-tooltip-dataindex susiwen8 2026-05-02 21:30:40 +08:00
  • c060a02965 Make heatmap empty cells reviewable in browser codex/issue-21290-heatmap-empty susiwen8 2026-05-02 21:12:24 +08:00
  • 24ee0d93e3 Align treemap HTML regression with parent selection codex/issue-21433-treemap-hover-clean susiwen8 2026-05-02 21:12:24 +08:00
  • b2578e5deb Make drilled sunburst root centering reviewable susiwen8 2026-05-02 21:12:24 +08:00
  • 32479079aa Make chord label rotation reviewable in browser susiwen8 2026-05-02 21:12:24 +08:00
  • bc38c5eff8 Clear chord label state rotation when unset susiwen8 2026-05-02 13:57:56 +08:00
  • baaeec5cc1 Refresh chord label state rotation on updates susiwen8 2026-05-02 13:44:24 +08:00
  • 90f30deabf Honor state-specific chord label rotation susiwen8 2026-05-02 12:12:08 +08:00
  • b022a719f7 Keep chord label rotate support consistent across states susiwen8 2026-05-02 11:32:00 +08:00
  • 0f082e65da Keep drilled sunburst root labels visually centered susiwen8 2026-05-02 11:02:09 +08:00
  • a3cf6771f5 Make dense chord labels readable around the ring susiwen8 2026-05-02 00:21:04 +08:00
  • cc4bd9f449 dep: rollback @rollup/plugin-terser to 0.4.4 . 100pah 2026-04-29 17:37:38 +08:00
  • 4175922896 fix: (1) Fix geo roam (pan and zoom) causes visual artifacts -- geo coord sys and its content (e.g., scatter) should visually align during roaming animation and manual roam. (2) Refactor to uniform roaming impl (via RoamController and ViewCoordSys) and clarify updateTransform and related code. (3) Enable scatter and effectScatter clip in geo. (4) Fix aria: palette is modified to ec instance local rather than global, which is more reasonable. (5) Fix map series roaming bug: roam and then click legend hide the first series and then roam and then click legend to restore the first series, the map should not jump. 100pah 2026-04-29 16:03:03 +08:00
  • 505dbed8f3 fix: Separate npm prepare from other build scripts. The reason is: npm prepare is executed when npm install locally or from git, and build/build.js imports a newer version of rollup-terser, which requires newer versions of Node.js (>19). That constraints should not be imposed to users, otherwise some existing pipeline may be broken. 100pah 2026-04-29 00:41:03 +08:00
  • d6a812f848 Merge pull request #21562 from konewka17/fix-21561 Ovilia 2026-04-27 10:43:13 +08:00
  • 7d6524e3e1 Merge pull request #21590 from apache/codex/fix-21583-area-select-style Ovilia 2026-04-27 10:30:29 +08:00
  • 0c0f466856 fix(parallel): preserve areaSelectStyle on persisted selection. close #21583 Justin-ZS 2026-04-21 17:18:49 +08:00
  • 5979d16c8b feat(visualMap): add new test cases for visualMap continuous Resbi Anik 2026-04-17 15:30:39 +06:00
  • f64ba6b671 docs: add wiki guidance to agents guide Justin-ZS 2026-04-16 17:47:39 +08:00
  • 6225ce0d03 docs: add pull request wiki guidance Justin-ZS 2026-04-16 17:41:18 +08:00
  • fdf18d113b docs: refine agents guide with contributor docs Justin-ZS 2026-04-16 17:37:08 +08:00
  • dc34f61b5f docs: add agents guide for contributors Justin-ZS 2026-04-16 17:29:30 +08:00
  • 6029216551 fix(visualMap): prevent tooltip label overlap Resbi Anik 2026-04-15 17:59:33 +06:00
  • 483afa2cd3 Merge branch 'release' into PR/plainheart_fix/alignTicks-precision 100pah 2026-04-11 22:02:09 +08:00
  • e548306807 test: fix UT. 100pah 2026-04-11 21:50:48 +08:00
  • 8e24af5511 Merge pull request #21558 from diysimon/fix-21551 Ovilia 2026-04-11 15:23:25 +08:00
  • e615c7f2b3 chore(deps-dev): bump basic-ftp from 5.2.0 to 5.2.2 in /test/runTest (#21577) dependabot[bot] 2026-04-11 09:19:13 +08:00
  • 963e99d656 fix regression: fix test cases. 100pah 2026-04-11 03:38:30 +08:00
  • db24e13e71 feature: dataZoom 'inside' supports to set cursorGrab and cursorGrabbing. 100pah 2026-04-11 02:09:01 +08:00
  • 64c1c66f1d Merge branch 'release' into PR/plainheart_fix/alignTicks-precision 100pah 2026-04-11 00:42:51 +08:00
  • 14cc0f8004 test: Add visual test marks for v6.1.0. 100pah 2026-04-11 00:39:19 +08:00
  • c108d1f79d fix(sankey): implemented suggested change by @Ovilia to follow sunburst.sort method. Only null and desc implemented as suggested tom 2026-04-10 13:18:10 +02:00
  • 1e2a3cfbbd test(treemap): add html upperLabel select case susiwen8 2026-04-10 09:48:37 +08:00
  • adb71c1e6a chore(heatmap): address review feedback susiwen8 2026-04-10 09:48:20 +08:00
  • 6dff6636ec test: Add test util for canvas layer debug. 100pah 2026-04-10 02:50:45 +08:00
  • e5744ce77d fix regression: Fix NPE and simplify code. 100pah 2026-04-09 23:59:16 +08:00
  • 1f99c893a7 fix(i18n): fix incorrect translation for custom series name in langDE (#21571) A-Loot 2026-04-09 04:10:09 +02:00
  • 641a550bb9 Merge pull request #21573 from apache/dependabot/npm_and_yarn/test/runTest/basic-ftp-5.2.1 Zhongxiang Wang 2026-04-09 09:59:50 +08:00