svn commit: r67165 - in /dev/echarts/5.5.0-rc.2: ./ RELEASE_NOTE.txt apache-echarts-5.5.0-rc.2-src.zip apache-echarts-5.5.0-rc.2-src.zip.asc apache-echarts-5.5.0-rc.2-src.zip.sha512

2024-02-03 Thread ovilia
Author: ovilia
Date: Sun Feb  4 07:38:01 2024
New Revision: 67165

Log:
prelease

Added:
dev/echarts/5.5.0-rc.2/
dev/echarts/5.5.0-rc.2/RELEASE_NOTE.txt
dev/echarts/5.5.0-rc.2/apache-echarts-5.5.0-rc.2-src.zip   (with props)
dev/echarts/5.5.0-rc.2/apache-echarts-5.5.0-rc.2-src.zip.asc
dev/echarts/5.5.0-rc.2/apache-echarts-5.5.0-rc.2-src.zip.sha512

Added: dev/echarts/5.5.0-rc.2/RELEASE_NOTE.txt
==
--- dev/echarts/5.5.0-rc.2/RELEASE_NOTE.txt (added)
+++ dev/echarts/5.5.0-rc.2/RELEASE_NOTE.txt Sun Feb  4 07:38:01 2024
@@ -0,0 +1,58 @@
+## 5.5.0
+
++ [Break Change] [Feature] [core] change to default ESM package. 
[#19513](https://github.com/apache/echarts/issues/19513) 
([100pah](https://github.com/100pah))
++ [Feature] [ssr] server-side rendering and client hydration. 
[#18381](https://github.com/apache/echarts/issues/18381) 
([Ovilia](https://github.com/Ovilia))
++ [Feature] [animation] support multi-level drill-down for universal 
transition. [#17611](https://github.com/apache/echarts/issues/17611) 
([tyn1998](https://github.com/tyn1998))
++ [Feature] [pie] add `padAngle` option. 
[#19076](https://github.com/apache/echarts/issues/19076) 
([linghaoSu](https://github.com/linghaoSu))
++ [Feature] [pie] add `endAngle` for control pie range. 
[#18820](https://github.com/apache/echarts/issues/18820) 
([linghaoSu](https://github.com/linghaoSu))
++ [Feature] [polar] allow setting `angleAxis.endAngle`. 
[#19099](https://github.com/apache/echarts/issues/19099) 
([yassilah](https://github.com/yassilah))
++ [Feature] [sampler] add min-max sampler function. 
[#19279](https://github.com/apache/echarts/issues/19279) 
([snukhulov](https://github.com/snukhulov))
++ [Feature] [i18n] add Arabic(AR) translation. 
[#19214](https://github.com/apache/echarts/issues/19214) 
([OthmanAliModaes](https://github.com/OthmanAliModaes))
++ [Feature] [i18n] add Dutch(NL) translation. 
[#19252](https://github.com/apache/echarts/issues/19252) 
([tijmenamsing](https://github.com/tijmenamsing))
++ [Feature] [tooltip] add `appendTo` option to allow customizing tooltip 
container. [#18436](https://github.com/apache/echarts/issues/18436) 
([viking7982](https://github.com/viking7982))
++ [Feature] [label] support align for min/max labels. 
[#19228](https://github.com/apache/echarts/issues/19228) 
([Ovilia](https://github.com/Ovilia))
++ [Feature] [pictorialBar] support clip for pictorialBar series. 
[#19197](https://github.com/apache/echarts/issues/19197) 
([Ovilia](https://github.com/Ovilia))
++ [Feature] [tooltip] add `dataIndex` to `valueFormatter` callback. 
[#19123](https://github.com/apache/echarts/issues/19123) 
([ChepteaCatalin](https://github.com/ChepteaCatalin))
++ [Fix] [toolbox] fix toolbox text can't apply the specified or global font 
style. [#19170](https://github.com/apache/echarts/issues/19170) 
([plainheart](https://github.com/plainheart))
++ [Fix] [label] fix labelLine default style when normal state not show but 
other state show. [#18800](https://github.com/apache/echarts/issues/18800) 
([linghaoSu](https://github.com/linghaoSu))
++ [Fix] [labelLine] fix `emphasis.labelLine` is not working in pie chart. 
[#19180](https://github.com/apache/echarts/issues/19180) 
([shiersansi](https://github.com/shiersansi))
++ [Fix] [marker] fix markArea position when axis is with `alignWithLabel`. 
[#19516](https://github.com/apache/echarts/issues/19516) 
([Ovilia](https://github.com/Ovilia))
++ [Fix] [line] fix line may cross in time axis when animation is enabled. 
[#18960](https://github.com/apache/echarts/issues/18960) 
([plainheart](https://github.com/plainheart))
++ [Fix] [scatter] fix edge scatter may be unexpectedly clipped due to tiny 
offset. [#18867](https://github.com/apache/echarts/issues/18867) 
([plainheart](https://github.com/plainheart))
++ [Fix] [sunburst] label rotation flipping. 
[#19176](https://github.com/apache/echarts/issues/19176) 
([Ovilia](https://github.com/Ovilia))
++ [Fix] [aria] fix hard-coded series type name translation. 
[#19239](https://github.com/apache/echarts/issues/19239) 
([Ovilia](https://github.com/Ovilia))
++ [Feature] [matrix] allow rotating relative to a point different than the 
origin. [#1034](https://github.com/ecomfe/zrender/issues/1034) 
([ChepteaCatalin](https://github.com/ChepteaCatalin))
++ [Fix] [graph] fix force layout iteration timer doesn't stop after disposing 
the chart. [#19514](https://github.com/apache/echarts/issues/19514) 
([plainheart](https://github.com/plainheart))
++ [Fix] [tooltip] fix potential NPE when the parent node of the tooltip 
element doesn't exist. [#19265](https://github.com/apache/echarts/issues/19265) 
([plainheart](https://github.com/plainheart))
++ [Fix] [visualMap] fix continuous visualMap mouseover event not register 
except first continuous visualMap. 
[#19097](https://github.com/apache/echarts/issues/19097) 
([linghaoSu](https://github.com/linghaoSu))
++ [Fix] 

(echarts) tag 5.5.0-rc.2 created (now 0f4967b1b)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to tag 5.5.0-rc.2
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at 0f4967b1b (commit)
No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) 01/01: Merge pull request #19594 from apache/release-dev

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 0f4967b1bdef6b35e795b9fb1403e765489649fa
Merge: e3fa16caf b046d782e
Author: Wenli Zhang 
AuthorDate: Sun Feb 4 15:19:39 2024 +0800

Merge pull request #19594 from apache/release-dev

chore: relase 5.5.0-rc.2

 dist/echarts.esm.min.mjs |45 +
 dist/echarts.esm.mjs | 85617 +
 dist/echarts.esm.mjs.map | 1 +
 3 files changed, 85663 insertions(+)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] chore: relase 5.5.0-rc.2 [echarts]

2024-02-03 Thread via GitHub


Ovilia merged PR #19594:
URL: https://github.com/apache/echarts/pull/19594


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] chore: relase 5.5.0-rc.2 [echarts]

2024-02-03 Thread via GitHub


echarts-bot[bot] commented on PR #19594:
URL: https://github.com/apache/echarts/pull/19594#issuecomment-1925608453

   Congratulations! Your PR has been merged. Thanks for your contribution! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch release-dev deleted (was b046d782e)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release-dev
in repository https://gitbox.apache.org/repos/asf/echarts.git


 was b046d782e chore: rebuild and relase 5.5.0-rc.2

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch release updated (e3fa16caf -> 0f4967b1b)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git


from e3fa16caf Merge pull request #19593 from apache/module_default_esm_fix2
 add b0b463919 chore: relase 5.5.0-rc.2
 add b046d782e chore: rebuild and relase 5.5.0-rc.2
 new 0f4967b1b Merge pull request #19594 from apache/release-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dist/{echarts.esm.min.js => echarts.esm.min.mjs} | 0
 dist/{echarts.esm.js => echarts.esm.mjs} | 2 +-
 dist/{echarts.esm.js.map => echarts.esm.mjs.map} | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 copy dist/{echarts.esm.min.js => echarts.esm.min.mjs} (100%)
 copy dist/{echarts.esm.js => echarts.esm.mjs} (99%)
 copy dist/{echarts.esm.js.map => echarts.esm.mjs.map} (50%)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] chore: relase 5.5.0-rc.2 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on PR #19594:
URL: https://github.com/apache/echarts/pull/19594#issuecomment-1925606683

   
   The changes brought by this PR can be previewed at: 
https://echarts.apache.org/examples/editor?version=PR-19594@b0b4639
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch release-dev updated (b0b463919 -> b046d782e)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release-dev
in repository https://gitbox.apache.org/repos/asf/echarts.git


from b0b463919 chore: relase 5.5.0-rc.2
 add b046d782e chore: rebuild and relase 5.5.0-rc.2

No new revisions were added by this update.

Summary of changes:
 dist/echarts.js | 155500 +++--
 dist/echarts.js.map |  8 +-
 2 files changed, 84595 insertions(+), 70913 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] chore: relase 5.5.0-rc.2 [echarts]

2024-02-03 Thread via GitHub


echarts-bot[bot] commented on PR #19594:
URL: https://github.com/apache/echarts/pull/19594#issuecomment-1925604914

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the 
coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a 
committer of this project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[PR] chore: relase 5.5.0-rc.2 [echarts]

2024-02-03 Thread via GitHub


Ovilia opened a new pull request, #19594:
URL: https://github.com/apache/echarts/pull/19594

   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   
   
   
   ### What does this PR do?
   
   
   
   
   
   ### Fixed issues
   
   
   
   
   ## Details
   
   ### Before: What was the problem?
   
   
   
   
   
   
   
   ### After: How does it behave after the fixing?
   
   
   
   
   
   
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   N.A.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch release-dev created (now b0b463919)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release-dev
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at b0b463919 chore: relase 5.5.0-rc.2

This branch includes the following new commits:

 new b0b463919 chore: relase 5.5.0-rc.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch module_default_esm_fix2 deleted (was 6cefe2700)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch module_default_esm_fix2
in repository https://gitbox.apache.org/repos/asf/echarts.git


 was 6cefe2700 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.

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) 01/01: Merge pull request #19593 from apache/module_default_esm_fix2

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit e3fa16caf01c280f71c6b343517e5abf846002de
Merge: 3fbfd2bca 6cefe2700
Author: Wenli Zhang 
AuthorDate: Sun Feb 4 14:55:29 2024 +0800

Merge pull request #19593 from apache/module_default_esm_fix2

Fix: esm issue

 build/build.js| 33 ++---
 build/config.js   |  7 ---
 package.README.md | 14 +-
 package.json  | 14 +-
 4 files changed, 56 insertions(+), 12 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) branch release updated (3fbfd2bca -> e3fa16caf)

2024-02-03 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git


from 3fbfd2bca Merge pull request #19577 from apache/release-dev
 add 6cefe2700 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.
 new e3fa16caf Merge pull request #19593 from apache/module_default_esm_fix2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build/build.js| 33 ++---
 build/config.js   |  7 ---
 package.README.md | 14 +-
 package.json  | 14 +-
 4 files changed, 56 insertions(+), 12 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] Fix: esm issue [echarts]

2024-02-03 Thread via GitHub


echarts-bot[bot] commented on PR #19593:
URL: https://github.com/apache/echarts/pull/19593#issuecomment-1925603267

   Congratulations! Your PR has been merged. Thanks for your contribution! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] Fix: esm issue [echarts]

2024-02-03 Thread via GitHub


Ovilia merged PR #19593:
URL: https://github.com/apache/echarts/pull/19593


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] Fix: esm issue [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on PR #19593:
URL: https://github.com/apache/echarts/pull/19593#issuecomment-1925601043

   
   The changes brought by this PR can be previewed at: 
https://echarts.apache.org/examples/editor?version=PR-19593@6cefe27
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] Fix: esm issue [echarts]

2024-02-03 Thread via GitHub


echarts-bot[bot] commented on PR #19593:
URL: https://github.com/apache/echarts/pull/19593#issuecomment-1925599744

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the 
coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a 
committer of this project.
   
   To reviewers: If this PR is going to be described in the changelog in the 
future release, please make sure this PR has one of the following labels: `PR: 
doc ready`, `PR: awaiting doc`, `PR: doc unchanged`
   
   This message is shown because the PR description doesn't contain the 
document related template.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[PR] Fix: esm issue [echarts]

2024-02-03 Thread via GitHub


100pah opened a new pull request, #19593:
URL: https://github.com/apache/echarts/pull/19593

   
   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   
   
   Previous issue https://github.com/apache/echarts/pull/19513
   
   This PR fixed:
   + (1) Mistake in package.json "exports"."require".
   + (2) Add entry for dist/** for "file extension not specified" usage. 
   + (3) Add `dist/echarts.esm.mjs` (after build). Originally there is only 
`dist/echarts.esm.js`, which is a ESM file. Since `dist/package.json` with 
`{"type": "commonjs"}` is added, webpack5 can not recognize it as ESM by 
default. This is a breaking change. So add `dist/echarts.esm.mjs` for the uses 
that get that trouble.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



(echarts) 01/01: 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

2024-02-03 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch module_default_esm_fix2
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 6cefe2700e9e792cd8acd5812e24942fa1947c21
Author: 100pah 
AuthorDate: Sun Feb 4 14:31:04 2024 +0800

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.
---
 build/build.js| 33 ++---
 build/config.js   |  7 ---
 package.README.md | 14 +-
 package.json  | 14 +-
 4 files changed, 56 insertions(+), 12 deletions(-)

diff --git a/build/build.js b/build/build.js
index fbf6e8820..af539be5e 100755
--- a/build/build.js
+++ b/build/build.js
@@ -111,13 +111,32 @@ async function run() {
 }
 else {
 const types = buildType.split(',').map(a => a.trim());
-const cfgs = types.map(type =>
-config.createECharts({
-...opt,
-type
-})
-);
-await build(cfgs);
+
+
+// Since 5.5.0, echarts/package.json added `{"type": "module"}`, and 
added
+// echarts/dist/package.json with `{"type": "commonjs"}`, both of 
which makes
+// echarts/dist/echarts.esm.js can not be recognized as esm any more 
(at least
+// in webpack5 and nodejs) any more. So we provides 
echarts/dist/echarts.esm.mjs.
+// But for backward compat, we still provide provides 
echarts/dist/echarts.esm.js.
+const isBuildingDistESM = (opt.format || '').toLowerCase() === 'esm';
+if (isBuildingDistESM) {
+await makeConfigAndBuild(opt, '.js');
+await makeConfigAndBuild(opt, '.mjs');
+}
+else {
+await makeConfigAndBuild(opt);
+}
+
+async function makeConfigAndBuild(opt, fileExtension) {
+const cfgs = types.map(type =>
+config.createECharts({
+...opt,
+type,
+fileExtension
+})
+);
+await build(cfgs);
+}
 }
 }
 
diff --git a/build/config.js b/build/config.js
index 9d639e476..6d4fb25fa 100644
--- a/build/config.js
+++ b/build/config.js
@@ -38,7 +38,7 @@ function createAddLicensePlugin(sourcemap) {
 }
 }
 
-function createOutputs(basename, { min }, commonOutputOpts) {
+function createOutputs(basename, { min, fileExtension }, commonOutputOpts) {
 commonOutputOpts = {
 format: 'umd',
 ...commonOutputOpts
@@ -59,7 +59,7 @@ function createOutputs(basename, { min }, commonOutputOpts) {
 createReplacePlugin('development'),
 createAddLicensePlugin(true)
 ],
-file: basename + '.js'
+file: basename + (fileExtension || '.js')
 }];
 
 if (min) {
@@ -73,7 +73,7 @@ function createOutputs(basename, { min }, commonOutputOpts) {
 terser(),
 createAddLicensePlugin(false)
 ],
-file: basename + '.min.js'
+file: basename + '.min' + (fileExtension || '.js')
 })
 }
 return output;
@@ -86,6 +86,7 @@ function createOutputs(basename, { min }, commonOutputOpts) {
  * @param {string} [opt.format='umd'] If set, `opt.input` is required too, and 
`opt.type` is ignored.
  * @param {string} [opt.min=false] If build minified output
  * @param {boolean} [opt.addBundleVersion=false] Only for debug in watch, 
prompt that the two build is different.
+ * @param {string} [opt.fileExtension=undefined] output file extension, 
default is '.js'. Should start with '.'.
  */
 exports.createECharts = function (opt = {}) {
 const srcType = opt.type !== 'all' ? '.' + opt.type : '';
diff --git a/package.README.md b/package.README.md
index 014af704e..0b51fbc9b 100644
--- a/package.README.md
+++ b/package.README.md
@@ -1,5 +1,10 @@
 # NOTICE about package.json
 
+See more details about in the "exports" field of `package.json` and why it is 
written like that in https://github.com/apache/echarts/pull/19513 .
+
+
+## Public and private
+
 Only these entries are officially exported to users:
 + `'echarts'`
 + `'echarts/index.js'`
@@ -20,6 +25,13 @@ Only these entries are officially exported to users:
 
 The other entries listed in the `"exports"` field of `package.json` make the 
internal files visible, but they are legacy usages, not recommended but not 
forbidden (for the sake of keeping backward compatible). These entries are made 
from the search in github about which internal files are imported.
 
+
+## File extension fully specified
+
 Since `v5.5.0`, `"type": "module"` and `"exports: {...}"` are added to 
`package.json`. When upgrading to `v5.5.0+`, if you meet some problems about 
"can not find/resolve xxx" when importing `echarts/i18n/xxx` or 

(echarts) branch module_default_esm_fix2 created (now 6cefe2700)

2024-02-03 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch module_default_esm_fix2
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at 6cefe2700 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.

This branch includes the following new commits:

 new 6cefe2700 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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] Gantt Series [echarts]

2024-02-03 Thread via GitHub


Ovilia commented on issue #19579:
URL: https://github.com/apache/echarts/issues/19579#issuecomment-1925589468

   @Sadaf-A That's great! Gantt series is quite complicated and I'd like it to 
be similar to the [GitHub 
Roadmap](https://github.com/orgs/apache/projects/327/views/3). If you are 
interested, maybe we could start by discussing more details about expected 
features in the comments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] The legend is blurry in svg rendering mode [echarts]

2024-02-03 Thread via GitHub


Ovilia commented on issue #19583:
URL: https://github.com/apache/echarts/issues/19583#issuecomment-1925589057

   Can you provide a screenshot where legend is clearly to be blurry? Because I 
don't find it so with SVG renderer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] markLine [echarts]

2024-02-03 Thread via GitHub


Ovilia closed issue #19584: [Feature] markLine
URL: https://github.com/apache/echarts/issues/19584


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] 能否增加缩略图 [echarts]

2024-02-03 Thread via GitHub


Ovilia commented on issue #19592:
URL: https://github.com/apache/echarts/issues/19592#issuecomment-1925579452

   缩略图需要对每种图表分别添加,#17471 实现了其中部分图表,还需要改进一下,预计在 6.0 发布。上图中的是自定义系列,可能不太好支持缩略图。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] 能否增加缩略图 [echarts]

2024-02-03 Thread via GitHub


echarts-bot[bot] commented on issue #19592:
URL: https://github.com/apache/echarts/issues/19592#issuecomment-1925572853

   @Ourydy It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 珞
   TRANSLATED
   
   **TITLE**
   
   Can I add thumbnails?
   
   **BODY**
   
   ### What problem does this feature solve?
   
   When there is too much data, the overall situation cannot be seen clearly at 
a glance. You need to use the scroll bar or drag to know. The user experience 
is not very good. If you don’t perform operations, you will not know that there 
is still data below.
   
![image](https://github.com/apache/echarts/assets/104473720/993fe34c-cfbd-4986-a028-a2d95ea1d283)
   I hope to add a thumbnail function that can control the display and closing 
of thumbnails. When the thumbnail view window is dragged or zoomed, the echart 
chart moves and zooms at the same time.
   
![image](https://github.com/apache/echarts/assets/104473720/ed3ef2cb-edc5-4cbe-95aa-39879f90670f)
   
   
   ### What does the proposed API look like?
   
   Adding thumbnails improves the view's observability and user experience
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[I] 能否增加缩略图 [echarts]

2024-02-03 Thread via GitHub


Ourydy opened a new issue, #19592:
URL: https://github.com/apache/echarts/issues/19592

   ### What problem does this feature solve?
   
   数据太多时,不能一目了然看出整体情况,需要通过滚动条或者拖动才能知道,使用感受不是很好,如果不进行操作就不知道还有数据在下面
   
![image](https://github.com/apache/echarts/assets/104473720/993fe34c-cfbd-4986-a028-a2d95ea1d283)
   希望能增加一个缩略图功能,能够控制缩略图的显示关闭,在缩略图的视图窗口拖动或缩放时echart图同时移动和缩放
   
![image](https://github.com/apache/echarts/assets/104473720/ed3ef2cb-edc5-4cbe-95aa-39879f90670f)
   
   
   ### What does the proposed API look like?
   
   增加缩略图能够提高视图的可观测性和用户体验


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] 堆叠柱状图 实现每一小部分面积相同 [echarts]

2024-02-03 Thread via GitHub


guoliuqing123 closed issue #19591: 堆叠柱状图 实现每一小部分面积相同
URL: https://github.com/apache/echarts/issues/19591


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] 当 xAxis.type 为 time,并且时间轴跨月份时,必定会显示新月份的1号作为一个刻度,导致刻度之间文字重叠 [echarts]

2024-02-03 Thread via GitHub


zhou5757 commented on issue #18974:
URL: https://github.com/apache/echarts/issues/18974#issuecomment-1925553516

   > I also found this problem. `xAxis.interval` is not use.
   
   请问您现在解决了吗
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] 设计多个部分固定面积 [echarts]

2024-02-03 Thread via GitHub


guoliuqing123 closed issue #19588: [Bug] 设计多个部分固定面积
URL: https://github.com/apache/echarts/issues/19588


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[I] 堆叠柱状图 实现每一小部分面积相同 [echarts]

2024-02-03 Thread via GitHub


guoliuqing123 opened a new issue, #19591:
URL: https://github.com/apache/echarts/issues/19591

   ### Version
   
   无
   
   ### Link to Minimal Reproduction
   
   无
   
   ### Steps to Reproduce
   
   var data = [
   [
   "甚高频地空通信系统",
   "语音通信交换系统",
   "一/二次监视雷达",
   "场面监视雷达",
   "空管自动化系统"
   ],
   [
   "4",
   "12",
   "0",
   "9",
   "16"
   ],
   [
   "1",
   "2",
   "0",
   "4",
   "1"
   ],
   [
   "3",
   "2",
   "1",
   "1",
   "0"
   ]
   ]
   
   
option = {
   tooltip: {
 // trigger: 'axis',
 formatter: '{b} : {c}%'
   },
   angleAxis: [  // 是否显示y轴
 {
   show: true,
   type: 'category',
   data: data[0],
   axisTick: {
 show: false, //刻度不显示
   },
   axisLabel: {
 show: true,
 color: '#7591C8',
 formatter(params) { //添加换行符
   let newstr = '';
   for (let i = 0; i < params.length; i++) {
 newstr += params[i];
 if ((i + 1) % 7 == 0) newstr += '\n';
   }
   return newstr;
 },
   },
   splitLine: {
 show: false,
   },
   axisLine: {//坐标 轴线
 show: false, //是否显示坐标轴轴线
   },
 },
   ],
   radiusAxis: [{
 show: false, // 是否显示x轴
   }],
   polar: {
 radius: [30, '75%'], // 第一项是内半径,第二项是外半径
 center: ['50%', '48%'], // 极坐标系的中心(圆心)坐标,数组的第一项是横坐标,第二项是纵坐标。
   },
   series: [
 {
   type: 'bar',
   data: data[1],
   coordinateSystem: 'polar',
   name: '初级',
   stack: 'a',
   emphasis: {
 focus: 'series'
   },
   barCategoryGap: '1%', //同一系列的柱间距离,默认为类目间距的20%,可设固定值
   itemStyle: {
 color: '#64A7EB',
 borderColor: '#fff'
   }
 },
 {
   type: 'bar',
   data: data[2],
   coordinateSystem: 'polar',
   name: '中级',
   stack: 'a',
   emphasis: {
 focus: 'series'
   },
   barCategoryGap: '1%',
   itemStyle: {
 color: '#60D8AC',
 borderColor: '#fff'
   }
 },
 {
   type: 'bar',
   data: data[3],
   coordinateSystem: 'polar',
   name: '高级',
   stack: 'a',
   emphasis: {
 focus: 'series'
   },
   barCategoryGap: '1%',
   itemStyle: {
 color: '#7591C8',
 borderColor: '#fff'
   }
 }
   ],
 };
   
   ### Current Behavior
   
   堆叠柱状图 想要实现实现每一小部分(绿色、蓝色、深蓝色组成的)面积相同,看起来更加美观
   
![QQ截图20240204095008](https://github.com/apache/echarts/assets/105954867/e6d89d02-850b-414b-952a-34add9183fdd)
   
   
   ### Expected Behavior
   
   堆叠柱状图 想要实现实现每一小部分(绿色、蓝色、深蓝色组成的)面积相同,看起来更加美观
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error. [echarts]

2024-02-03 Thread via GitHub


WangJincheng4869 commented on issue #19560:
URL: https://github.com/apache/echarts/issues/19560#issuecomment-1925543995

   > Can you provide a minimal repo for reproduction? Thanks.
   
   最小的复制用处不大,因为这个错误非常玄学。我本地目前已经无法触发这个错了(可能是我这几天不开发echarts相关的部分导致的)。之前在 vue 3 
中开发工具类时会出现这个错误,甚至 `node_modules` 目录上都红了,还忽略不了这就非常难受。再怎么说用 ES3 
版本也是低了些,或者你们跟微软协商下,不让TS 5 有这个  ES5 的最低标准。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error. [echarts]

2024-02-03 Thread via GitHub


plainheart commented on issue #19560:
URL: https://github.com/apache/echarts/issues/19560#issuecomment-1925533917

   Can you provide a minimal repo for reproduction? Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] The label displays custom values. The following code can be displayed normally on the web, but it fails to display custom values on the WeChat mini program. Why is this [echarts]

2024-02-03 Thread via GitHub


plainheart commented on issue #19590:
URL: https://github.com/apache/echarts/issues/19590#issuecomment-1925532362

   Can you provide a repo for reproduction?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] Set the number of ticks in yAxis [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16442:
URL: https://github.com/apache/echarts/issues/16442#issuecomment-1925454964

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Tooltip value displayed incorrectly in bar3D. [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16438:
URL: https://github.com/apache/echarts/issues/16438#issuecomment-1925454963

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] echarts地图中visualmap的设置,在手柄滑动时约等于或者小于的数据与地图中本身的数据不符 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16432: [Bug] 
echarts地图中visualmap的设置,在手柄滑动时约等于或者小于的数据与地图中本身的数据不符
URL: https://github.com/apache/echarts/issues/16432


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] 关于dataset和dimensions的用法。默认dimensions中第一个维度放在x轴的用法问题 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16434: [Feature] 
关于dataset和dimensions的用法。默认dimensions中第一个维度放在x轴的用法问题
URL: https://github.com/apache/echarts/issues/16434


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] echarts 地图geo配置nameproperty不是name时,点击返回的参数存在问题 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16430:
URL: https://github.com/apache/echarts/issues/16430#issuecomment-1925454944

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] 类型混合的“series”第一个和第二个颜色总是一样 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16428:
URL: https://github.com/apache/echarts/issues/16428#issuecomment-1925454936

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] 支持outline属性 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16418: [Feature] 支持outline属性
URL: https://github.com/apache/echarts/issues/16418


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] type sign of convertFromPixel is rigorous [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16403:
URL: https://github.com/apache/echarts/issues/16403#issuecomment-1925454926

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] Set the number of ticks in yAxis [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16442: [Feature]  Set the number of ticks in 
yAxis
URL: https://github.com/apache/echarts/issues/16442


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Tooltip value displayed incorrectly in bar3D. [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16438: [Bug] Tooltip value displayed 
incorrectly in bar3D.
URL: https://github.com/apache/echarts/issues/16438


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] 关于dataset和dimensions的用法。默认dimensions中第一个维度放在x轴的用法问题 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16434:
URL: https://github.com/apache/echarts/issues/16434#issuecomment-1925454955

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] echarts地图中visualmap的设置,在手柄滑动时约等于或者小于的数据与地图中本身的数据不符 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16432:
URL: https://github.com/apache/echarts/issues/16432#issuecomment-1925454950

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] echarts 地图geo配置nameproperty不是name时,点击返回的参数存在问题 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16430: [Bug] echarts 
地图geo配置nameproperty不是name时,点击返回的参数存在问题
URL: https://github.com/apache/echarts/issues/16430


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] 类型混合的“series”第一个和第二个颜色总是一样 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16428: 类型混合的“series”第一个和第二个颜色总是一样
URL: https://github.com/apache/echarts/issues/16428


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Feature] 支持outline属性 [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #16418:
URL: https://github.com/apache/echarts/issues/16418#issuecomment-1925454931

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] type sign of convertFromPixel is rigorous [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #16403: [Bug] type sign of convertFromPixel is 
rigorous
URL: https://github.com/apache/echarts/issues/16403


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] commented on issue #14186:
URL: https://github.com/apache/echarts/issues/14186#issuecomment-1925454917

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries [echarts]

2024-02-03 Thread via GitHub


github-actions[bot] closed issue #14186: Needle Animation with circluar 360° 
Gauges: make needle to move over axis boundaries
URL: https://github.com/apache/echarts/issues/14186


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] realtime sort of bar chart will sort randomly for data that exceeds [min,max]. [echarts]

2024-02-03 Thread via GitHub


liuweijiaCHN commented on issue #19587:
URL: https://github.com/apache/echarts/issues/19587#issuecomment-1925219958

   thank you very much.
   I will follow  this issue and see your reply frequently. 
   
   echarts.js:44478 :  Math.abs(baseAxis.isHorizontal() ? shape.height : 
shape.width) 
   echarts use actual width on the chart  to sort .
   while the true value is truncated or minus, it will be wrong.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org