svn commit: r52231 - in /dev/echarts/5.3.0-rc.1: ./ RELEASE_NOTE.txt apache-echarts-5.3.0-rc.1-src.zip apache-echarts-5.3.0-rc.1-src.zip.asc apache-echarts-5.3.0-rc.1-src.zip.sha512

2022-01-22 Thread sushuang
Author: sushuang
Date: Sun Jan 23 07:45:38 2022
New Revision: 52231

Log:
prerelease

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

Added: dev/echarts/5.3.0-rc.1/RELEASE_NOTE.txt
==
--- dev/echarts/5.3.0-rc.1/RELEASE_NOTE.txt (added)
+++ dev/echarts/5.3.0-rc.1/RELEASE_NOTE.txt Sun Jan 23 07:45:38 2022
@@ -0,0 +1,44 @@
+## 5.3.0
+
++ [Feature] Introduce new keyframe based animation to graphic component and 
custom series. [#16225](https://github.com/apache/echarts/issues/16225) 
([pissang](https://github.com/pissang))
++ [Feature] Support transition animation in the graphic component. 
[#16225](https://github.com/apache/echarts/issues/16225) 
([pissang](https://github.com/pissang))
++ [Feature] [svg] Refactor SVG renderer. Improved SVG rendering performance by 
2x ~ 10x. [#836](https://github.com/ecomfe/zrender/pull/836)  
([pissang](https://github.com/pissang))
++ [Feature] [svg] Add SVG server-side rendering with zero dependencies. 
[#15880](https://github.com/apache/echarts/issues/15880) 
([pissang](https://github.com/pissang))
++ [Feature] [axis] Add `alignTicks` for mutliple axis alignment. 
[#16300](https://github.com/apache/echarts/issues/16300) 
([pissang](https://github.com/pissang))
++ [Feature] [state] Add `select.disabled` to disable select state. 
[#15534](https://github.com/apache/echarts/issues/15534) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [state] Add `selectedMode: 'series'` to selected the whole series. 
[#15534](https://github.com/apache/echarts/issues/15534) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [state] Add `emphasis.disabled` to disable emphasis state. 
[#16368](https://github.com/apache/echarts/issues/16368) 
([pissang](https://github.com/pissang))
++ [Feature] [map] Introduce projection to map series and geo component. 
[#16364](https://github.com/apache/echarts/issues/16364) 
([pissang](https://github.com/pissang))
++ [Feature] [geo] Support `LineString` and `MultiLineString` in GeoJSON 
source. [#16364](https://github.com/apache/echarts/issues/16364) 
([pissang](https://github.com/pissang))
++ [Feature] [tooltip] Add `valueFormatter` in the tooltip. 
[#16332](https://github.com/apache/echarts/issues/16332) 
([pissang](https://github.com/pissang))
++ [Feature] [pie] [sunburst] Supports configuring radius on the four corners 
of sector. [#16298](https://github.com/apache/echarts/issues/16298) 
([plainheart](https://github.com/plainheart))
++ [Feature] [i18n] Add Italian translation. 
[#16211](https://github.com/apache/echarts/issues/16211) 
([andrearoota](https://github.com/andrearoota))
++ [Feature] [i18n] Add Romanian translation. 
[#15990](https://github.com/apache/echarts/issues/15990) 
([szilard-dobai](https://github.com/szilard-dobai))
++ [Fix] [graph] Fix error when symbol is none. 
[#16394](https://github.com/apache/echarts/issues/16394) 
([pissang](https://github.com/pissang))
++ [Fix] [dataset] Fix `sourceHeader: false` may not work. 
[#16376](https://github.com/apache/echarts/issues/16376) 
([lefex](https://github.com/lefex))
++ [Fix] [tooltip] Fix the page will be frozen if multiple tooltips are 
provided. [#16347](https://github.com/apache/echarts/issues/16347) 
([plainheart](https://github.com/plainheart))
++ [Fix] [bar] Optimizing bar layout in the large mode. Fix stacked bar when 
large is enabled. [#16338](https://github.com/apache/echarts/issues/16338) 
([pissang](https://github.com/pissang))
++ [Fix] [bar] Fix stacked bar on the log axis. 
[#16338](https://github.com/apache/echarts/issues/16338) 
([pissang](https://github.com/pissang))
++ [Fix] [pie] Optimize label layout and text wrapping 
[#16034](https://github.com/apache/echarts/issues/16034) 
([Ovilia](https://github.com/Ovilia))
++ [Fix] [polar] Fix edge symbols are clipped unexpectedly for the tiny offset. 
[#16329](https://github.com/apache/echarts/issues/16329) 
([plainheart](https://github.com/plainheart))
++ [Fix] [map] Fix some labels won't be shown when legend is enabled and no 
label formatter specified. 
[#16322](https://github.com/apache/echarts/issues/16322) 
([plainheart](https://github.com/plainheart))
++ [Fix] [pie] Fix tangential rotation with startAngle. 
[#16307](https://github.com/apache/echarts/issues/16307) 
([Ovilia](https://github.com/Ovilia))
++ [Fix] [graph] Support using `dataType` param to highlight edge by 
`dispatchAction`. [#16243](https://github.com/apache/echarts/issues/16243) 
([Dingzhaocheng](https://github.com/Dingzhaocheng))
++ [Fix] [pie] Fix label of first sector may not shown. 
[#16229](https://github.com/apache/echarts/issues/16229) 
([116050423](https://github.com/116050423))
++ [Fix] [tooltip] Fix tooltip lagging when trans

[echarts] tag 5.3.0-rc.1 created (now 0878d30)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to tag 5.3.0-rc.1
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at 0878d30  (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



[GitHub] [echarts] chachae commented on issue #12242: 桑基图的节点可以设置最小高度

2022-01-22 Thread GitBox


chachae commented on issue #12242:
URL: https://github.com/apache/echarts/issues/12242#issuecomment-1019430012


   +1


-- 
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: Merge pull request #16414 from apache/release-dev

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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

commit 0878d303ee5d798b808d3bab1444c5ec3e7e60d6
Merge: 29c46cd 25f6b38
Author: sushuang 
AuthorDate: Sun Jan 23 15:20:00 2022 +0800

Merge pull request #16414 from apache/release-dev

release 5.3.0

 dist/echarts.common.js | 11808 +++
 dist/echarts.common.js.map | 2 +-
 dist/echarts.common.min.js | 4 +-
 dist/echarts.esm.js| 30066 ---
 dist/echarts.esm.js.map| 2 +-
 dist/echarts.esm.min.js| 4 +-
 dist/echarts.js| 30065 +++---
 dist/echarts.js.map| 2 +-
 dist/echarts.min.js| 4 +-
 dist/echarts.simple.js |  7792 +-
 dist/echarts.simple.js.map | 2 +-
 dist/echarts.simple.min.js | 4 +-
 dist/extension/bmap.js.map | 2 +-
 dist/extension/dataTool.js |36 +
 dist/extension/dataTool.js.map | 2 +-
 i18n/langIT-obj.js |   173 +
 i18n/langIT.js |   169 +
 i18n/langRO-obj.js |   173 +
 i18n/langRO.js |   169 +
 package-lock.json  | 8 +-
 package.json   | 4 +-
 src/coord/axisAlignTicks.ts|19 +
 src/core/echarts.ts| 4 +-
 23 files changed, 41263 insertions(+), 39251 deletions(-)

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



[echarts] branch release updated (29c46cd -> 0878d30)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 29c46cd  Merge pull request #16413 from apache/fix-gl-break
 add 25f6b38  release 5.3.0
 new 0878d30  Merge pull request #16414 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.common.js   | 11808 +--
 dist/echarts.common.js.map   | 2 +-
 dist/echarts.common.min.js   | 4 +-
 dist/echarts.esm.js  | 30066 +++--
 dist/echarts.esm.js.map  | 2 +-
 dist/echarts.esm.min.js  | 4 +-
 dist/echarts.js  | 30065 ++--
 dist/echarts.js.map  | 2 +-
 dist/echarts.min.js  | 4 +-
 dist/echarts.simple.js   |  7792 
 dist/echarts.simple.js.map   | 2 +-
 dist/echarts.simple.min.js   | 4 +-
 dist/extension/bmap.js.map   | 2 +-
 dist/extension/dataTool.js   |36 +
 dist/extension/dataTool.js.map   | 2 +-
 src/i18n/langIT.ts => i18n/langIT-obj.js |33 +-
 src/i18n/langIT.ts => i18n/langIT.js |29 +-
 src/i18n/langRO.ts => i18n/langRO-obj.js |33 +-
 src/i18n/langRO.ts => i18n/langRO.js |29 +-
 package-lock.json| 8 +-
 package.json | 4 +-
 src/coord/axisAlignTicks.ts  |19 +
 src/core/echarts.ts  | 4 +-
 23 files changed, 40699 insertions(+), 39255 deletions(-)
 copy src/i18n/langIT.ts => i18n/langIT-obj.js (87%)
 copy src/i18n/langIT.ts => i18n/langIT.js (88%)
 copy src/i18n/langRO.ts => i18n/langRO-obj.js (87%)
 copy src/i18n/langRO.ts => i18n/langRO.js (88%)

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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16414: release 5.3.0

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16414:
URL: https://github.com/apache/echarts/pull/16414#issuecomment-1019429785


   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



[GitHub] [echarts] 100pah merged pull request #16414: release 5.3.0

2022-01-22 Thread GitBox


100pah merged pull request #16414:
URL: https://github.com/apache/echarts/pull/16414


   


-- 
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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16414: release 5.3.0

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16414:
URL: https://github.com/apache/echarts/pull/16414#issuecomment-1019429500


   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



[echarts] branch release-dev updated (4f980f6 -> 25f6b38)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 4f980f6  release 5.2.2
 add 812dac2  Feat(line): click event on whole line
 add 9226bab  Merge pull request #15535 from susiwen8/line-click
 add d534395  Merge pull request #15662 from apache/master
 add 4d55a6a  Merge pull request #15727 from apache/master
 add 47f7741  Merge pull request #15746 from apache/release
 add 0292e76  revert(line): revert the default design "make line bolder in 
the empahsis state".
 add b5d315c  Merge pull request #15767 from 
apache/revert-default-line-bolder
 add ead64f7  style: optimize symbol visual code
 add 703086e  Merge pull request #15846 from apache/optimize-code
 add 27b2398  Revert "Feat(line): event on whole line"
 add 3484439  Merge pull request #15848 from apache/revert-15535-line-click
 add 3b191a1  fix(progressive): only update status on the new rendered 
elements
 add 36ecdd1  perf(progressive): optimize performance for chart with 
progressive
 add f76464c  fix(large): fix event and tooltip on large symbol and lines
 add d594782  fix(progressive): use separate zlevel for each progressive 
series.
 add 6a91af3  fix: remove used default zlevel
 add 3cae99e  fix(zlevel): optimize zlevel allocate for effect series
 add 9f6f32c  fix ut in graphics component
 add 44e26a8  wip(ssr): integrate ssr svg output. upgrade ts
 add 116b245  fix(class): optimize native class mixed with legacy class 
extend.
 add f8a0090  wip(ssr): fix tooltip when no dom given in ssr mode
 add 3bd240c  refact: remove code that for ancient browsers
 add dec7082  chore: add process env define in dev
 add 54ddfa2  wip(ssr): optimize pie animation in ssr
 add 332afce  Merge branch 'next' into svg-ssr
 add d51777e  chore: upgrade zrender to latest nightly version
 add 708da07  chore: optimize esbuild output
 add 01568b3  feat: provide new setPlatformAPI
 add 9e6fb8d  feat: add renderToString. use reanderToCanvas to replace 
getRenderedCanvas
 add b14b885  feat(ssr): rename renderToString to renderToSVGString
 add 06d90a7  remove usage of deprecated getRenderedCanvas
 add e5c8c15  Merge pull request #15880 from apache/svg-ssr
 add 28d6cea  Merge branch 'next' into optimize-progressive
 add 1a0492d  Merge pull request #15870 from apache/optimize-progressive
 add 7e05fa5  fix: show tooltip when all val are null
 add e7daf0c  Merge pull request #16001 from kongmoumou/fix-tooltip
 add 000ee7d  Merge pull request #15951 from apache/release-dev
 add c2cdc02  Merge pull request #15982 from apache/release
 add 972079b  fix(axis): only `value` has `scale` in cartesian
 add d465888  test(logAxis): add test case for log axis scale
 add 45ed358  fix(axis): remove `scale` option in `log`, `category` and 
`time`
 add f8e96ea  chore: remove `scale` in `AxisBaseOptionCommon`
 add 7edf73c  chore: remove useless import
 add a3b9496  Merge pull request #15998 from susiwen8/10174
 add d6d1ff0  fix(type): ts error
 add dc75783  Merge pull request #16008 from susiwen8/scale-type
 add 73b66a6  feat(i18n): add Romanian translation
 add 6d68a7d  Merge pull request #15990 from 
szilard-dobai/feature/romanian-translation
 add d999fd1  fix(line): fix bezier cp calculate wrong in monotone smooth
 add efc66bd  Merge pull request #16069 from apache/fix-smooth-monotone
 add 15375ca  fix(dataZoom): optimize dataZoom shadow render performance
 add b1eb944  fix(throttle): clear throttle
 add 2b61e57  Merge pull request #16070 from 
apache/optimize-dataZoom-shadow-performance
 add 46e268f  fix: fitler -> filter typo
 add 790687d  Merge pull request #16090 from vojty/fix-fitler-typo
 add 02eea12  Merge pull request #16104 from apache/master
 add 1916e1d  chore(core): remove `ssr` limit for `renderToSVGString`
 add bdcc024  type(core): remove unnecessary `as any`
 add c709e42  chore: update zrender to latest nightly version.
 add 2a84ce6  chore: tweak the wording on the error message
 add 515c724  chore: revert package-lock.json. 
(c709e425dd5f9b724187fa02e9b6cc7e9bd634f5)
 add 69e6917  Update package-lock.json
 add 2115f55  Merge pull request #16113 from apache/ssr
 add e546f19  fix(tooltip): only throttle `updatePosition` function when 
transition is enabled, resolves #16101.
 add de2cdea  fix(tooltip): simplify throttle logic.
 add f670da7  Merge pull request #16212 from apache/fix-tooltip-lag
 add 4c62b1e  fix: use common helper `createFloat32Array` to simplify the 
large arrray creation.
 add 5dea867  Merge pull request #16210 from 
apache/simplify-large-arr-creation
 add 3d7bf24  refact(graphic): seperate view and model
 add 6199529  refact(custom): extract common hel

[echarts-doc] branch master updated: update 5.3.0 changelog

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
 new 211f5c7  update 5.3.0 changelog
211f5c7 is described below

commit 211f5c7f57b83439613ca90dc5b036fd947c0ab3
Author: pissang 
AuthorDate: Sun Jan 23 14:52:56 2022 +0800

update 5.3.0 changelog
---
 en/changelog.md | 22 +++---
 zh/changelog.md | 45 +
 2 files changed, 56 insertions(+), 11 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index bcd0f73..c21bfe7 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -2,11 +2,11 @@
 
 + [Feature] Introduce new keyframe based animation to graphic component and 
custom series. [#16225](https://github.com/apache/echarts/issues/16225) 
([pissang](https://github.com/pissang))
 + [Feature] Support transition animation in the graphic component. 
[#16225](https://github.com/apache/echarts/issues/16225) 
([pissang](https://github.com/pissang))
-+ [Feature] [svg] New SVG renderer. Improved SVG rendering performance by 2x ~ 
10x. [#836](https://github.com/ecomfe/zrender/pull/836)  
([pissang](https://github.com/pissang))
-+ [Feature] [svg] Add SVG server-side rendering 
[#15880](https://github.com/apache/echarts/issues/15880) 
([pissang](https://github.com/pissang))
++ [Feature] [svg] Refactor SVG renderer. Improved SVG rendering performance by 
2x ~ 10x. [#836](https://github.com/ecomfe/zrender/pull/836)  
([pissang](https://github.com/pissang))
++ [Feature] [svg] Add SVG server-side rendering with zero dependencies. 
[#15880](https://github.com/apache/echarts/issues/15880) 
([pissang](https://github.com/pissang))
 + [Feature] [axis] Add `alignTicks` for mutliple axis alignment. 
[#16300](https://github.com/apache/echarts/issues/16300) 
([pissang](https://github.com/pissang))
 + [Feature] [state] Add `select.disabled` to disable select state. 
[#15534](https://github.com/apache/echarts/issues/15534) 
([susiwen8](https://github.com/susiwen8))
-+ [Feature] [state] Add `selectedModel: 'series'` to selected the whole 
series. [#15534](https://github.com/apache/echarts/issues/15534) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [state] Add `selectedMode: 'series'` to selected the whole series. 
[#15534](https://github.com/apache/echarts/issues/15534) 
([susiwen8](https://github.com/susiwen8))
 + [Feature] [state] Add `emphasis.disabled` to disable emphasis state. 
[#16368](https://github.com/apache/echarts/issues/16368) 
([pissang](https://github.com/pissang))
 + [Feature] [map] Introduce projection to map series and geo component. 
[#16364](https://github.com/apache/echarts/issues/16364) 
([pissang](https://github.com/pissang))
 + [Feature] [geo] Support `LineString` and `MultiLineString` in GeoJSON 
source. [#16364](https://github.com/apache/echarts/issues/16364) 
([pissang](https://github.com/pissang))
@@ -14,18 +14,18 @@
 + [Feature] [pie] [sunburst] Supports configuring radius on the four corners 
of sector. [#16298](https://github.com/apache/echarts/issues/16298) 
([plainheart](https://github.com/plainheart))
 + [Feature] [i18n] Add Italian translation. 
[#16211](https://github.com/apache/echarts/issues/16211) 
([andrearoota](https://github.com/andrearoota))
 + [Feature] [i18n] Add Romanian translation. 
[#15990](https://github.com/apache/echarts/issues/15990) 
([szilard-dobai](https://github.com/szilard-dobai))
-+ [Feature] [graph] fix error when symbol is none. 
[#16394](https://github.com/apache/echarts/issues/16394) 
([pissang](https://github.com/pissang))
++ [Fix] [graph] Fix error when symbol is none. 
[#16394](https://github.com/apache/echarts/issues/16394) 
([pissang](https://github.com/pissang))
 + [Fix] [dataset] Fix `sourceHeader: false` may not work. 
[#16376](https://github.com/apache/echarts/issues/16376) 
([lefex](https://github.com/lefex))
 + [Fix] [tooltip] Fix the page will be frozen if multiple tooltips are 
provided. [#16347](https://github.com/apache/echarts/issues/16347) 
([plainheart](https://github.com/plainheart))
 + [Fix] [bar] Optimizing bar layout in the large mode. Fix stacked bar when 
large is enabled. [#16338](https://github.com/apache/echarts/issues/16338) 
([pissang](https://github.com/pissang))
 + [Fix] [bar] Fix stacked bar on the log axis. 
[#16338](https://github.com/apache/echarts/issues/16338) 
([pissang](https://github.com/pissang))
 + [Fix] [pie] Optimize label layout and text wrapping 
[#16034](https://github.com/apache/echarts/issues/16034) 
([Ovilia](https://github.com/Ovilia))
-+ [Fix] [polar] fix edge symbols are clipped unexpectedly for the tiny offset. 
[#16329](https://github.com/apache/echarts/issues/16329) 
([plainheart](https://github.com/plainheart))
-+ [Fix] [map] Some labels won't be shown when legend is enabled and no label 
formatter specified. [#16322](https://github.com/apache/

[echarts-examples] branch gh-pages updated: add valueFormatter

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
 new 521d840  add valueFormatter
521d840 is described below

commit 521d840ddb6d8c77a1771285dd199765631f6d85
Author: pissang 
AuthorDate: Sun Jan 23 14:03:49 2022 +0800

add valueFormatter
---
 public/examples/ts/mix-line-bar.ts | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/public/examples/ts/mix-line-bar.ts 
b/public/examples/ts/mix-line-bar.ts
index 194525a..423c33f 100644
--- a/public/examples/ts/mix-line-bar.ts
+++ b/public/examples/ts/mix-line-bar.ts
@@ -61,6 +61,11 @@ option = {
 {
   name: 'Evaporation',
   type: 'bar',
+  tooltip: {
+valueFormatter: function (value: number) {
+  return value + ' ml';
+}
+  },
   data: [
 2.0, 4.9, 7.0, 23.2, 25.6, 76.7, 135.6, 162.2, 32.6, 20.0, 6.4, 3.3
   ]
@@ -68,6 +73,11 @@ option = {
 {
   name: 'Precipitation',
   type: 'bar',
+  tooltip: {
+valueFormatter: function (value: number) {
+  return value + ' ml';
+}
+  },
   data: [
 2.6, 5.9, 9.0, 26.4, 28.7, 70.7, 175.6, 182.2, 48.7, 18.8, 6.0, 2.3
   ]
@@ -76,6 +86,11 @@ option = {
   name: 'Temperature',
   type: 'line',
   yAxisIndex: 1,
+  tooltip: {
+valueFormatter: function (value: number) {
+  return value + ' °C';
+}
+  },
   data: [2.0, 2.2, 3.3, 4.5, 6.3, 10.2, 20.3, 23.4, 23.0, 16.5, 12.0, 6.2]
 }
   ]

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



[GitHub] [echarts] 100pah merged pull request #16413: fix(geo): fix getMap

2022-01-22 Thread GitBox


100pah merged pull request #16413:
URL: https://github.com/apache/echarts/pull/16413


   


-- 
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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16413: fix(geo): fix getMap

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16413:
URL: https://github.com/apache/echarts/pull/16413#issuecomment-1019418596


   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 updated (145848d -> 29c46cd)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 145848d  Merge pull request #16411 from apache/fix-gl-break
 add 8a47394  fix(geo): fix getMap
 new 29c46cd  Merge pull request #16413 from apache/fix-gl-break

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:
 src/component/geo/install.ts | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-
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 #16413 from apache/fix-gl-break

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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

commit 29c46cda76d308df6f3e5ba757b2d97671d5bf99
Merge: 145848d 8a47394
Author: sushuang 
AuthorDate: Sun Jan 23 13:49:40 2022 +0800

Merge pull request #16413 from apache/fix-gl-break

fix(geo): fix getMap

 src/component/geo/install.ts | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16413: fix(geo): fix getMap

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16413:
URL: https://github.com/apache/echarts/pull/16413#issuecomment-1019418326


   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



[GitHub] [echarts] pissang opened a new pull request #16413: fix(geo): fix getMap

2022-01-22 Thread GitBox


pissang opened a new pull request #16413:
URL: https://github.com/apache/echarts/pull/16413


   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   


-- 
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 fix-gl-break created (now 8a47394)

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch fix-gl-break
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at 8a47394  fix(geo): fix getMap

This branch includes the following new commits:

 new 8a47394  fix(geo): fix getMap

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] 01/01: fix(geo): fix getMap

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch fix-gl-break
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 8a47394eac906ecd9d32d8ac9d28af8356f6ef9d
Author: pissang 
AuthorDate: Sun Jan 23 13:44:41 2022 +0800

fix(geo): fix getMap
---
 src/component/geo/install.ts | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/component/geo/install.ts b/src/component/geo/install.ts
index ad9234e..37a86bd 100644
--- a/src/component/geo/install.ts
+++ b/src/component/geo/install.ts
@@ -45,9 +45,7 @@ export function install(registers: 
EChartsExtensionInstallRegisters) {
 registers.registerComponentView(GeoView);
 
 registers.registerImpl('registerMap', registerMap);
-registers.registerImpl('getMap', (mapName: string) => {
-geoSourceManager.getMapForUser(mapName);
-});
+registers.registerImpl('getMap', (mapName: string) => 
geoSourceManager.getMapForUser(mapName));
 
 
 function makeAction(

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



[GitHub] [echarts] echarts-bot[bot] commented on issue #16412: 请问百度echart 什么可以开发个弧线图相关组件

2022-01-22 Thread GitBox


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


   @walure 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**
   
   May I ask what Baidu echart can develop an arc diagram related components
   
   **BODY**
   
   ### What problem does this feature solve?
   
   May I ask what Baidu echart can develop an arc diagram related components
   A pattern similar to this 
http://antv-2018.alipay.com/zh-cn/g6/3.x/demo/graphql/arc-diagram.html
   
   ### What does the proposed API look like?
   
   May I ask what Baidu echart can develop an arc diagram related components
   A pattern similar to this 
http://antv-2018.alipay.com/zh-cn/g6/3.x/demo/graphql/arc-diagram.html
   


-- 
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



[GitHub] [echarts] walure opened a new issue #16412: 请问百度echart 什么可以开发个弧线图相关组件

2022-01-22 Thread GitBox


walure opened a new issue #16412:
URL: https://github.com/apache/echarts/issues/16412


   ### What problem does this feature solve?
   
   请问百度echart 什么可以开发个弧线图相关组件
   
类似这种的模式的http://antv-2018.alipay.com/zh-cn/g6/3.x/demo/graphql/arc-diagram.html
   
   ### What does the proposed API look like?
   
   请问百度echart 什么可以开发个弧线图相关组件
   
类似这种的模式的http://antv-2018.alipay.com/zh-cn/g6/3.x/demo/graphql/arc-diagram.html


-- 
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



[GitHub] [echarts] 100pah merged pull request #16411: fix(geo): add back geoCoord module to avoid breaking echarts-gl

2022-01-22 Thread GitBox


100pah merged pull request #16411:
URL: https://github.com/apache/echarts/pull/16411


   


-- 
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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16411: fix(geo): add back geoCoord module to avoid breaking echarts-gl

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16411:
URL: https://github.com/apache/echarts/pull/16411#issuecomment-1019408967


   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] 01/01: Merge pull request #16411 from apache/fix-gl-break

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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

commit 145848d022050d74a3fdc267f9d6e5a1612d291f
Merge: 8875afe 9805f47
Author: sushuang 
AuthorDate: Sun Jan 23 11:55:33 2022 +0800

Merge pull request #16411 from apache/fix-gl-break

fix(geo): add back geoCoord module to avoid breaking echarts-gl

 src/coord/geo/fix/geoCoord.ts | 42 ++
 1 file changed, 42 insertions(+)

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



[echarts] branch release updated (8875afe -> 145848d)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 8875afe  Merge pull request #16410 from apache/fix-build-lib
 add 6c7e6fc  fix(geo): add back geoCoord module to avoid break gl
 add 9805f47  add comments
 new 145848d  Merge pull request #16411 from apache/fix-gl-break

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:
 src/coord/geo/fix/{textCoord.ts => geoCoord.ts} | 31 -
 1 file changed, 15 insertions(+), 16 deletions(-)
 copy src/coord/geo/fix/{textCoord.ts => geoCoord.ts} (65%)

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



[echarts] branch fix-gl-break updated (6c7e6fc -> 9805f47)

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch fix-gl-break
in repository https://gitbox.apache.org/repos/asf/echarts.git.


from 6c7e6fc  fix(geo): add back geoCoord module to avoid break gl
 add 9805f47  add comments

No new revisions were added by this update.

Summary of changes:
 src/coord/geo/fix/geoCoord.ts | 2 ++
 1 file changed, 2 insertions(+)

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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16411: fix(geo): add back geoCoord module to avoid breaking echarts-gl

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16411:
URL: https://github.com/apache/echarts/pull/16411#issuecomment-1019408845


   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



[GitHub] [echarts] pissang opened a new pull request #16411: fix(geo): add back geoCoord module to avoid breaking echarts-gl

2022-01-22 Thread GitBox


pissang opened a new pull request #16411:
URL: https://github.com/apache/echarts/pull/16411


   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others


-- 
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 fix-gl-break updated: fix(geo): add back geoCoord module to avoid break gl

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch fix-gl-break
in repository https://gitbox.apache.org/repos/asf/echarts.git


The following commit(s) were added to refs/heads/fix-gl-break by this push:
 new 6c7e6fc  fix(geo): add back geoCoord module to avoid break gl
6c7e6fc is described below

commit 6c7e6fc8903be900d6674c6acd72ae67f4361342
Author: pissang 
AuthorDate: Sun Jan 23 11:53:06 2022 +0800

fix(geo): add back geoCoord module to avoid break gl
---
 src/coord/geo/fix/geoCoord.ts | 40 
 1 file changed, 40 insertions(+)

diff --git a/src/coord/geo/fix/geoCoord.ts b/src/coord/geo/fix/geoCoord.ts
new file mode 100644
index 000..ea03c64
--- /dev/null
+++ b/src/coord/geo/fix/geoCoord.ts
@@ -0,0 +1,40 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*   http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing,
+* software distributed under the License is distributed on an
+* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+* KIND, either express or implied.  See the License for the
+* specific language governing permissions and limitations
+* under the License.
+*/
+
+import { Dictionary } from 'zrender/src/core/types';
+import { GeoJSONRegion } from '../Region';
+
+const geoCoordMap = {
+'Russia': [100, 60],
+'United States': [-99, 38],
+'United States of America': [-99, 38]
+} as Dictionary;
+
+export default function fixGeoCoords(mapType: string, region: GeoJSONRegion) {
+if (mapType === 'world') {
+const geoCoord = geoCoordMap[region.name];
+if (geoCoord) {
+const cp = [
+geoCoord[0],
+geoCoord[1]
+];
+region.setCenter(cp);
+}
+}
+}
\ No newline at end of file

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



[echarts] branch fix-gl-break created (now 8c23bb9)

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch fix-gl-break
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at 8c23bb9  Merge pull request #16409 from apache/update-zrender

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 #16410 from apache/fix-build-lib

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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

commit 8875afeb28c8ae7aed64e91dcf621ab80683dc33
Merge: 8c23bb9 e21c185
Author: sushuang 
AuthorDate: Sun Jan 23 11:33:14 2022 +0800

Merge pull request #16410 from apache/fix-build-lib

chore: not export declarations on the extension build

 build/pre-publish.js | 1 +
 1 file changed, 1 insertion(+)

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



[GitHub] [echarts] 100pah merged pull request #16410: chore: not export declarations on the extension build

2022-01-22 Thread GitBox


100pah merged pull request #16410:
URL: https://github.com/apache/echarts/pull/16410


   


-- 
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 updated (8c23bb9 -> 8875afe)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 8c23bb9  Merge pull request #16409 from apache/update-zrender
 add e21c185  chore: not export declarations on the extension build
 new 8875afe  Merge pull request #16410 from apache/fix-build-lib

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/pre-publish.js | 1 +
 1 file changed, 1 insertion(+)

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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16410: chore: not export declarations on the extension build

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16410:
URL: https://github.com/apache/echarts/pull/16410#issuecomment-1019405037


   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



[GitHub] [echarts] pissang opened a new pull request #16410: chore: not export declarations on the extension build

2022-01-22 Thread GitBox


pissang opened a new pull request #16410:
URL: https://github.com/apache/echarts/pull/16410


   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   


-- 
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: chore: not export declarations on the extension build

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch fix-build-lib
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit e21c185153b8e70d5d30cfd8e398cb5ac1581a6f
Author: pissang 
AuthorDate: Sun Jan 23 11:30:54 2022 +0800

chore: not export declarations on the extension build
---
 build/pre-publish.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/pre-publish.js b/build/pre-publish.js
index d82ee0c..75d7c77 100644
--- a/build/pre-publish.js
+++ b/build/pre-publish.js
@@ -119,6 +119,7 @@ const compileWorkList = [
 logLabel: 'extension ts -> js-esm',
 compilerOptionsOverride: {
 module: 'ES2015',
+declaration: false,
 rootDir: extensionSrcDir,
 outDir: extensionESMDir
 },

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



[echarts] branch fix-build-lib created (now e21c185)

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch fix-build-lib
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at e21c185  chore: not export declarations on the extension build

This branch includes the following new commits:

 new e21c185  chore: not export declarations on the extension build

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



[GitHub] [echarts] 100pah merged pull request #16409: chore: update zrender version

2022-01-22 Thread GitBox


100pah merged pull request #16409:
URL: https://github.com/apache/echarts/pull/16409


   


-- 
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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16409: chore: update zrender version

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16409:
URL: https://github.com/apache/echarts/pull/16409#issuecomment-1019404144


   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 updated (4cbf823 -> 8c23bb9)

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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


from 4cbf823  Merge pull request #16405 from 
apache/fix-datazoom-shadow-not-update
 add 1f3fbf7  chore: update zrender version
 new 8c23bb9  Merge pull request #16409 from apache/update-zrender

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:
 package-lock.json | 6 +++---
 package.json  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-
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 #16409 from apache/update-zrender

2022-01-22 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

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

commit 8c23bb96c0c86d0a66cf87dc8d544953a5338467
Merge: 4cbf823 1f3fbf7
Author: sushuang 
AuthorDate: Sun Jan 23 11:23:11 2022 +0800

Merge pull request #16409 from apache/update-zrender

chore: update zrender version

 package-lock.json | 6 +++---
 package.json  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

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



[GitHub] [echarts] pissang opened a new pull request #16409: chore: update zrender version

2022-01-22 Thread GitBox


pissang opened a new pull request #16409:
URL: https://github.com/apache/echarts/pull/16409


   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   


-- 
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



[GitHub] [echarts] echarts-bot[bot] commented on pull request #16409: chore: update zrender version

2022-01-22 Thread GitBox


echarts-bot[bot] commented on pull request #16409:
URL: https://github.com/apache/echarts/pull/16409#issuecomment-1019404058


   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



[echarts] 01/01: chore: update zrender version

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch update-zrender
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 1f3fbf7dfe47437d5a1a6ca7d8f337f9833d1ec8
Author: pissang 
AuthorDate: Sun Jan 23 11:21:01 2022 +0800

chore: update zrender version
---
 package-lock.json | 6 +++---
 package.json  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 4fd61cc..39efb30 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11122,9 +11122,9 @@
   }
 },
 "zrender": {
-  "version": "npm:zrender-nightly@5.3.0-dev.20220109",
-  "resolved": 
"https://registry.npmjs.org/zrender-nightly/-/zrender-nightly-5.3.0-dev.20220109.tgz";,
-  "integrity": 
"sha512-88zoPrf64fcXjl9Ar6fa79zslEiFGYddxf5xpas+gNXwMCjF70tr8u6EbQTjrKKqaUgrMIZUNZoxQsY19A688Q==",
+  "version": "npm:zrender-nightly@5.3.0-dev.20220121",
+  "resolved": 
"https://registry.npmjs.org/zrender-nightly/-/zrender-nightly-5.3.0-dev.20220121.tgz";,
+  "integrity": 
"sha512-urFRHsvXGTDxSb1jBwbvXH/MqRqOdmNfMkMRVuT85BN5OE0sgT6Ow6O+j4CN6psJ+SoV/LfQcsdw3xj/Gk0AlQ==",
   "requires": {
 "tslib": "2.3.0"
   }
diff --git a/package.json b/package.json
index d39f6ad..f5563b7 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
   },
   "dependencies": {
 "tslib": "2.3.0",
-"zrender": "npm:zrender-nightly@^5.3.0-dev.20220109"
+"zrender": "npm:zrender-nightly@5.3.0-dev.20220121"
   },
   "devDependencies": {
 "@babel/code-frame": "7.10.4",

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



[echarts] branch update-zrender created (now 1f3fbf7)

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch update-zrender
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at 1f3fbf7  chore: update zrender version

This branch includes the following new commits:

 new 1f3fbf7  chore: update zrender version

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-handbook] branch gh-pages updated (71205c2 -> d9887ba)

2022-01-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git.


 discard 71205c2  Deploying to gh-pages from @ 
apache/echarts-handbook@f62107f2ff160c3ffa7be73e1d726c56aee8337f 🚀
 new d9887ba  Deploying to gh-pages from @ 
apache/echarts-handbook@f2de7feaa5ae33350ad0c02379044e0b01a8f68e 🚀

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (71205c2)
\
 N -- N -- N   refs/heads/gh-pages (d9887ba)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 docs/200.html  | 4 ++--
 docs/_nuxt/{3b3bed4.js => 7394324.js}  | 2 +-
 docs/_nuxt/js/{734cc5ae0a15fd5f708f.js => 5609eddb772124d682ee.js} | 2 +-
 docs/_nuxt/js/{cace21ce640836bf8b5c.js => 6dd499dcce6d83a0dda2.js} | 2 +-
 docs/en/basics/download/index.html | 4 ++--
 docs/en/basics/help/index.html | 4 ++--
 docs/en/basics/import/index.html   | 4 ++--
 docs/en/basics/inspiration/index.html  | 4 ++--
 docs/en/basics/release-note/5-2-0/index.html   | 4 ++--
 docs/en/basics/release-note/v5-feature/index.html  | 4 ++--
 docs/en/basics/release-note/v5-upgrade-guide/index.html| 4 ++--
 docs/en/best-practices/aria/index.html | 4 ++--
 docs/en/best-practices/canvas-vs-svg/index.html| 4 ++--
 docs/en/concepts/axis/index.html   | 4 ++--
 docs/en/concepts/chart-size/index.html | 4 ++--
 docs/en/concepts/data-transform/index.html | 4 ++--
 docs/en/concepts/dataset/index.html| 4 ++--
 docs/en/concepts/event/index.html  | 4 ++--
 docs/en/concepts/legend/index.html | 4 ++--
 docs/en/concepts/style/index.html  | 4 ++--
 docs/en/concepts/visual-map/index.html | 4 ++--
 docs/en/get-started/index.html | 4 ++--
 docs/en/how-to/chart-types/bar/bar-race/index.html | 4 ++--
 docs/en/how-to/chart-types/bar/basic-bar/index.html| 4 ++--
 docs/en/how-to/chart-types/bar/stacked-bar/index.html  | 4 ++--
 docs/en/how-to/chart-types/bar/waterfall/index.html| 4 ++--
 docs/en/how-to/chart-types/line/area-line/index.html   | 4 ++--
 docs/en/how-to/chart-types/line/basic-line/index.html  | 4 ++--
 docs/en/how-to/chart-types/line/smooth-line/index.html | 4 ++--
 docs/en/how-to/chart-types/line/stacked-line/index.html| 4 ++--
 docs/en/how-to/chart-types/line/step-line/index.html   | 4 ++--
 docs/en/how-to/chart-types/pie/basic-pie/index.html| 4 ++--
 docs/en/how-to/chart-types/pie/doughnut/index.html | 4 ++--
 docs/en/how-to/chart-types/pie/rose/index.html | 4 ++--
 docs/en/how-to/chart-types/scatter/basic-scatter/index.html| 4 ++--
 docs/en/how-to/cross-platform/server/index.html| 4 ++--
 docs/en/how-to/data/dynamic-data/index.html| 4 ++--
 docs/en/how-to/interaction/drag/index.html | 4 ++--
 docs/en/how-to/label/rich-text/index.html  | 4 ++--
 docs/en/index.html | 4 ++--
 docs/en/meta/edit-guide/index.html | 4 ++--
 docs/index.html| 4 ++--
 docs/zh/basics/download/index.html | 4 ++--
 docs/zh/basics/help/index.html | 4 ++--
 docs/zh/basics/import/index.html   | 4 ++--
 docs/zh/basics/inspiration/index.html  | 4 ++--
 docs/zh/basics/release-note/5-2-0/index.html   | 4 ++--
 docs/zh/basics/rel

[echarts-handbook] branch gh-pages updated (539c0a1 -> 71205c2)

2022-01-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git.


 discard 539c0a1  Deploying to gh-pages from @ 
apache/echarts-handbook@c1ff51705f43bb43d9d0807c3fa89ec69bd276cd 🚀
 new 71205c2  Deploying to gh-pages from @ 
apache/echarts-handbook@f62107f2ff160c3ffa7be73e1d726c56aee8337f 🚀

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (539c0a1)
\
 N -- N -- N   refs/heads/gh-pages (71205c2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 docs/200.html  |  4 ++--
 docs/_nuxt/3b3bed4.js  |  1 +
 docs/_nuxt/80d01c0.js  |  1 -
 docs/_nuxt/js/0221d09809c52643e444.js  |  1 +
 ...2b8879518badb9fe89d3.js => 07054e4963a3025c2ffe.js} |  2 +-
 ...4734fb8bbc56b45625d1.js => 089114c1317270b488f1.js} |  2 +-
 ...fc1dbc26388f11977ecd.js => 09463941ccfe8b0dfcc9.js} |  2 +-
 ...50ea57d56d6db02e25c5.js => 0ca847f561cf66163dba.js} |  2 +-
 ...fc7f1e6a98c5662e3898.js => 0dfdcb55609aeb5d2628.js} |  2 +-
 ...72d0593e53b8a5dc1e2b.js => 120bb94236274f72e459.js} |  2 +-
 ...62ab49c3e09927337a3d.js => 129dea96fca2bba7c14a.js} |  2 +-
 ...5cbbc9b2bbce87ff971a.js => 1566b9b20f8527332812.js} |  2 +-
 ...3b661750e41eb989e6b8.js => 16ee6d40e66a7b5788ef.js} |  2 +-
 ...133def31e945c01f3b48.js => 18542cadf9d7ee111874.js} |  2 +-
 docs/_nuxt/js/197e809c5100afd0f4cc.js  |  1 +
 ...786d4c826164981c3345.js => 1aed05269c9d0a68a570.js} |  2 +-
 ...ed2fe1a682b1b50ddcff.js => 1bd3578a182d1464e970.js} |  2 +-
 docs/_nuxt/js/1ec1280117cbb2f6fc14.js  |  1 +
 ...acd5994213e678ece850.js => 23f78609073af3ff05cc.js} |  2 +-
 ...5688e414a400db589cb2.js => 247fa86aa6c57ad1e651.js} |  2 +-
 ...f07f18c8fd0d20152f05.js => 26f83c6e639ee19669a8.js} |  2 +-
 ...70d817cd00d197aa7288.js => 2903ed72cf24a47c7a93.js} |  2 +-
 ...9a290f3a651e16ccacf0.js => 2b9783a290435a5c5223.js} |  2 +-
 ...a9a96e3323ce3c86243e.js => 2ebcf31d646a9593f51c.js} |  2 +-
 ...ec312af66d0bf5a5805d.js => 31164900116708fc5eda.js} |  2 +-
 ...8997b6cd7ad0cf04d1e3.js => 31ec43bc67c56ea4eae3.js} |  2 +-
 ...d086a81b8a57676f11e5.js => 32bd8763d832f9c85e94.js} |  2 +-
 ...673c4ed3b97a04b343be.js => 33c663bcdae67bc123c7.js} |  2 +-
 ...683e05f2cd499b366fb0.js => 33f26611c4b794de2081.js} |  2 +-
 docs/_nuxt/js/342dfe00ae1756ec40b0.js  |  1 -
 ...924bdf422a65bffeadbe.js => 3542dedf2111fd78ebd0.js} |  2 +-
 ...b6189666be23a593a8d6.js => 36bad1dac5af7a2b8f0f.js} |  2 +-
 docs/_nuxt/js/39c78209b247355814fb.js  |  1 +
 ...c9f095edf3ba3b593ccc.js => 3c65cb4e4ceb84a04647.js} |  2 +-
 ...8f75656ffe38b958df70.js => 3c72ba8beb591c627bae.js} |  2 +-
 docs/_nuxt/js/3d3ea0ab56ed09377d75.js  |  1 +
 ...d102d828969a4f67bd92.js => 4485ea3f7a8f31ef6415.js} |  2 +-
 ...7dd10e702cca8b3a0d2c.js => 44c6f63a14bf50a40226.js} |  2 +-
 ...52acb865016fffecb56a.js => 44fa985ba549d7ba3514.js} |  2 +-
 ...14cb3aa5104f37726269.js => 478a18d531cccf812804.js} |  2 +-
 ...5e47f4ee62b6d5faf1f2.js => 48735cdd6a79632f9f1f.js} |  2 +-
 docs/_nuxt/js/48d852950e47b5bbe147.js  |  1 +
 ...7c55caf9c0b887f6f923.js => 49fd706fbf493d38ed6b.js} |  2 +-
 docs/_nuxt/js/4bb286b25d65a646c839.js  |  1 -
 docs/_nuxt/js/4d6aa149079169848905.js  |  1 +
 ...20d3634253fa6ec88d7a.js => 4d87d65c3b04e9f21387.js} |  2 +-
 ...43510fb8805105298b06.js => 4f86e2ba8cb25546e8e9.js} |  2 +-
 ...b2547eafb1f4ed818b57.js => 514a87e3a5ed8c287269.js} |  2 +-
 ...c5f5216960ea1427a449.js => 54098c6d5f72ad9548d4.js} |  2 +-
 ...d212fa769f903da08f5b.js => 54e3e0b168e60d925982.js} |  2 +-
 docs/_nuxt/js/57cc43b2b4830ed4c7a8.js  |  1 -
 ...15f09df001c4174615ba.js => 584376a77dfe8a0f8a0d.js} |  2 +-
 docs/_nuxt/js/5933e975a21fcc7e028e.js  |  1 +
 ...30bcae8dd39a444c6649.js => 5b867c2fbcc4d1e6e816.js} |  2 +-
 ...ca5a68e597339d9fe4ce.js => 5c2759c43ff92bdf846c.js} |  2 +-
 ...c1b8dd303f98eed9f546.js => 5c4ff95bb391c7de6b99.js} |  2 +-
 ...667094865ba1c6f5cc7e.js => 5f29cad387492453ee61.js} |  

[echarts-handbook] branch master updated: tweak

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git


The following commit(s) were added to refs/heads/master by this push:
 new f2de7fe  tweak
f2de7fe is described below

commit f2de7feaa5ae33350ad0c02379044e0b01a8f68e
Author: pissang 
AuthorDate: Sun Jan 23 11:10:32 2022 +0800

tweak
---
 nuxt.config.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/nuxt.config.js b/nuxt.config.js
index 4abfc6d..edda3a3 100644
--- a/nuxt.config.js
+++ b/nuxt.config.js
@@ -90,8 +90,7 @@ export default {
 en: {
   inThisPage: 'In This Page',
   searchHandbook: 'Search Handbook',
-  contributorsWithThisDocument:
-'All Contributors with this Document',
+  contributorsWithThisDocument: 'Contributors',
   editInThisDocumentTip: 'Edit this Document',
   editInGithub: 'Edit this page on GitHub'
 },

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



[echarts-handbook] branch master updated: add 5.3.0 feature en translation

2022-01-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git


The following commit(s) were added to refs/heads/master by this push:
 new f62107f  add 5.3.0 feature en translation
f62107f is described below

commit f62107f2ff160c3ffa7be73e1d726c56aee8337f
Author: pissang 
AuthorDate: Sun Jan 23 11:09:03 2022 +0800

add 5.3.0 feature en translation
---
 contents/en/basics/release-note/5-3-0.md | 635 +++
 contents/en/best-practices/aria.md   |   2 +-
 contents/zh/basics/release-note/5-3-0.md |  20 +-
 3 files changed, 646 insertions(+), 11 deletions(-)

diff --git a/contents/en/basics/release-note/5-3-0.md 
b/contents/en/basics/release-note/5-3-0.md
new file mode 100644
index 000..629177e
--- /dev/null
+++ b/contents/en/basics/release-note/5-3-0.md
@@ -0,0 +1,635 @@
+# Apache ECharts 5.3.0 Features
+
+Apache ECharts 5.3.0 includes significant enhancements to animation 
expressiveness, rendering performance, and server-side rendering. It also adds 
long-awaited features from the community, such as automatic alignment of 
multi-axis ticks, tooltip value formatting, and map projection.
+
+## Keyframe Animations
+
+Previously, ECharts animations were focused on transition animations for 
creating, updating, and removing elements, which often only had a start state 
and an end state. In order to express more complex animations, we introduced 
new keyframe animations for custom series and graphics components in 5.3.0.
+
+Here is a simple effect of a breathing animation implemented via keyframe 
animation
+
+```js live {layout: 'lr', height:300}
+option = {
+  graphic: {
+type: 'circle',
+shape: { r: 100 },
+left: 'center',
+top: 'center',
+keyframeAnimation: [
+  {
+duration: 3000,
+loop: true,
+keyframes: [
+  {
+percent: 0.5,
+easing: 'sinusoidalInOut',
+scaleX: 0.1,
+scaleY: 0.1
+  },
+  scaleX: 0.1, scaleY: 0.1 }, {
+percent: 1,
+easing: 'sinusoidalInOut',
+scaleX: 1,
+scaleY: 1
+  }
+]
+  }
+]
+  }
+};
+```
+
+In keyframe animation you can configure the animation duration, delay, easing, 
whether to loop or not, the position, easing and graphic properties of each 
keyframe. You can also set multiple keyframe animations for each element at the 
same time with different configurations. The flexible configuration allows us 
to achieve very complex animation effects, here are a few scenarios where 
keyframe animation can be applied.
+
+### Custom Loading Animations
+
+ECharts has a built-in loading animation by default, which can be displayed by 
calling `showLoading`. Community often ask for more loading animation effects. 
Now with keyframe animations, we can use the [graphic](${optionPath}graphic) 
component with keyframe animations to achieve any loading animation effect we 
want.
+
+For example, the text stroke animation.
+
+```js live {layout: 'lr', height:300}
+option = {
+  graphic: {
+elements: [
+  {
+type: 'text',
+left: 'center',
+top: 'center',
+style: {
+  text: 'Apache ECharts',
+  fontSize: 40,
+  fontWeight: 'bold',
+  lineDash: [0, 200],
+  lineDashOffset: 0,
+  fill: 'transparent',
+  stroke: '#000',
+  lineWidth: 1
+},
+keyframeAnimation: {
+  duration: 3000,
+  loop: true,
+  keyframes: [
+{
+  percent: 0.7,
+  style: {
+fill: 'transparent',
+lineDashOffset: 200,
+lineDash: [200, 0]
+  }
+},
+{
+  // Stop for a while.
+  percent: 0.8,
+  style: {
+fill: 'transparent'
+  }
+},
+{
+  percent: 1,
+  style: {
+fill: 'black'
+  }
+}
+  ]
+}
+  }
+]
+  }
+};
+```
+
+Or animate columns.
+
+```js live {layout: 'lr', height:300}
+const columns = [];
+for (let i = 0; i < 7; i++) {
+  columns.push({
+type: 'rect',
+x: i * 20,
+shape: {
+  x: 0,
+  y: -40,
+  width: 10,
+  height: 80
+},
+style: {
+  fill: '#5470c6'
+},
+keyframeAnimation: {
+  duration: 1000,
+  delay: i * 200,
+  loop: true,
+  keyframes: [
+{
+  percent: 0.5,
+  scaleY: 0.1,
+  easing: 'cubicIn'
+},
+{
+  percent: 1,
+  scaleY: 1,
+  easing: 'cubicOut'
+}
+  ]
+}
+  });
+}
+option = {
+  graphic: {
+elements: [
+  {
+type: 'group',
+left: 'center',
+top: 'center',
+c

[GitHub] [echarts] ahmednofal commented on issue #15585: Add feature show/hide Series

2022-01-22 Thread GitBox


ahmednofal commented on issue #15585:
URL: https://github.com/apache/echarts/issues/15585#issuecomment-1019381250


   Are there any updates to this issue ? Would really be awesome to be able to 
disable an entry in the series by default ( while the user can enable them via 
the legend if they wish to )
   The exact api and the behavior would be like this 
https://stackoverflow.com/a/16319869


-- 
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



[GitHub] [echarts] github-actions[bot] closed issue #11964: boundaryGap: [percent, percent] is not forced strictly

2022-01-22 Thread GitBox


github-actions[bot] closed issue #11964:
URL: https://github.com/apache/echarts/issues/11964


   


-- 
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



[GitHub] [echarts] github-actions[bot] closed issue #11968: 旭日图中是否可以使用dispatchAction实现tooltip的显示(type:''showTip")?

2022-01-22 Thread GitBox


github-actions[bot] closed issue #11968:
URL: https://github.com/apache/echarts/issues/11968


   


-- 
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



[GitHub] [echarts] github-actions[bot] commented on issue #12047: 当xAxis axisLabel设置rotate时,axisPointer label浮层会与x轴坐标交叉

2022-01-22 Thread GitBox


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


   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



[GitHub] [echarts] github-actions[bot] closed issue #12047: 当xAxis axisLabel设置rotate时,axisPointer label浮层会与x轴坐标交叉

2022-01-22 Thread GitBox


github-actions[bot] closed issue #12047:
URL: https://github.com/apache/echarts/issues/12047


   


-- 
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



[GitHub] [echarts] github-actions[bot] commented on issue #11968: 旭日图中是否可以使用dispatchAction实现tooltip的显示(type:''showTip")?

2022-01-22 Thread GitBox


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


   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



[GitHub] [echarts] github-actions[bot] commented on issue #11964: boundaryGap: [percent, percent] is not forced strictly

2022-01-22 Thread GitBox


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


   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



[echarts] 01/01: fix(pie): remove unused code.

2022-01-22 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch remove-unused-code
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 1bb1028207b642ccb063793cf98eaea66779c548
Author: plainheart 
AuthorDate: Sun Jan 23 02:56:01 2022 +0800

fix(pie): remove unused code.
---
 src/chart/pie/PieView.ts | 6 --
 1 file changed, 6 deletions(-)

diff --git a/src/chart/pie/PieView.ts b/src/chart/pie/PieView.ts
index 5dc6294..9118f92 100644
--- a/src/chart/pie/PieView.ts
+++ b/src/chart/pie/PieView.ts
@@ -233,15 +233,9 @@ class PieView extends ChartView {
 
 ignoreLabelLineUpdate = true;
 
-private _sectorGroup: graphic.Group;
 private _data: SeriesData;
 private _emptyCircleSector: graphic.Sector;
 
-init(): void {
-const sectorGroup = new graphic.Group();
-this._sectorGroup = sectorGroup;
-}
-
 render(seriesModel: PieSeriesModel, ecModel: GlobalModel, api: 
ExtensionAPI, payload: Payload): void {
 const data = seriesModel.getData();
 

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



[echarts] branch remove-unused-code created (now 1bb1028)

2022-01-22 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch remove-unused-code
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at 1bb1028  fix(pie): remove unused code.

This branch includes the following new commits:

 new 1bb1028  fix(pie): remove unused code.

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 fix-heatmap-gap created (now a5ad5de)

2022-01-22 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch fix-heatmap-gap
in repository https://gitbox.apache.org/repos/asf/echarts.git.


  at a5ad5de  fix(heatmap): add 0.5px to avoid the gaps in Cartesian 2D 
coordinate system when dpr is not an integer.

This branch includes the following new commits:

 new a5ad5de  fix(heatmap): add 0.5px to avoid the gaps in Cartesian 2D 
coordinate system when dpr is not an integer.

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] 01/01: fix(heatmap): add 0.5px to avoid the gaps in Cartesian 2D coordinate system when dpr is not an integer.

2022-01-22 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch fix-heatmap-gap
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit a5ad5debafffeea84ae8d246f15aa303b297782c
Author: plainheart 
AuthorDate: Sun Jan 23 01:49:08 2022 +0800

fix(heatmap): add 0.5px to avoid the gaps in Cartesian 2D coordinate system 
when dpr is not an integer.
---
 src/chart/heatmap/HeatmapView.ts  | 20 +++-
 test/heatmap-gap-bug.html |  6 +-
 test/heatmap-large.html   |  8 ++--
 test/runTest/actions/__meta__.json|  1 +
 test/runTest/actions/heatmap-gap-bug.json |  1 +
 5 files changed, 24 insertions(+), 12 deletions(-)

diff --git a/src/chart/heatmap/HeatmapView.ts b/src/chart/heatmap/HeatmapView.ts
index 253fe50..f366905 100644
--- a/src/chart/heatmap/HeatmapView.ts
+++ b/src/chart/heatmap/HeatmapView.ts
@@ -175,12 +175,13 @@ class HeatmapView extends ChartView {
 ) {
 
 const coordSys = seriesModel.coordinateSystem as Cartesian2D | 
Calendar;
+const isCartesian2d = isCoordinateSystemType(coordSys, 
'cartesian2d');
 let width;
 let height;
 let xAxisExtent;
 let yAxisExtent;
 
-if (isCoordinateSystemType(coordSys, 'cartesian2d')) {
+if (isCartesian2d) {
 const xAxis = coordSys.getAxis('x');
 const yAxis = coordSys.getAxis('y');
 
@@ -193,8 +194,9 @@ class HeatmapView extends ChartView {
 }
 }
 
-width = xAxis.getBandWidth();
-height = yAxis.getBandWidth();
+// add 0.5px to avoid the gaps
+width = xAxis.getBandWidth() + .5;
+height = yAxis.getBandWidth() + .5;
 xAxisExtent = xAxis.scale.getExtent();
 yAxisExtent = yAxis.scale.getExtent();
 }
@@ -211,7 +213,7 @@ class HeatmapView extends ChartView {
 let blurScope = emphasisModel.get('blurScope');
 let emphasisDisabled = emphasisModel.get('disabled');
 
-const dataDims = isCoordinateSystemType(coordSys, 
'cartesian2d')
+const dataDims = isCartesian2d
 ? [
 data.mapDimension('x'),
 data.mapDimension('y'),
@@ -226,7 +228,7 @@ class HeatmapView extends ChartView {
 let rect;
 const style = data.getItemVisual(idx, 'style');
 
-if (isCoordinateSystemType(coordSys, 'cartesian2d')) {
+if (isCartesian2d) {
 const dataDimX = data.get(dataDims[0], idx);
 const dataDimY = data.get(dataDims[1], idx);
 
@@ -247,10 +249,10 @@ class HeatmapView extends ChartView {
 
 rect = new graphic.Rect({
 shape: {
-x: Math.floor(Math.round(point[0]) - width / 2),
-y: Math.floor(Math.round(point[1]) - height / 2),
-width: Math.ceil(width),
-height: Math.ceil(height)
+x: point[0] - width / 2,
+y: point[1] - height / 2,
+width,
+height
 },
 style
 });
diff --git a/test/heatmap-gap-bug.html b/test/heatmap-gap-bug.html
index a6793b0..1fd6b73 100644
--- a/test/heatmap-gap-bug.html
+++ b/test/heatmap-gap-bug.html
@@ -97,7 +97,11 @@ under the License.
 
 
 
-
+// gap usually appears when dpr is not an integer
+Object.defineProperty(window, 'devicePixelRatio', {
+value: 2.5,
+writable: false
+});
 require([
 'echarts'
 ], function (echarts) {
diff --git a/test/heatmap-large.html b/test/heatmap-large.html
index d0be16b..9271ad2 100644
--- a/test/heatmap-large.html
+++ b/test/heatmap-large.html
@@ -36,7 +36,11 @@ under the License.