Commit Graph

  • 0b9b08a0f9 test: Add resize cb. 100pah 2025-06-12 16:22:43 +08:00
  • 72cf70d2e3 test: Support suffix to range input 100pah 2025-06-12 15:58:28 +08:00
  • 1465e18d96 feat(matrix): use tokens for color Ovilia 2025-06-12 15:52:31 +08:00
  • 10b4528c14 test(infra): testHelper support multiple inner range in select input. 100pah 2025-06-12 03:07:15 +08:00
  • b2ac4939fe feat(roam): Change cursor style to indicate the draggable area. (effect geo/insideDataZoom/treemap/sankey/graph roam) 100pah 2025-06-11 02:06:46 +08:00
  • 1a9faac34a chore: fix comment and TS type error. 100pah 2025-06-10 16:18:29 +08:00
  • 469ad35031 fix(test infra): fix test bug introduced in 8005bc3d41 100pah 2025-06-09 21:55:26 +08:00
  • 09cdac9f0a feat(matrix): Add clipPath for text. 100pah 2025-06-09 21:00:46 +08:00
  • e48b8ba58c Merge pull request #21005 from apache/feat-matrix-enhance sushuang 2025-06-09 19:00:39 +08:00
  • 069e686018 test: temporarily change zrender dep. 100pah 2025-06-09 18:56:35 +08:00
  • 9b3f71eea3 test(matrix): Add visual test (partial, not complete) 100pah 2025-06-09 18:48:51 +08:00
  • 1a3e819daf feat(matrix): (1) Fix text truncate area. (2) Remove extra padding, use label.padding uniformly. 100pah 2025-06-09 18:48:12 +08:00
  • 59e8c645a3 feat(matrix): change the definition of cell.size and levelSize - based on matrix size rather than viewport size. 100pah 2025-06-09 18:01:19 +08:00
  • 29230b804e Merge remote-tracking branch 'origin/v6' into feat-matrix-enhance 100pah 2025-06-09 03:28:45 +08:00
  • 90038733c1 Merge pull request #21016 from apache/fix/rich-inherit-plain-label-2 Zhongxiang Wang 2025-06-08 17:58:25 +08:00
  • ad7c5c89af fix(rich-inherit-plain): fix and add test case. 100pah 2025-06-05 20:30:56 +08:00
  • 5c11b747bb fix(rich-text-inherit-plain): see https://github.com/apache/echarts/pull/20977/files#r2128424459 100pah 2025-06-05 19:37:24 +08:00
  • b60f105696 Merge pull request #20865 from apache/feat-theme Wenli Zhang 2025-06-05 14:11:01 +08:00
  • 4a978a0a9f feat(matrix): fix treemap breadcrumb layout in matrix. 100pah 2025-06-04 23:44:30 +08:00
  • 3123a3a930 test(matrix): Add an application case. 100pah 2025-06-04 19:57:14 +08:00
  • 31cf38681e tweak(series data): Add validator to hint incorrect option. 100pah 2025-06-04 18:28:48 +08:00
  • a1d61c2234 chore: remove unintentionally added import Ovilia 2025-06-04 15:26:45 +08:00
  • 3c33ba5982 chore: remove unintentionally added files Ovilia 2025-06-04 15:24:21 +08:00
  • 72f92ba3d7 chore(test): fix default actual source Ovilia 2025-06-04 14:18:02 +08:00
  • 4181b3f05f chore: merge v6 Ovilia 2025-06-04 12:08:56 +08:00
  • 21d4124f24 fix: remove an unintentionally added test case Ovilia 2025-06-04 11:09:47 +08:00
  • a09d775f70 chore: merge branch 'feat-matrix' into 'feat-matrix-enhance' plainheart 2025-06-04 10:41:34 +08:00
  • a43e38d077 chore: merge branch 'v6' into 'feat-matrix' plainheart 2025-06-04 10:38:49 +08:00
  • acf99c7894 chore: fix visual test Ovilia 2025-06-04 10:23:13 +08:00
  • 9c5b5fc959 Merge pull request #21011 from apache/dependabot/npm_and_yarn/test/runTest/tar-fs-3.0.9 Zhongxiang Wang 2025-06-03 20:10:00 +08:00
  • cfcd14521d chore(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 in /test/runTest dependabot[bot] 2025-06-03 06:52:20 +00:00
  • 5d555a296e feat(matrix): (1) Add lineOverflow to long text in cells. (2) Fix text silent. It requires https://github.com/ecomfe/zrender/pull/1122 100pah 2025-06-03 01:45:51 +08:00
  • a4ac20384e feat(matrix): (1). Support sankey, tree, treemap layout on matrix and calendar coord sys. (2). Fix sankey layoutMode: 'box'. 100pah 2025-06-02 03:02:59 +08:00
  • 13cf5621f1 refactor(layout): unify margin/padding apply util. 100pah 2025-06-02 00:46:30 +08:00
  • 418b818ba3 Merge branch 'v6' into feat-matrix-enhance 100pah 2025-06-01 22:33:51 +08:00
  • 97f54eb214 Merge pull request #21008 from apache/master sushuang 2025-06-01 00:14:02 +08:00
  • 7e49f51534 fix(matrix): fix test case and typo 100pah 2025-06-01 00:11:47 +08:00
  • 9afb1c4d31 Merge pull request #21007 from apache/next sushuang 2025-06-01 00:04:58 +08:00
  • 485be0f36e Merge pull request #21006 from apache/master sushuang 2025-05-31 23:57:52 +08:00
  • 123976eec4 Merge pull request #20987 from apache/fix/tooltip/cleanup-styleCoord-markers sushuang 2025-05-31 23:54:53 +08:00
  • 43dd693e04 fix(tooltip): use transformLocalCoordClear to clear transform style markers when disposing tooltip plainheart 2025-05-31 23:26:30 +08:00
  • 17677469a1 Merge branch 'master' into fix/tooltip/cleanup-styleCoord-markers plainheart 2025-05-31 22:37:57 +08:00
  • 4ea877a9d3 Merge pull request #20966 from jqqin/fix/tooltip-display-none-on-hide Zhongxiang Wang 2025-05-31 22:29:41 +08:00
  • f1df3973e4 Merge pull request #20986 from apache/feat/angleAxis-tooltip sushuang 2025-05-31 17:43:41 +08:00
  • 7a22db78ea Merge pull request #20959 from apache/fix/sankey-focus-trajectory-performance sushuang 2025-05-31 17:34:40 +08:00
  • 6beeef2f0e feat(matrix & calendar): (1). Support matrix col/row size option. (2). Support corner content options in matrix. (3) Support body content options. (4). Support matrix mergeCells. (5). Fix and refactor the matrix style options, conserning their inheritance and z-order and flexibility. (6). Support declaratively layout other components (including grid/polar/geo/graph coord sys, and dataZoom/visualMap/legend/... components) based on matrix/calendar. And and enhance the echarts API convertToLayout/convertToPixel, custom series API api.coord/api.coord to support this feature comprehansively. Considering the previous "pie layout on coord sys", introduce the boxCooridnateSystem and createBoxLayoutReference to all of the components and echarts for the overall coord sys infrastructure. (7). Add some test cases to matrix and calendar. 100pah 2025-05-31 02:12:15 +08:00
  • c4481090e1 test(theme): fix test cases of v6 Ovilia 2025-05-30 18:06:44 +08:00
  • a61f52e225 fix(tooltip): only apply fade transition when displayTransition is enabled plainheart 2025-05-30 15:55:35 +08:00
  • 6e40225aab chore: merge 'feat/tooltip/displayTransition' branch plainheart 2025-05-30 03:09:51 +08:00
  • a18d636c54 chore: merge master branch plainheart 2025-05-30 03:07:24 +08:00
  • d88a52a20d test(tooltip): add test case for displayTransition option plainheart 2025-05-30 03:02:38 +08:00
  • 4e73d95af8 feat(tooltip): add displayTransition option to control the display transition plainheart 2025-05-30 02:58:09 +08:00
  • 791daf5ea7 chore(tooltip): remove unused option displayMode plainheart 2025-05-30 01:58:49 +08:00
  • dcebabd4a0 test: add interactive test base on official example Justin-ZS 2025-05-29 18:01:11 +08:00
  • bd4d96577a Merge branch 'v6' into feat-theme Ovilia 2025-05-29 14:23:44 +08:00
  • e7867e15a9 chore(test): support mark diff as expected Ovilia 2025-05-29 14:23:12 +08:00
  • 88d658aa8d fix(theme): update v5 theme Ovilia 2025-05-28 16:43:22 +08:00
  • f74b153af0 feat(theme): WIP v5 theme Ovilia 2025-05-27 17:42:59 +08:00
  • 75361e6080 feat(stack): able to reverse the stack order Justin-ZS 2025-05-27 16:42:15 +08:00
  • 8005bc3d41 test: support using theme in visual test Ovilia 2025-05-27 15:56:15 +08:00
  • 8ddd15d320 feat(visualMap): support specify seriesId on visualMap option; previously only seriesIndex can be specified, not convenient and not consistent with other components. 100pah 2025-05-27 04:31:04 +08:00
  • f9b2a821f2 chore(theme): support theme in visual test Ovilia 2025-05-26 15:27:01 +08:00
  • 7d0518bb38 fix(tooltip): rename _styleCoordCleanups to _clearStyleCoord plainheart 2025-05-25 01:49:57 +08:00
  • 777304f806 chore: fix uglify-js package version 4.9.1-security-fix plainheart 2025-05-25 00:16:17 +08:00
  • 79da240371 release v4.9.1 plainheart 2025-05-24 20:25:33 +08:00
  • b694badebe fix compatibility of rollup-plugin-ec-lang in Windows plainheart 2025-05-24 20:18:33 +08:00
  • 1721861368 fix uglify-js as v3.6.0 to avoid inconsistent bundle than before plainheart 2025-05-24 19:59:04 +08:00
  • 53d635bfde chore: regenerate package-lock.json to remove unexpected 3rd registry url & update zrender to v4.3.3 plainheart 2025-05-24 19:22:20 +08:00
  • 139206be7a test: manually sync visual test updates. 100pah 2025-05-24 18:35:27 +08:00
  • 6bcfe10643 test: sync test helper. 100pah 2025-05-24 18:07:57 +08:00
  • 77826be831 fix: update styles Ovilia 2025-05-23 16:02:33 +08:00
  • 78727051d9 fix(tooltip): fix style coord transform markers are not removed after the tooltip is disposed plainheart 2025-05-22 01:28:45 +08:00
  • eddf2841c8 feat(axis): support tooltip for angleAxis label plainheart 2025-05-21 23:09:20 +08:00
  • 7b34b19236 fix(theme): update according to the pr review Ovilia 2025-05-20 16:18:36 +08:00
  • fc6656f12c Merge pull request #16978 from andrearoota/fix-16924 sushuang 2025-05-18 02:20:12 +08:00
  • b7d4893c09 Merge pull request #20977 from apache/fix/rich-inherit-plain-label Zhongxiang Wang 2025-05-17 02:10:07 +08:00
  • 2204b1a464 fix(label): support global richInheritPlainLabel option plainheart 2025-05-17 01:57:16 +08:00
  • a1c4c3ffba fix(label): fix label rich style does not inherit the plain label style & add new option richInheritPlainLabel to control this behavior. plainheart 2025-05-16 17:26:25 +08:00
  • a24e8aa5f4 Merge pull request #20961 from apache/fix/visualMap-textStyle Wenli Zhang 2025-05-13 11:07:17 +08:00
  • ed9013d29d fix(legend): Fix text overflow and improve layout handling. (#20237) Walter Werner SCHNEIDER 2025-05-12 20:46:37 +03:00
  • 4385bc6b0f set tooltip display to none when hide QinQin 2025-05-12 13:37:33 -04:00
  • 0882eddc7a feat(theme): remove light colorLayer Ovilia 2025-05-12 16:23:35 +08:00
  • 731aac477e feat(theme): add dark theme Ovilia 2025-05-12 16:10:11 +08:00
  • 8fd6cd4bc7 fix(theme): remove comment Ovilia 2025-05-09 14:30:45 +08:00
  • f3c93a6232 fix(theme): revert containDataZoom and update theme Ovilia 2025-05-08 20:00:02 +08:00
  • 7d76132084 fix(visualMap): fix some text style can't work on visualMap plainheart 2025-05-08 17:45:29 +08:00
  • 9a2018537e fix(visualMap): fix some text style can't work on visualMap plainheart 2025-05-08 17:32:23 +08:00
  • 230ca049a6 fix(theme): adjust grid, legend, tokens Ovilia 2025-05-08 15:49:55 +08:00
  • e23ed44425 feat(theme): use containDataZoom to avoid overlap Ovilia 2025-05-08 12:30:04 +08:00
  • 76b1071bdc fix(sankey): fix browser crash when emphasis.focus is 'trajectory' with large data plainheart 2025-05-08 12:23:10 +08:00
  • 026ade49a2 Merge branch 'master' into fix-16924 Andrea Rota 2025-05-07 11:38:39 +03:00
  • 565577110e test: Enhance test utilities. (1) Support display boundingRect. (2) Support some complex input to build complex test cases. (3) Enhance mktest. 100pah 2025-04-28 22:03:06 +08:00
  • 74ddbde65c fix: fix unit test cases Ovilia 2025-04-25 11:17:13 +08:00
  • 85482d99ef Merge pull request #19941 from apache/feat-scatter Wenli Zhang 2025-04-24 19:06:28 +08:00
  • c88e9f73cf feat: update themes Ovilia 2025-04-24 18:17:35 +08:00
  • d2d1fbd7b9 Merge pull request #20447 from apache/feat-disableTooltip Wenli Zhang 2025-04-24 10:22:59 +08:00
  • 3898955aee fix: adjust themes Ovilia 2025-04-23 17:43:40 +08:00
  • c350fc8a71 fix: fix disableTooltip Ovilia 2025-04-23 15:48:35 +08:00
  • fdec6c69f4 fix&ts(singleAxis): (1) Fix singleAxis.axisLabel.rotate does not work. (2) Fix label related TS type. 100pah 2025-04-19 00:24:18 +08:00
  • ef926fa61d Merge pull request #20920 from apache/fix/custom-series-NPE Wenli Zhang 2025-04-17 16:54:23 +08:00