Commit Graph

  • ed9b5c5bce fix(custom): rename to tooltipDisabled and add more cases Ovilia 2025-04-17 16:48:41 +08:00
  • b1319ce540 Merge branch 'v6' into feat-disableTooltip Ovilia 2025-04-17 16:09:14 +08:00
  • 403db5599a fix(custom): fix potential NPE when applying leave transition plainheart 2025-04-16 14:50:14 +08:00
  • 0bda4930d7 refactor(jitter): remove JitterStorable Ovilia 2025-04-11 16:11:41 +08:00
  • 6233037023 refactor(jitter): register jitter on need Ovilia 2025-04-11 16:01:25 +08:00
  • 2f8fcc2d99 chore: merge Ovilia 2025-04-11 15:48:37 +08:00
  • 238b36769b merge v6 100pah 2025-04-10 23:29:21 +08:00
  • f75a603103 fix(grid layout): Change the impl and correct "contain axis name" and deprecated grid.containLabel. Support grid.layoutContain.axisName and grid.layoutContain.axisLabel. 100pah 2025-04-10 23:04:24 +08:00
  • 4a42f51225 test: Manually sync test utilities. 100pah 2025-04-10 22:20:01 +08:00
  • 2b0bd9a7c9 Merge pull request #20166 from apache/feat/stock-marker Zhongxiang Wang 2025-04-10 19:42:47 +08:00
  • f6ebee90f9 Merge pull request #20901 from apache/fix/bar/remove-unused-startValue-option Wenli Zhang 2025-04-10 16:07:02 +08:00
  • beb3636194 refactor: improve code Ovilia 2025-04-10 15:40:21 +08:00
  • 2a3b09834b Merge pull request #19459 from apache/feat/break-axis Wenli Zhang 2025-04-10 15:14:43 +08:00
  • 3fa2605583 Merge pull request #20857 from apache/feat/break-axis-crmod Wenli Zhang 2025-04-10 15:08:38 +08:00
  • b407027d4d Merge pull request #20906 from apache/fix/pie/labelLine-remove-error Zhongxiang Wang 2025-04-09 22:25:05 +08:00
  • 6377d8df09 Merge pull request #20907 from sz-p/fix-18164 Zhongxiang Wang 2025-04-09 19:22:45 +08:00
  • 6118d1e151 feat(legend): legend support triggerEvent (#18144) sz-p 2025-04-09 19:13:27 +08:00
  • 6629fb2cd9 feat: update dataZoom theme Ovilia 2025-04-09 19:09:55 +08:00
  • b9e5bb09bd fix(pie): fix labelLine may be not removed and cause error when single label position is not in outside. plainheart 2025-04-09 10:15:36 +08:00
  • a8d04851a8 Merge pull request #20582 from apache/fix-roundCap Zhongxiang Wang 2025-04-09 09:11:58 +08:00
  • 7ef21ea140 test(time): Fix failed time locale based test case. 100pah 2025-04-08 22:01:21 +08:00
  • 20ad93e6a1 Merge branch 'feat/break-axis' into feat/break-axis-crmod 100pah 2025-04-08 19:27:11 +08:00
  • 18b2d656d9 Modify the zrender dep to github:ecomfe/zrender#v6 for testing. 100pah 2025-04-08 19:01:37 +08:00
  • 092c9edeb3 Merge branch 'v6' into feat/break-axis-crmod 100pah 2025-04-08 18:59:46 +08:00
  • e79c6435e3 (test) Fix axis break test cases. 100pah 2025-04-08 18:22:16 +08:00
  • 2629a7cb89 (fix) Remove the breaking change introduced by axis break. And export axis break related TS type. 100pah 2025-04-08 18:19:59 +08:00
  • 90395d5a3a [test] Fix test facilities. (1) Fix that visual test runtime thrown error may block the entire text execution without notification. (2) Recored double mousedown without a mouseup will cause error in puppeteer. Added error message to users. 100pah 2025-04-08 18:17:35 +08:00
  • 5f0184b735 Merge branch 'v6' into feat-theme Ovilia 2025-04-08 16:06:25 +08:00
  • b0337eec12 fix(bar): remove unused startValue option from the BarSeriesOption interface Zhongxiang Wang 2025-04-08 09:44:46 +08:00
  • 365f33be89 (test): (1) Fix visual test facilities: the initial source "Release" should not contain version "Local". (2) Make the source "Local" by default rather than "Release". 100pah 2025-04-07 16:34:23 +08:00
  • 216e288c16 chore: merge Ovilia 2025-04-07 16:29:21 +08:00
  • e99f581a35 refactor(jitter): improve code efficiency according to #19941#discussion_r1842014348 Ovilia 2025-04-07 16:26:01 +08:00
  • d5df6aad8f fix(scatter): clamp jitter within bandwidth Ovilia 2025-04-07 16:04:24 +08:00
  • aa1ea8b2cb Merge pull request #20896 from apache/test-helper sushuang 2025-04-07 15:41:32 +08:00
  • 769c3f0f37 (test) fix testHelper. And add fix buttons height. 100pah 2025-04-07 15:39:39 +08:00
  • 02060ff95c Merge branch 'v6' into feat-scatter Ovilia 2025-04-07 15:02:47 +08:00
  • 3ff94c5f97 Merge pull request #20522 from apache/feat-chord Wenli Zhang 2025-04-07 14:48:46 +08:00
  • 2fabc76f37 Merge pull request #20760 from apache/getSvgDataURL-remove-svg-support-check Zhongxiang Wang 2025-04-07 14:46:26 +08:00
  • 8ed68713fd (test) manually sync visual test fix. 100pah 2025-04-06 22:56:44 +08:00
  • 0cae113720 (test) Sync test facilities update manually. 100pah 2025-04-06 18:53:36 +08:00
  • 26247acd77 (feat) Support config margin for axis labels to escape overlap. 100pah 2025-04-06 18:46:19 +08:00
  • e593355f4b (test): (1) Sync testHelper update manually. (2) Fix buttons input and support buttonsHeight to avoid visual test fail caused by height change. 100pah 2025-04-06 18:34:16 +08:00
  • c37073d663 (fix) Fix the extent boundary pruning by break. 100pah 2025-04-05 22:20:37 +08:00
  • 12a05b2475 (tweak): Add break connect test case. 100pah 2025-04-05 19:08:53 +08:00
  • bfc206b118 (tweak): change axis break event to be user-friendly. 100pah 2025-04-05 18:58:32 +08:00
  • 7638b4dfc0 (feat): Support refineEvent in registerAction, and refactor 'selectchange' event to it. Different from the previous event generation mechanism, refineEvent is intented to create a user-friend event that differs from the original payload, while enabling feature connect, and being called at the last step of the "update" procedure to ensure the complete update of all models. If mutiple actions need to share one event name, refineEvent must be used. e.g., actions 'doxxx' 'undoxxx' 'togglexxx' share one event name 'xxxchanged'. 100pah 2025-04-04 17:11:21 +08:00
  • fef4195b83 (tweak) (1) support breakLabelLayout.moveOverlap. (2) rename axisLabel.formatter callback extra parameter break.type 'min'/'max' to 'start'/'end' to make them consistent to users. (3) TS type fix. 100pah 2025-04-02 21:27:31 +08:00
  • a121f0a064 Merge pull request #20887 from jbampton/fix-spelling Zhongxiang Wang 2025-04-02 19:31:32 +08:00
  • 1c08b2f6f9 Merge branch 'master' into fix/polar fix/polar Ovilia 2025-04-02 17:00:14 +08:00
  • e45af2c887 fix(polar): boundaryGap logic Ovilia 2025-04-02 16:51:00 +08:00
  • 70f20ac724 misc: fix spelling John Bampton 2025-04-02 13:45:06 +10:00
  • 17a3bad353 feat: first round color all changed Ovilia 2025-04-01 19:31:48 +08:00
  • d8accf1cd8 (tweak) rename public TS type: ScaleBreak => AxisBreak 100pah 2025-04-01 19:14:14 +08:00
  • 14d22bbda0 Merge pull request #20875 from apache/dependabot/npm_and_yarn/test/runTest/tar-fs-3.0.8 Zhongxiang Wang 2025-04-01 10:57:24 +08:00
  • f5ee975523 Merge pull request #20884 from apache/test-helper sushuang 2025-04-01 02:13:14 +08:00
  • a7ecea91d2 (visual test fix): Fix that when a HTML selector has an ancestor with id, the recorded HTML selector is incorrect. 100pah 2025-04-01 02:00:24 +08:00
  • 147f7dca84 (visual test fix): Fix replay broken in recorder brought by #20676. @see https://github.com/apache/echarts/pull/20676#discussion_r2021361167 100pah 2025-04-01 01:58:44 +08:00
  • 70c6b29f66 (test) Enhance testHelper: (1) Support saving states when a input controls other inputs. (2) Fix styles and support compact style to save space for visual test. 100pah 2025-04-01 01:57:09 +08:00
  • 294ed78c27 feat: update theme Ovilia 2025-03-31 14:33:49 +08:00
  • 28cebea3b5 Merge branch 'v6' into feat/break-axis-crmod Ovilia 2025-03-31 15:09:03 +08:00
  • fc1d010b29 Merge branch 'v6' into feat/break-axis Ovilia 2025-03-31 15:07:45 +08:00
  • 1d52dfbee3 Merge branch 'v6' into feat/break-axis Ovilia 2025-03-31 14:34:19 +08:00
  • 397943ddf3 (test): manually sync testHelper from branch: v6 100pah 2025-03-29 22:41:00 +08:00
  • 8dbf9acfa7 Merge pull request #20877 from apache/test-helper sushuang 2025-03-29 22:13:20 +08:00
  • 74291dd35d (test): enhance testHelper to support range input in select. 100pah 2025-03-29 22:07:37 +08:00
  • 28db68a469 chore(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 in /test/runTest dependabot[bot] 2025-03-28 22:13:25 +00:00
  • 139f33b287 Merge pull request #20874 from apache/test-helper sushuang 2025-03-28 18:41:42 +08:00
  • 0a31803ca3 fix: add css for test helper new added range input and select input. 100pah 2025-03-28 18:34:35 +08:00
  • 0f759d0108 Merge pull request #20873 from apache/test-helper sushuang 2025-03-28 18:09:06 +08:00
  • 21b80f3164 (test) enhance testHelper.js: support range input and select input. 100pah 2025-03-28 17:48:09 +08:00
  • 6fdd2bee84 design: colors using tokens Ovilia 2025-03-28 17:19:30 +08:00
  • 1b19b82311 design: gray tokens Ovilia 2025-03-27 19:35:47 +08:00
  • 2fab2918a0 Merge pull request #18164 from sz-p/add-legend-mouse-event sushuang 2025-03-27 18:59:11 +08:00
  • 0abc0bd938 (feat & fix): (1) fix test/axis-break-3.html (2) Add license headers. (3) Fix that axis break should not be a installable "component", but a feature. (4) Make axis break a installable feature, and imported in echarts.all.js and echarts.common.js by default, but not in echarts.simple.js. The zipped size diff is 11KB, not so much but still considerable as a non-common feature. 100pah 2025-03-27 03:38:13 +08:00
  • 4c9428b7a6 feat: new theme color Ovilia 2025-03-26 19:05:57 +08:00
  • 87599b56a6 fix(chord): padAngle takes rest space of minAngle Ovilia 2025-03-25 15:47:22 +08:00
  • a07d471560 Merge pull request #20321 from apache/feat-sankey-roam Wenli Zhang 2025-03-25 11:12:07 +08:00
  • b74fca542a Merge branch 'feat/break-axis' into feat/break-axis-crmod 100pah 2025-03-25 00:59:36 +08:00
  • 9f4dfcfc22 (feat & fix): (1) break axis (2) time axis (3) test helper. Based on #19459 100pah 2025-03-25 00:57:39 +08:00
  • be096e7c84 fix(roam): fix import Ovilia 2025-03-24 18:09:25 +08:00
  • a03a4a73dd refactor(roam): move roam controller logic to helper Ovilia 2025-03-24 18:05:57 +08:00
  • 30340d4a74 Merge branch 'v6' into feat-sankey-roam Ovilia 2025-03-24 17:00:13 +08:00
  • bd1fbe80bb feat: export parsePercent for custom series Ovilia 2025-03-24 16:59:36 +08:00
  • 9ce6fe4bad Merge pull request #20814 from mortalYoung/fix-20807 sushuang 2025-03-18 17:08:29 +08:00
  • 97939bda6f Fix the PR: make the extent match the target range. sushuang 2025-03-18 17:05:28 +08:00
  • 87561eeb75 feat(legend): legend support triggerEvent (#18144) sz-p 2025-03-17 19:28:06 +08:00
  • 6cba74cbe1 Merge pull request #20782 from sz-p/feat-6691 Wenli Zhang 2025-03-13 16:34:19 +08:00
  • f559a457fe feat(marker): markPoint markLine markArea add z2 option to support change level #6691 sz-p 2025-03-12 19:20:14 +08:00
  • 4b2eadfbab test: update test cases feat-line-pieces Ovilia 2025-03-11 14:55:33 +08:00
  • ddc6571634 fix: remove before re-render Ovilia 2025-03-11 14:51:39 +08:00
  • fb1c3c4759 Merge branch 'v6' into feat-line-pieces Ovilia 2025-03-11 14:28:10 +08:00
  • bfa8c928be fix(axis):null value item on category axis should be able to show tooltip Justin-ZS 2025-03-10 18:44:08 +08:00
  • 3e741b177c fix(dataZoom): restrict range on brushEnd 野迂迂 2025-03-10 10:10:15 +00:00
  • 29c83aac8d chord: merge from v6 and resolve conflict Ovilia 2025-03-10 16:20:56 +08:00
  • 3f2ed210b7 fix(marker): rename relativeTo Ovilia 2025-03-10 16:17:37 +08:00
  • e910d37008 fix(sankey): fix import Ovilia 2025-03-10 16:05:31 +08:00
  • 3078ef45e9 test(sankey): test case to test sankey roam Ovilia 2025-03-10 16:03:26 +08:00
  • 15dba643c2 fix(sankey): center changes when re-render Ovilia 2025-03-10 16:02:52 +08:00
  • 8180fae052 Merge pull request #20800 from sz-p/fix-20799 Wenli Zhang 2025-03-10 14:09:25 +08:00
  • f738e2703d Merge pull request #20682 from Justin-ZS/fix/20672 sushuang 2025-03-06 20:06:41 +08:00