Commit Graph

  • b95d3791b6 refactor(jitter): fix import type Ovilia 2024-06-04 17:36:09 +08:00
  • 31295e1e3c chore(matrix): update package.json Ovilia 2024-06-03 15:51:02 +08:00
  • 6fe5d69912 fix(matrix): improve code Ovilia 2024-06-03 15:44:19 +08:00
  • 52f5ef46b7 feat(jitter): fix lint and unit test Ovilia 2024-05-30 19:35:42 +08:00
  • b581789992 feat(jitter): support beeswarm-like jitter Ovilia 2024-05-30 19:29:10 +08:00
  • ef777eb4ea feat(jitter): support beeswarm-like jitter Ovilia 2024-05-29 18:04:37 +08:00
  • ae6f8bd774 test(jitter): support overlapping API Ovilia 2024-05-27 18:18:03 +08:00
  • 1ccceac62f feat(jitter): support overlapping API Ovilia 2024-05-24 15:20:41 +08:00
  • 567331115f fix(break): fix category Ovilia 2024-05-22 17:59:25 +08:00
  • a4db0d4f7f Merge pull request #17078 from jiawulin001/issue#17077 Wenli Zhang 2024-05-21 16:42:09 +08:00
  • ecfe5832db feat(scatter): support jitter for scatters #18432 Ovilia 2024-05-16 18:52:07 +08:00
  • f5f246d8f6 Merge branch 'next' into feat/break-axis Ovilia 2024-05-16 16:04:56 +08:00
  • 124376d2f3 fix(break): fix lint Ovilia 2024-05-16 15:57:44 +08:00
  • 1cd9e09656 Merge branch 'next' into feat/break-axis Ovilia 2024-05-16 15:56:54 +08:00
  • a861bef15b Merge pull request #19937 from apache/master Zhongxiang Wang 2024-05-15 10:26:00 +08:00
  • ab3efd3151 fix(matrix): remove unnecessary field Ovilia 2024-05-15 10:08:15 +08:00
  • 8bedb782f9 feat(matrix): support darkMode, headers can be hidden Ovilia 2024-05-14 15:05:20 +08:00
  • b0529f915d feat(matrix): support convertToPixel and add a case for Periodic Table Ovilia 2024-05-11 18:26:33 +08:00
  • 6e8c626fde test(matrix): fix test cases Ovilia 2024-05-11 16:37:59 +08:00
  • 9d1b48d0e4 test(matrix): more applications Ovilia 2024-05-11 16:06:31 +08:00
  • 0b3f14bc89 fix(matrix): fix import Ovilia 2024-05-11 14:44:53 +08:00
  • 0c908241d8 fix: fix failed test cases and improve code Ovilia 2024-05-10 14:53:21 +08:00
  • 952fa45236 chore: merge Ovilia 2024-05-10 14:52:37 +08:00
  • 24a2c9d30e Merge branch 'master' into feat/break-axis Ovilia 2024-05-10 10:33:37 +08:00
  • 75dd430d77 Merge pull request #19763 from deftliang/fix-sankey-radius Wenli Zhang 2024-05-09 15:56:26 +08:00
  • 7e4c703367 Merge pull request #19898 from apache/fix/marker/label-formatter-callback-params Wenli Zhang 2024-05-09 15:53:42 +08:00
  • e510f3e57c fix(matrix): fix lint errors Ovilia 2024-05-09 15:40:45 +08:00
  • 0daaae1c76 test(matrix): update test cases Ovilia 2024-05-08 18:01:44 +08:00
  • 2a2a6e41fc Merge pull request #19901 from apache/fix/seriesModel-getLinkedData-NPE Wenli Zhang 2024-05-08 14:59:57 +08:00
  • ea0da6344b fix(series): add non-null check for seriesData.getLinkedData. plainheart 2024-05-07 17:46:54 +08:00
  • f12a3c72c1 fix(marker): fix marker label formatter can't get series information. plainheart 2024-05-07 12:13:10 +08:00
  • 3cdc703471 Merge pull request #19888 from polzmann/feat/add-meridian-template-to-time Zhongxiang Wang 2024-05-06 13:30:56 +08:00
  • 832cc514ae Merge pull request #19892 from OverflowCat/master Zhongxiang Wang 2024-05-06 13:22:37 +08:00
  • 872ac99c77 chore(aria): add TODO comment for SSR support Zhongxiang Wang 2024-05-06 13:14:08 +08:00
  • 4515cd37f1 fix: aria throws error in SSR (#19191) ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫 2024-05-04 08:10:02 +08:00
  • 96f4a5f3bf feat(time): add meridian template Mauro de Souza 2024-05-01 18:00:04 -03:00
  • bdc5d4f51a Merge pull request #19847 from zettca/fix/bigint Wenli Zhang 2024-04-29 16:44:36 +08:00
  • 859ab1d229 feat(matrix): graph, scatter, custom Ovilia 2024-04-29 16:29:00 +08:00
  • 9b1c9a089b test(matrix): test case for pie series Ovilia 2024-04-28 18:29:09 +08:00
  • ce5fa43307 feat(matrix): pie series with matrix Ovilia 2024-04-26 15:52:49 +08:00
  • 0b90a95300 test(matrix): add test for pie Ovilia 2024-04-25 18:46:32 +08:00
  • ef9c3bd192 feat(matrix): matrix with heatmap Ovilia 2024-04-22 16:57:05 +08:00
  • 55883fca54 feat(matrix): render cells border and text Ovilia 2024-04-18 16:29:47 +08:00
  • e23a407596 fix: detectValue & parseDataValue not crashing with BigInt Bruno 2024-04-17 16:53:56 +01:00
  • ce4530f5ed feat(matrix): correct cell info and draw table borders Ovilia 2024-04-17 18:52:38 +08:00
  • 697e7984e4 Merge pull request #19837 from zhaoxinggang/master Wenli Zhang 2024-04-16 14:36:06 +08:00
  • 1ad9a08fed Georoam supports the totalZoom parameter zhaoxinggang 2024-04-16 13:37:39 +08:00
  • 3c1dcb4132 feat(matrix): basic table labels Ovilia 2024-04-15 18:50:40 +08:00
  • 780dd4b09f feat: render a rect for matrix coordinate Ovilia 2024-04-11 16:13:36 +08:00
  • ecd2ff02ce feat: init matrix coordinate Ovilia 2024-04-09 16:05:14 +08:00
  • fdf9b556a9 feat: add intraday stock chart demo Ovilia 2024-04-09 14:55:50 +08:00
  • 51cec2be8c feat: break axis with category axis Ovilia 2024-04-08 16:19:58 +08:00
  • 5474ac2702 feat(WIP): break axis with category axis Ovilia 2024-04-03 16:48:06 +08:00
  • c75ad26f85 feat(WIP): break axis with category axis Ovilia 2024-04-02 19:21:58 +08:00
  • 15869950d1 feat(WIP): break axis with category axis Ovilia 2024-03-28 18:16:38 +08:00
  • 29c0f9df11 feat(sankey): Add sankey chart itemStyle.borderRadius support. deft 2024-03-27 11:58:12 +08:00
  • 3899e76557 feat(WIP): break axis with category axis Ovilia 2024-03-21 18:38:37 +08:00
  • a2eb6ac122 feat(WIP): expand on click Ovilia 2024-03-19 16:42:08 +08:00
  • 8633eff266 feat(WIP): support vertical and horizontal axes Ovilia 2024-03-19 15:46:22 +08:00
  • c576f0c395 Merge pull request #19695 from apache/npmignore Wenli Zhang 2024-03-11 10:34:07 +08:00
  • bd7a5825de Merge pull request #19696 from apache/test-dts Wenli Zhang 2024-03-11 10:33:38 +08:00
  • 12c555c51f Merge pull request #19697 from apache/update-workflow-deps Wenli Zhang 2024-03-11 10:32:47 +08:00
  • f9f3249560 chore: update workflow deps plainheart 2024-03-09 17:38:02 +08:00
  • 492a3f2e9c chore: update workflow deps plainheart 2024-03-09 17:31:45 +08:00
  • cdf0c72fe1 chore: update workflow deps plainheart 2024-03-09 17:19:18 +08:00
  • 7d25313989 chore: update deps & install and test typescript versions >=3.5 plainheart 2024-03-09 16:57:38 +08:00
  • 1e027061b4 chore: ignore some unused dirs and files from npm plainheart 2024-03-09 15:26:13 +08:00
  • 736a469946 feat(WIP): linear mapping inside break area Ovilia 2024-03-06 16:21:28 +08:00
  • 065e4c15f7 feat(WIP): zigzag shape on top of bars Ovilia 2024-03-05 11:08:50 +08:00
  • 9180efa7f1 feat(WIP): add zFloat to make axis breaks display on top of series Ovilia 2024-03-01 17:00:52 +08:00
  • 2e010c78a2 test: update dataset-layout.html (#19373) Vincent 2024-02-27 17:52:55 +08:00
  • 36525648f9 feat(WIP): use clip for break axis with bars Ovilia 2024-02-26 18:18:05 +08:00
  • 88f3bf47ff Merge branch 'master' into feat/break-axis Ovilia 2024-02-26 16:37:40 +08:00
  • 643955133f Merge pull request #19642 from apache/fix/pie-endAngle-emptyCircle Wenli Zhang 2024-02-26 15:56:22 +08:00
  • c539b1fe3d fix(pie): fix endAngle is not applied on the empty circle plainheart 2024-02-24 18:26:26 +08:00
  • c77017025a Merge pull request #19632 from apache/master Wenli Zhang 2024-02-22 14:10:59 +08:00
  • b9f78094bd Merge pull request #19628 from apache/release Zhongxiang Wang 2024-02-21 19:29:35 +08:00
  • 706b74b1ca Merge pull request #19620 from apache/fix/toolbox/saveAsImage Wenli Zhang 2024-02-20 16:20:39 +08:00
  • 385a817ca1 fix(toolbox): use typeof keyword rather than isFunction util to detect if MouseEvent object is supported (fix unexpected replacement in 53babd2b4c (diff-0b91602cf047a98c67d6c4edaacbfa7399c8e0d2d4564b83ece8419d144aea84R64)) plainheart 2024-02-16 20:53:33 +08:00
  • 0f4967b1bd Merge pull request #19594 from apache/release-dev 5.5.0-rc.2 5.5.0 Wenli Zhang 2024-02-04 15:19:39 +08:00
  • b046d782e7 chore: rebuild and relase 5.5.0-rc.2 Ovilia 2024-02-04 15:11:35 +08:00
  • b0b463919e chore: relase 5.5.0-rc.2 Ovilia 2024-02-04 15:02:53 +08:00
  • e3fa16caf0 Merge pull request #19593 from apache/module_default_esm_fix2 Wenli Zhang 2024-02-04 14:55:29 +08:00
  • 6cefe2700e fix: (1) Mistake in package.json "exports"."require" (2) Add entry for dist/** for file extension not specified usage (3) add dist/echarts.esm.mjs for case that not able to recognize as esm after dist/package.json with {"type": "commonjs"} added. 100pah 2024-02-04 14:31:04 +08:00
  • 3fbfd2bcac Merge pull request #19577 from apache/release-dev Zhongxiang Wang 2024-01-31 17:42:24 +08:00
  • 031a908faf Merge pull request #19569 from apache/revert-19567-chore-source-release Wenli Zhang 2024-01-31 17:34:06 +08:00
  • b7548af6a1 chore: add a key Ovilia 2024-01-31 17:32:50 +08:00
  • 4d3bbaefa5 Merge pull request #19568 from apache/fix-jest 5.5.0-rc.1 Wenli Zhang 2024-01-31 10:02:29 +08:00
  • 0e30eac78e Revert "chore: add source release debug file" Zhongxiang Wang 2024-01-31 02:16:41 +08:00
  • fde9fbdbc9 fix(test): rename jest.config.js to jest.config.cjs to fix jest can't run plainheart 2024-01-31 01:23:14 +08:00
  • 5cd6322b81 Merge pull request #19567 from apache/chore-source-release Zhongxiang Wang 2024-01-30 22:26:54 +08:00
  • 1422365e10 fix(grid) Simplify default rotation computation of y-axis. close #9265 Robin Gerling 2024-01-29 12:18:22 +01:00
  • 39a690e163 chore: log jest version Ovilia 2024-01-30 19:18:17 +08:00
  • dadc3ce7e2 chore: add source release debug file Ovilia 2024-01-30 19:04:30 +08:00
  • 52735fa115 Merge pull request #19564 from apache/release-dev Wenli Zhang 2024-01-30 13:59:25 +08:00
  • 3c6d9bb7cc chore: release 5.5.0 Ovilia 2024-01-30 13:44:06 +08:00
  • 2deb0fd6a3 Merge pull request #19549 from apache/release-dev Wenli Zhang 2024-01-30 09:52:20 +08:00
  • 0392fb309f fix(ssr): call registerSSRDataGetter only with ssr Ovilia 2024-01-29 13:07:42 +08:00
  • 2a43d110b8 Merge pull request #19558 from apache/revert-18921-fix/tooltip-color Wenli Zhang 2024-01-29 11:00:41 +08:00
  • 1b1284fff6 Revert "fix(tooltip): fix opacity not work in tooltip marker" Linghao Su 2024-01-29 10:28:18 +08:00