This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch feat/axis-label-tooltip
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 550a87098 feat(axis): allow getting tickLabel and tickIndex in the 
formatter of axis tooltip.
     add 049533132 chore: fix some typos
     add a80fec3f8 fix(pie): fix percent isn't updated when the legend is 
changed
     add 8c8a1a2b8 refactor(pie): mount `seats` on data inner
     add a840d4639 Merge pull request #17734 from apache/fix/pie-percent
     add e79b4d40a Fix spelling mistake 'unkown' to 'unknown'
     add 672c7240b Merge pull request #17750 from 
mountainash/fix/unkown-spelling
     add d7ff8c564 chore: update deprecated nodejs v12 in favor of v16 and 
update action dependency version.
     add c61494fcf Merge pull request #17764 from apache/action-node-version
     add 069b69295 fix: incorrect dataGroupId for old data items in 
universalTransition (#17559)
     add 3f093f715 feat(sankey): `sankey` support `edgeLabel`
     add ed36fbd8f feat(sankey): set edge style to sankeyVisual
     add 69ec4c85d Merge branch 'master' into 7233
     add 1a23b9da6 feat(sankey): `edgeLabel` only supports `inside`
     add 79dffe615 Merge pull request #16767 from susiwen8/7233
     add 28812d168 chore: fix some typos
     add 788e09112 Merge pull request #17776 from striezel-stash/fix-typos
     add 728cf4e81 feat(candlestick): provide borderColorDoji option for custom 
doji color
     add 004c3fa90 Merge pull request #17717 from apache/fix-11042
     add 5cdbdd2de chore: fix a few typos
     add 06ccd5c3d Merge pull request #17782 from striezel-stash/fix-typos
     add 5309444d6 chore(workflow): always install the latest nightly version 
of zrender when publishing nightly echarts
     add cd7ec4cc6 fix(nightly-build): update echarts & zrender version to real 
nightly version
     add 5d6910f30 Merge pull request #17779 from apache/nightly-build
     add 81cf1548a fix(i18n): language code for Ukrainian is UK, not UA
     add 053f84c78 Merge pull request #17800 from 
striezel-stash/i18n-ukrainian-language-code
     add 52673918f fix(i18n): language code for Ukrainian is UK, not UA
     add 3c11bf932 Merge pull request #17812 from 
striezel-stash/i18n-ukrainian-language-code
     add ff67cdc01 fix(dataStack): zero is neither positive nor negative stack, 
close #17801
     add 7f029b4cb Merge pull request #17809 from MainHou/fix-17801
     add dd7ce3549 fix(graph): draggable only work on force layout
     add 0a5d50ad1 Merge pull request #17792 from 
kongmoumou/kongmoumou/fix-graph-draggable
     add 3dd13423f fix(type): add overflow property to AxisLabelBaseOption 
interface. close #17363
     add 817b84dcf Merge pull request #17808 from breizh24/fix-17363
     add d3d142ad5 chore(nightly-build): fix potential npm publish error due to 
time conflict.
     add f21524924 Merge pull request #17857 from apache/nightly-build
     add 9cb806a5a chore: fix various typos
     add 9c4b7423e Merge pull request #17873 from striezel-stash/fix-some-typos
     add 68b2862ea fix(data): fix deprecated access to `HashMap.data` due to 
ecomfe/zrender#966, change `hasOwnProperty` to `hasKey`.
     add 3f1de7425 chore(dep): update zrender to the latest nightly version
     add 273f3ede3 Merge pull request #17861 from apache/fix/hashmap
     add 3b20b8252 fix(tooltip): fix tooltip arrow may cover the content when 
border is wide.
     add 84a9de8db Merge pull request #17875 from apache/fix/tooltip-arrow
     add 0f86a100b fix(heatmap): fix heatmap label may overlap when the 
dataZoom is enabled
     add c8d5a0780 Merge pull request #17876 from apache/fix-heatmap
     add 0f149dc89 chore: start a local server for testing when run dev #17868 
(#17882)
     add 63dd98acf style: fix code style flaw and remove unnecessary default 
parameter. (#17098)
     add 7fe9b7351 Merge pull request #17887 from apache/fix/code-style-17098
     add 12636cd73 chore: export `ECElementEvent` for Typescript
     add 3d69d6c5b Merge pull request #17892 from 
keita-determined/chore/export-ECElementEvent
     add 1ed2b93c3 chore: fix some typos
     add 7bddbe583 Merge pull request #17896 from striezel-stash/fix-some-typos
     add 9a9a3ce78 chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
     add e59f0b106 Merge pull request #17898 from 
apache/dependabot/npm_and_yarn/socket.io-parser-3.3.3
     add 729c39951 chore: fix various typos
     add c65acfb9f Merge pull request #17904 from 
striezel-stash/fix-various-typos
     add d86c0e26a fix: fix the error caused by markArea x/y
     add 32382f189 fix(marker): fix magic marker statistic type is not 
respected in `coord` array.
     add f0f2f7dca test(marker): add test case for `markArea`
     add 77fc76742 Merge branch 'master' of https://github.com/apache/echarts 
into issue#10074
     add 34a8fcab5 Merge pull request #17217 from jiawulin001/issue#10074
     add e780ba5e7 fix(lines): add missing `function` callback into 
`lineStyle.color` for line series.
     add 523ddc020 Merge pull request #17780 from apache/fix/lines-type
     add 59411cb49 export GraphicComponentTextOption
     add 381c6bc1a Merge pull request #17906 from lloydzhou/patch-1
     add aabbcf4b0 chore: fix a few typos
     add 4df9ad38c Merge pull request #17913 from striezel-stash/fix-a-few-typos
     add 4dcf75518 fix(type): add `string` & `number` type into the `center` 
option of pie series
     add 7b62040dd Merge pull request #17917 from apache/fix/pie-center-type
     add b2ee72d55 fix(pie): fix `center` may not be converted to the correct 
point when coordinate system is specified due to being normalized to an array.
     add a28b21953 Merge pull request #17920 from 
apache/fix/pie-coordinate-system
     add ab39c8afa fix(dataZoom): fallback to extent start/end when parsed 
value or percent is invalid.
     add cb722aeca Merge pull request #17934 from apache/fix-datazoom
     add c33d293d6 chore(deps): bump engine.io from 3.6.0 to 3.6.1
     add f68e1f13c Merge pull request #17963 from 
apache/dependabot/npm_and_yarn/engine.io-3.6.1
     add 4fad60848 fix(polar): polar bar animation should start from r0 rather 
than 0
     add 02d11cd10 Merge pull request #17997 from apache/fix-polar-animation
     add d78340592 feat(i18n): add Turkish(TR) translation (#18012)
     add 45a068978 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
     add 6fdb47a02 Merge pull request #18015 from 
apache/dependabot/npm_and_yarn/decode-uri-component-0.2.2
     add d31e67623 Merge pull request #17922 from apache/master
     add 106907deb fix(stack): revert pr #17809
     add b454ae2e4 Merge pull request #17944 from apache/release-dev
     add 26dab477a Create langHU.ts
     add 945df88b5 Merge pull request #17978 from ifjkovacsik/patch-1
     add 8985de838 chore(log): use warn util instead of `console.warn`
     add b8f16efdc chore: use `hasGlobalWindow` constant from env util.
     add c0a9277cc fix(core): use `!=` to check if series is excluded as native 
map returns `undefined` rather than `null`
     add b99300b29 Merge pull request #17979 from apache/fix-null-check
     add 2a0af12f2 chore: update `zrender`
     add 6c7190631 chore: update package-lock
     add 89f118a1a Merge pull request #17984 from susiwen8/release
     add 5455aa9cf chore: update version
     add 9161e63a8 chore: build 5.4.1
     add c179ab723 Merge pull request #17992 from susiwen8/release-dev
     add f7f8cfa7a chore: update version in package-lock
     add c308ec76f Merge pull request #18002 from susiwen8/update
     add 2e1fbbefa Merge pull request #18047 from apache/release
     add 0707a15b4 chore(deps): bump qs from 6.5.2 to 6.5.3
     add bc45cd308 Merge pull request #18048 from 
apache/dependabot/npm_and_yarn/qs-6.5.3
     add b0eeb4192 chore(deps-dev): bump terser from 5.3.8 to 5.14.2
     add a9330a130 chore: update package-lock.json
     add 88766b450 Merge pull request #18055 from neostfox/master
     add a29290ad7 chore: fix several typos
     add b76eff2b3 Merge pull request #18061 from striezel-stash/several-typos
     add 4b4a732ae fix(tree): change symbol type. close #17946
     add 6be45ba66 Merge pull request #18070 from ChepteaCatalin/fix-17946
     add 47b6407f9 fix(ssr): fix label doesn't show in line series when `ssr` 
is enabled.`
     add d6ab9d4c8 Merge pull request #18032 from apache/fix-ssr-line
     add 1c579089c chore: fix a few typos
     add c86e55841 Merge pull request #18103 from striezel-stash/fix-small-typos
     add c5eb4fa28 upload example
     add 843c1e841 Merge pull request #18115 from huangyulie/fix-auto-huangyulie
     add c91620ee3 chore: update notice year to 2023
     add eaa332bb5 Merge pull request #18128 from apache/update-notice-year
     add 3e22c04d6 chore(deps): bump json5 from 2.1.3 to 2.2.3
     add 27415e3b8 Merge pull request #18142 from 
apache/dependabot/npm_and_yarn/json5-2.2.3
     add 2d8bc8f29 chore: fix few typos (#18203)
     add 8120aaba4 docs: fix a lot of grammatical errors in CONTRIBUTING.md 
(#18244)
     add fc2be1895 feat(i18n): add Vietnamese(vi_VN) translation (#18279)
     add da29a8d28 fix(dataset): object source contains `length` breaks render
     add 9191ab257 Merge pull request #18276 from susiwen8/18050
     add 6d1f49149 chore: ignore files about 'contributing' when publishing to 
npm (#18301)
     add 9335a76cf fix(sunburst): `radial` rotation label might upside down
     add 3941fc9d2 fix(sunburst): adjust label rotation
     add c206dc33d chore: simplify code
     add dbec96f4a Merge pull request #18240 from susiwen8/#18023
     add 6af586f69 <fix>(tooltip): fix alwaysShowContent doesn't work after 
leaving the tooltip  . close #18111
     add 376e45580 <fix>(tooltip): fix alwaysShowContent doesn't work after 
leaving the tooltip . close #18111
     add ac64e3f1c <fix>(tooltip): fix alwaysShowContent doesn't work after 
leaving the tooltip . close #18111
     add 19c3c9d45 <fix>(tooltip): fix alwaysShowContent doesn't work after 
leaving the tooltip . close #18111
     add 0e2954c6d Merge pull request #18221 from jianghaoran116/fix-18111
     add a20820117 fix(type): fix `treePathInfo` is missing in the type of 
sunburst formatter callback & add missing type definition for the `data` option
     add 9c743bee2 Merge pull request #18310 from apache/fix/sunburst-types
     add 8401d1abe fix(markArea): markArea range in bar series #18130
     add dc3a694cd chore: merge
     add d5ea9373c fix(markArea): fix situations when dims is not defined
     add 710e79d92 test: add test case for markers
     add e02ca3816 style(marker): improve code
     add 2752bea86 Merge pull request #18229 from apache/fix-18130
     add bd767e20f fix(polar): support borderRadius for polar bars #17980
     add 566743232 fix(polar): forgot to commit a new file
     add dca62c973 feat: support bar background borderRadius
     add 50641dba8 Merge branch 'master' into fix-17980
     add baa57b0ae Merge pull request #17995 from apache/fix-17980
     add 0be0cfcc0 feat(sankey): support `trajectory` for emphasis state #17451
     add c1a157ee9 WIP(ssr): add meta-data and test case #18334
     add ed1c176d5 WIP
     add 5f49fbb38 fix(i18n): fix the abbr of "March" for the DE language 
("Mar" -> "Mrz) (#18387)
     add b84493a7f fix(custom): add info in custom renderItem #15789
     add fdda0254e fix(sankey): provide missing label value in formatter #18212
     add 33b4b87aa Merge pull request #18338 from apache/master
     add 5b74a2208 fix: `sunbrust` label abnormal
     add 1e6f6a9cd Merge pull request #18341 from susiwen8/fix-sunbrust-book
     add cfb3a8a54 chore: release v5.4.2 (#18374)
     add c89565a14 Merge remote-tracking branch 'origin/release' into 
fix/merge-release-to-master
     add e450ae01f Merge pull request #18414 from 
apache/fix/merge-release-to-master
     add 99e0c4e33 chore: update KEYS
     add 3e9bd24c8 Merge pull request #18415 from apache/update-keys
     add ebe5a4e3c chore: update deprecated npm `prepublish` hook to `prepare`
     add 59180fd7c Merge pull request #18416 from apache/update-script
     add bb9d488a1 fix(src/chart/parall): fix  datatype. close #18411
     add f27b6154f Merge pull request #18425 from ManishDait/fix-18411
     add 9caa5f8dd chore: update `prepublish` to `prepare` in build script. 
(follow up ecomfe/zrender#998 & #18416)
     add 6dbe25ca7 Merge pull request #18427 from apache/update-script
     add 8fb7ed09f Merge branch 'master' into ssr
     add f8b25f52b style(ssr): remove console.log
     add 27cc76986 test(ssr): add test cases
     add 0e7eac717 feat(ssr): improve code
     add b2ff198ac feat(ssr): call registerSSRDataGetter instead of metaData
     add a63297085 chore(ssr): update building ssr client
     add 6bca1329b chore(ssr): update building of ssr client
     add 8abf36c2e fix(lines): symbolSize should be updated #18350
     add ae0dd0efe chore: make reproduction link required
     add 1ea88856a Merge pull request #18458 from cloydlau/master
     add 18752ca58 chore: add official editor link to issue template
     add cb5b9762e Merge pull request #18464 from apache/update-issue-template
     add 24c01c134 fix(legend): inherit legend rich text color from legend's 
options. close #18196
     add c62197285 add test case
     add f5bb3b0c8 Merge pull request #18260 from ChepteaCatalin/fix-18196
     add 036c610a9 feat(axisPointer): add option to disable emphasis. close 
#18495
     add 8041cde9a fix(tooltip): remove triggerEmphasis from involveSeries
     add 6b4f8950f Merge pull request #18524 from juliepagano/fix-18495
     add e39e3df90 fix(time-format): fix yy time format
     add 103b3e364 Merge pull request #18535 from linghaoSu/fix/time-format
     add 98a78b2c5 fix(label): ellipsis was not working
     add f22a8edf8 Merge pull request #18525 from apache/fix-18517
     add 18645a72f chore: update `jest-canvas-mock` to fix test fails on node 
v18
     add 5fd7a07c8 chore: fix node version doesn't work and update node to v18
     add d7ac6c380 Merge pull request #18538 from apache/fix/jest-canvas-mock
     add 691afc7d5 fix(emphasis): fix focus self not work when item emphasis by 
other component
     add dc141d2c2 fix(state): lint comment in states.ts
     add 6da8276ab Merge pull request #18511 from linghaoSu/fix/emphasis_self
     add 73e566cce chore(deps): bump yaml and husky
     add 99f5cfd73 Merge pull request #18563 from 
apache/dependabot/npm_and_yarn/yaml-and-husky--removed
     add fa5dbd8c6 update `init` function type signature so it can be identical 
to document
     add 8b0877344 Merge pull request #18575 from zhuscat/patch-1
     add 41d906a67 fix: typo in echarts.all.ts
     add 9e5745a01 Merge pull request #18613 from kirklin/master
     add a237e0a78 fix(graph): fix graph chart can't be hidden by legend due to 
edgeLabel NPE.
     add dfd95aa50 chore: enable eslint cache.
     add daa747931 Merge pull request #18624 from apache/fix/graph/edgeLabel-NPE
     add bb403c1d4 test(pie): add a test case to cover #18412
     add 38d02654b Merge pull request #18625 from apache/test/pie-selectedOffset
     add 77ef25280 fix(axis): show last tick for single data #18453
     add a555684bb Merge pull request #18469 from apache/fix-18453
     add 9291b824b chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3
     add e20d372b0 Merge pull request #18660 from 
apache/dependabot/npm_and_yarn/socket.io-parser-3.4.3
     add 060d5f958 test(deps): move some dependencies that only are required by 
VRT to dedicated folder to speed up npm install.
     add 8c4b8f404 fix(husky): fix husky hooks not install brought by the 
update in 73e566cce94326e87173c2bf5699bc90864334e9
     add 306af1055 test(deps): move `slugify` to test folder
     add 5ae2c84ef feat(test): add tips for installing dependencies before 
running visual test & add eslint config for `runTest` folder
     add b7002c6ab feat(test): add scripts into VRT tool package.json
     add 0749a6578 Merge pull request #18725 from apache/move-test-dep
     add 54d82434b fix(label): revert fdda0254e2a1594f71a44a2a0c30def700e58acb 
(#18222)
     add 9ea570c97 fix(sankey): fix `value` is undefined in label/edgeLabel 
formatter.
     add 9ee9b91ca fix(sankey): prevent `edgeLabel` formatter from inheriting 
`label.formatter`.
     add 7dce2b6be test(pie): tweak `pie-label` test case
     add f36dc4558 Merge pull request #18733 from 
apache/fix/sankey-label-formatter
     add 8ef4d3b8b fix(api): only deprecate disConnect but not disconnect
     add f27b086b2 Merge pull request #18758 from Justineo/fix-disconnect
     add c8ba77cc2 chore: merge
     add 01df82a9e fix(ssr): remove unnecessary code
     add cc71ba06c chore: update pre commit permission
     add b0c833800 Merge pull request #18813 from apache/husky
     add e7ad886d7 fix(sunburst): normalize label rotation when decompress from 
matrix
     add 0ddf9f77d Merge pull request #18808 from 
linghaoSu/fix/sunburst-rotate-label
     add bcb695c38 chore: add PR preview workflow
     add ac41c5338 chore: change the query param `pr` of the `pr-preview` 
action to `version`
     add 48de47ed7 Merge pull request #18803 from apache/workflow/pr-preview
     add 3f083f1ba chore(workflow): fix wrong env variable
     add 78f56df4f Merge pull request #18828 from apache/fix/workflow-env-var
     add 497c756ef chore(workflow): refactor pr review workflow
     add 82153b647 Merge pull request #18829 from apache/workflow/pr-preview
     add a373c6c46 fix(sankey): fix other state color is 
'target/source/gradient'
     add f22ee7ef8 fix(sankey): rm comment code & import type explicity
     add 7866509bb Merge pull request #18834 from linghaoSu/fix/sankey-emphasis
     add 687670741 feat(pie): add angleRange for control pie range
     add dda497065 Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     add 11e43864f Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     add 56138eea8 feat(pie): add endAngle insteadof angleRange
     add 65d744213 fix(pie): fix endAngle logical more compact
     add b79777e9e Merge pull request #18820 from linghaoSu/feat/pie-angleRange
     add 9f9e2d3ce fix(endLabel): endLabel fail with null data #18839
     add 91d1e0393 test(endLabel): add test case
     add 1d10ba89e fix(endLabel): remove check of inner
     add a92b0df97 Merge pull request #18841 from apache/fix-endLabel
     add fd58e523e Update echarts.ts
     add 173fac602 Merge pull request #18862 from captainhaddock18/master
     add 429123dc1 fix(scatter): fix edge scatter may be clipped unexpectedly 
due to tiny offset.
     add c525cbb06 test: add two new test cases for scatter clip on Cartesian 
2D coordinate system.
     add d674ebbee test: fix actions of the `clip.html` test case can't work as 
expected
     add 65717dbf9 fix(scatter): change the default tolerance to `0.1` to cover 
more scenarios
     add 111de669e Merge pull request #18867 from apache/fix/scatter-clip
     add 9fa6220ea Merge pull request #18836 from apache/master
     add a8ceb5b5e fix(endLabel): endLabel fail with null data #18839
     add ca3718af8 test(endLabel): add test case
     add dd53fc9f1 fix(endLabel): remove check of inner
     add f4f532d6a Merge pull request #18845 from apache/release-dev
     add aaa8cf904 chore: release v5.4.3
     add 18b361adf Merge pull request #18886 from jiawulin001/release-dev
     add 42cb0cca7 Merge pull request #18904 from apache/release
     add 989c0b884 remove duplicate extends at GraphNodeItemOption
     add ab14d4680 Merge pull request #18901 from 
nenoNaninu/rm_duplicate_extends
     add 76e5d4ad5 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
     add 3f9c0b9ee Merge pull request #18908 from 
apache/dependabot/npm_and_yarn/word-wrap-1.2.4
     add 3bcb9017a Fix return type of graphic.clipRectByRect.
     add 586ca04b5 Merge pull request #18950 from benlongo/patch-1
     add db2036530 fix(source): fix multi typed array detect error
     add bb1e18cc3 Merge pull request #19035 from linghaoSu/fix/typed-array-list
     add 8734ed145 fix(sunburst): fix align error caused by float precision
     add 5b448f6de Merge pull request #18962 from 
linghaoSu/fix/sunburst-label-align
     add 428e2ad11 feat(tooltip): add `appendTo` option to allow customizing 
tooltip container (#18436)
     add a06dd62e0 fix(visualMap): fix continuous visualMap mouseover event not 
register except first countinous visualMap (#19097)
     add de074fb71 feat(type): export `EChartsInitOpts` and more types for 
`echarts/core` (#19103)
     add fbee94d5d fix(i18n): enhance default language fallback (#19107)
     add 4ce776ccf feat(pie): add padAngle for pie
     add b37d67cbd Merge pull request #19076 from linghaoSu/feat/pie_pad-angle
     add a57202d8e fix(clip): add extra clip to prevent unexpected clip on 
certain scenario. close #19051
     add fa231d37f Merge pull request #19056 from RexSkz/fix-19051
     add 5d1aacdd0 fix(tooltip): fix opacity not work in tooltip marker
     add 93d542cb4 Merge pull request #18921 from linghaoSu/fix/tooltip-color
     add 33b437d7b Add nullables to OptionDataValue
     add a51f449fd Merge pull request #19111 from avin-kavish/patch-1
     add 06b1d3cf7 feat(tooltip): add dataIndex to valueFormatter callback. 
close #18997
     add ba441561c Merge branch 'apache:master' into fix-18997
     add 80b251f8d Merge pull request #19123 from ChepteaCatalin/fix-18997
     add 0885981a0 feat: add endAngle option
     add 3a47529e2 feat: add endAngle option
     add fbc8d79da chore: remove dist changes
     add 0862d1cc6 test: add visual test
     add 8a2f21659 use zrUtil and fix radiusAxisView
     add 589f66d0d cleanup
     add 691d9ee94 fix: visual regression with circle
     add d08664fff Merge pull request #19099 from yassilah/feat-polar-endAngle
     add 050835320 fix(toolbox): fix toolbox text can't apply the specified or 
inherited font style
     add 4a3d09072 Merge pull request #19170 from apache/fix/toolbox/font
     add 38ec1b589 fix #19050
     add ea28e4433 Merge pull request #19174 from shiersansi/fix-#19050
     add 8eb29bd6f chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2
     add 522c75d0e Merge pull request #19213 from 
apache/dependabot/npm_and_yarn/babel/traverse-7.23.2
     add 677adea2a fix(core): fix potential NPE when reading default init 
options from global object in dev environment (#19217)
     add 31d58b2ed feat(i18n): add Arabic(AR) translation (#19214)
     add 6ce4dbcab fix(labelLine):emphasis.labelLine not work in pie chart 
(#19180)
     add babe688f4 test(labelLine): add test for #19180
     add 6b581e743 fix(aria): series type name for custom series #18054
     add 625ec1f0a feat(aria): support aria i18n for some languages
     add 6061e1d1e Merge pull request #19239 from apache/feat-aria-i18n
     add 367610fa2 feat(i18n): add Dutch(NL) translation (#19252)
     add d9e67dd6c fix(sunburst): label rotation flipping
     add 818853eee Merge pull request #19176 from apache/fix-sunburst-label
     add fd9e62d7f fix(tooltip): fix potential NPE when the parent node of the 
tooltip element doesn't exist (#19265)
     add 7dd9b3786 chore: merge
     add badfd0ffc chore: use zrender nightly build
     add b07ce7974 Merge pull request #18381 from apache/ssr
     add 77a372371 feat(sampler): add min-max sampler function
     add 4a6334008 feat(sampler): add min-max sampler function
     add c5e091007 Merge pull request #19279 from 
snukhulov/feat-add-minmax-sampler
     add 7d02d5cc7 fix(line): fix line may cross when animation is enabled. 
(brought by apache/echarts#18032)
     add 80525eddc Merge pull request #18960 from apache/fix/line-animation
     add f38c2a6b1 feat(pictorialBar): support clip for pictorialBar series
     add 0edce2a5f fix(pictorialBar): ignore clipping label
     add 71799e9a6 Merge branch 'master' into feat-pictorialBar-clip
     add 7731729f0 Merge pull request #19197 from apache/feat-pictorialBar-clip
     add a59feb446 [test] Add test case for 
https://github.com/apache/echarts/issues/19093
     add 5b0c09637 Merge pull request #19357 from apache/master-tmp
     add fde32afce fix: fix barMinWidth and barMaxWidth types.
     add 34f81b65e Merge pull request #19424 from zhaxnb/master
     add 1ab5597af feat(label): support align for min/max labels
     add 3ea19707c feat(label): fix lint problems
     add b69e1637e Merge pull request #19228 from 
apache/feat-axis-align-lastLabel
     add d047d7164 fix: Fix typo s/Usefull/Useful/
     add 69cab1f64 Merge pull request #19446 from hugo-syn/master
     add f3010506d fix: Fix typo s/buidling/building/
     add d3733876f Merge pull request #19449 from hugo-syn/master
     add c422a5d26 chore(workflow): add a scheduled workflow to update the 
NOTICE year automatically
     add 642f37766 style: remove redundant empty lines
     add 323814424 Merge pull request #19452 from 
apache/workflow/update-notice-year
     add 57be34334 chore: update NOTICE year to 2024
     add 247889ab9 Merge pull request #19455 from 
apache/bot/update-notice-year/2024
     add 60cbc9fe3 chore(workflow): fix timezone error when getting new year by 
`new Date`
     add f1d9eb547 Merge pull request #19454 from 
apache/fix/workflow/update-notice-year
     add 7a26ce56f fix(ssr): remove redundant SVG attributes with `undefined` 
value.
     add 9d61cbcb9 Merge pull request #19461 from apache/fix-ssr-data-undefined
     add 0df7c0dc9 chore: fix some typos
     add 9711002f7 Merge pull request #19473 from striezel-stash/fix-typos
     add b29904f60 chore(workflow): update actions/checkout in workflows to v4
     add 0a0e4110d Merge pull request #19474 from 
striezel-stash/actions-checkout-v4
     add 67ac77c59 chore(workflow): update actions/setup-node in workflows to v4
     add 17b53e128 Merge pull request #19476 from 
striezel-stash/actions-setup-node-v4
     add ca52a24ce Fix ValueAxisBaseOption document
     add 58b94179c Merge pull request #19499 from taks/fix-document
     add 64fdec6b0 chore: ignore ssr src when release npm
     add 94dd855f8 Merge pull request #19512 from apache/feat/ssr-build
     add 690ebe6ee fix(graph): fix force layout iteration timer doesn't stop 
after disposing the chart
     add 6cae00c7b Merge pull request #19514 from apache/fix/graph-dispose
     add 3a056bde1 fix(markArea): fix markArea position when axis is with 
alignWithLabel
     add 53bb9ff2f Merge pull request #19516 from apache/fix/mark-area
     add 243856242 feat(animation): support multi-level drill-down for 
universal transition #17611
     add a2efa5744 refactor(util): import `liftColor` function from zrender 
(ecomfe/zrender#999)
     add 9c3fc0e14 Merge pull request #19526 from 
apache/import-liftColor-from-zrender
     add 23545a6b6 feat: change to default ESM package. For developer testing 
and node usage in customization module scenario.
     add abe29f0e7 [fix] tweak ssr ts type, impl, exports and eslint
     add 80172d698 Merge branch 'master' into module_default_esm
     add 6b8fae82e Merge pull request #19513 from apache/module_default_esm
     add dadc3ce7e chore: add source release debug file
     add 39a690e16 chore: log jest version
     add 5cd6322b8 Merge pull request #19567 from apache/chore-source-release
     add 0e30eac78 Revert "chore: add source release debug file"
     add 031a908fa Merge pull request #19569 from 
apache/revert-19567-chore-source-release
     add 385a817ca fix(toolbox): use `typeof` keyword rather than `isFunction` 
util to detect if `MouseEvent` object is supported (fix unexpected replacement 
in 
https://github.com/apache/echarts/commit/53babd2b4c83e875f8df6c370b356d6b44c1919c#diff-0b91602cf047a98c67d6c4edaacbfa7399c8e0d2d4564b83ece8419d144aea84R64)
     add 706b74b1c Merge pull request #19620 from apache/fix/toolbox/saveAsImage
     add f996884b0 Merge pull request #19532 from apache/master
     add d403486da fix: (1) fix that some old version bundler (like rollup) do 
not recognize wildcard that not at the end of the patter string (e.g. "exports: 
{"./*.js": "xxx"}"). (2) Add readme to package.json.
     add 61af51385 Merge pull request #19543 from apache/module_default_esm_fix
     add 1b1284fff Revert "fix(tooltip): fix opacity not work in tooltip marker"
     add 2a43d110b Merge pull request #19558 from 
apache/revert-18921-fix/tooltip-color
     add e14cc9a04 fix(ssr): hovering legend items should not trigger tooltip
     add 0392fb309 fix(ssr): call registerSSRDataGetter only with ssr
     add 2deb0fd6a Merge pull request #19549 from apache/release-dev
     add 3c6d9bb7c chore: release 5.5.0
     add 52735fa11 Merge pull request #19564 from apache/release-dev
     add fde9fbdbc fix(test): rename `jest.config.js` to `jest.config.cjs` to 
fix jest can't run
     add 4d3bbaefa Merge pull request #19568 from apache/fix-jest
     add b7548af6a chore: add a key
     add 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.
     add 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
     add 0f4967b1b Merge pull request #19594 from apache/release-dev
     add b9f78094b Merge pull request #19628 from apache/release
     add c539b1fe3 fix(pie): fix `endAngle` is not applied on the empty circle
     add 643955133 Merge pull request #19642 from 
apache/fix/pie-endAngle-emptyCircle
     add 2e010c78a test: update dataset-layout.html (#19373)
     add cdf0c72fe chore: update workflow deps
     add 492a3f2e9 chore: update workflow deps
     add f9f324956 chore: update workflow deps
     add 12c555c51 Merge pull request #19697 from apache/update-workflow-deps
     add 7d2531398 chore: update deps & install and test typescript versions 
>=3.5
     add bd7a5825d Merge pull request #19696 from apache/test-dts
     add 1e027061b chore: ignore some unused dirs and files from npm
     add c576f0c39 Merge pull request #19695 from apache/npmignore
     add 1ad9a08fe Georoam supports the totalZoom parameter
     add 697e7984e Merge pull request #19837 from zhaoxinggang/master
     add 6f66ab7c0 Merge branch 'master' of https://github.com/apache/echarts 
into feat/axis-label-tooltip
     add 33b9fddea refactor(axis): add `isEllipsised` into the callback 
parameters of the axis label tooltip.

No new revisions were added by this update.

Summary of changes:
 .eslintrc-common.yaml                              |     2 +-
 .github/ISSUE_TEMPLATE/bug_report.yml              |     6 +-
 .github/workflows/.scripts/update-notice-year.js   |    93 +
 .github/workflows/ci.yml                           |    60 +-
 .github/workflows/nightly-next.yml                 |    15 +-
 .github/workflows/nightly.yml                      |    14 +-
 .github/workflows/pr-preview.yml                   |    76 +
 .github/workflows/source-release.yml               |    29 +-
 .github/workflows/stale.yml                        |     2 +-
 .github/workflows/teardown-pr-preview.yml          |    30 +
 .github/workflows/update-notice-year.yml           |    24 +
 .gitignore                                         |     4 +
 .husky/pre-commit                                  |     5 +
 .huskyrc                                           |     5 -
 .npmignore                                         |     8 +-
 CONTRIBUTING.md                                    |    24 +-
 KEYS                                               |   107 +
 NOTICE                                             |     4 +-
 README.md                                          |     9 +-
 build/build.js                                     |    43 +-
 build/config.js                                    |    25 +-
 .../actions/update.js => build/nightly/post.js     |    22 +-
 build/{prepareNightly.js => nightly/prepare.js}    |     7 +-
 build/package.json                                 |     3 +
 build/pre-publish.js                               |    53 +-
 .../template/ssr/client/index.d.ts                 |     2 +-
 .../template/ssr/client/index.js                   |     2 +-
 build/testDts.js                                   |    27 +-
 dist/echarts.common.js                             | 14434 ++++--------
 dist/echarts.common.js.map                         |     2 +-
 dist/echarts.common.min.js                         |     4 +-
 dist/echarts.esm.js                                | 23053 ++++++------------
 dist/echarts.esm.js.map                            |     2 +-
 dist/echarts.esm.min.js                            |     4 +-
 dist/echarts.esm.min.mjs                           |    45 +
 dist/{echarts.esm.js => echarts.esm.mjs}           | 23055 ++++++-------------
 dist/{echarts.esm.js.map => echarts.esm.mjs.map}   |     2 +-
 dist/echarts.js                                    | 23053 ++++++------------
 dist/echarts.js.map                                |     2 +-
 dist/echarts.min.js                                |     4 +-
 dist/echarts.simple.js                             |  9708 +++-----
 dist/echarts.simple.js.map                         |     2 +-
 dist/echarts.simple.min.js                         |     4 +-
 dist/extension/bmap.js                             |   113 +-
 dist/extension/bmap.js.map                         |     2 +-
 dist/extension/dataTool.js                         |    61 +-
 dist/extension/dataTool.js.map                     |     2 +-
 dist/package.json                                  |     3 +
 i18n/langAR-obj.js                                 |   178 +
 i18n/langAR.js                                     |   174 +
 i18n/langCS-obj.js                                 |     5 +-
 i18n/langCS.js                                     |     5 +-
 i18n/langDE-obj.js                                 |     7 +-
 i18n/langDE.js                                     |     7 +-
 i18n/langEN-obj.js                                 |     4 +-
 i18n/langEN.js                                     |     4 +-
 i18n/langES-obj.js                                 |    60 +
 i18n/langES.js                                     |    60 +
 i18n/langFI-obj.js                                 |    60 +
 i18n/langFI.js                                     |    60 +
 i18n/langFR-obj.js                                 |     4 +-
 i18n/langFR.js                                     |     4 +-
 i18n/langHU-obj.js                                 |   175 +
 i18n/langHU.js                                     |   171 +
 i18n/langIT-obj.js                                 |     4 +-
 i18n/langIT.js                                     |     4 +-
 i18n/langJA-obj.js                                 |     4 +-
 i18n/langJA.js                                     |     4 +-
 i18n/langKO-obj.js                                 |     4 +-
 i18n/langKO.js                                     |     4 +-
 i18n/langNL-obj.js                                 |   175 +
 i18n/langNL.js                                     |   171 +
 i18n/langPL-obj.js                                 |     4 +-
 i18n/langPL.js                                     |     4 +-
 i18n/langPT-br-obj.js                              |     4 +-
 i18n/langPT-br.js                                  |     4 +-
 i18n/langRO-obj.js                                 |     4 +-
 i18n/langRO.js                                     |     4 +-
 i18n/langRU-obj.js                                 |     4 +-
 i18n/langRU.js                                     |     4 +-
 i18n/langSI-obj.js                                 |     5 +-
 i18n/langSI.js                                     |     5 +-
 i18n/langTH-obj.js                                 |    60 +
 i18n/langTH.js                                     |    60 +
 i18n/langTR-obj.js                                 |   175 +
 i18n/langTR.js                                     |   171 +
 i18n/{langUA-obj.js => langUK-obj.js}              |     4 +-
 i18n/{langUA.js => langUK.js}                      |     6 +-
 i18n/langVI-obj.js                                 |   200 +
 i18n/langVI.js                                     |   196 +
 i18n/langZH-obj.js                                 |     5 +-
 i18n/langZH.js                                     |     5 +-
 i18n/package.json                                  |     3 +
 package-lock.json                                  |  7027 ++----
 package.README.md                                  |    37 +
 package.json                                       |   148 +-
 src/animation/customGraphicTransition.ts           |     6 +-
 src/animation/universalTransition.ts               |   217 +-
 src/chart/bar/BarSeries.ts                         |     4 +-
 src/chart/bar/BarView.ts                           |    32 +-
 src/chart/bar/BaseBarSeries.ts                     |    88 +-
 src/chart/bar/PictorialBarSeries.ts                |     6 +
 src/chart/bar/PictorialBarView.ts                  |    13 +
 src/chart/bar/install.ts                           |     4 +-
 src/chart/bar/installPictorialBar.ts               |     4 +-
 src/chart/candlestick/CandlestickSeries.ts         |     2 +
 src/chart/candlestick/CandlestickView.ts           |    13 +-
 src/chart/candlestick/candlestickLayout.ts         |    37 +-
 src/chart/candlestick/candlestickVisual.ts         |     6 +-
 src/chart/custom/CustomView.ts                     |    42 +-
 src/chart/graph/GraphSeries.ts                     |     2 +-
 src/chart/graph/GraphView.ts                       |    10 +-
 src/chart/graph/forceHelper.ts                     |     2 +-
 src/chart/heatmap/HeatmapView.ts                   |     8 +-
 src/chart/helper/Line.ts                           |    20 +-
 src/chart/helper/createClipPathFromCoordSys.ts     |    10 +-
 src/chart/helper/{pieHelper.ts => sectorHelper.ts} |     0
 src/chart/line/LineView.ts                         |    29 +-
 src/chart/lines/LinesSeries.ts                     |     8 +-
 src/chart/lines/LinesView.ts                       |     4 +-
 src/chart/map/MapSeries.ts                         |     4 +-
 src/chart/map/MapView.ts                           |     6 +-
 src/chart/parallel/ParallelSeries.ts               |     2 +-
 src/chart/pie/PieSeries.ts                         |    44 +-
 src/chart/pie/PieView.ts                           |     7 +-
 src/chart/pie/labelLayout.ts                       |     4 +-
 src/chart/pie/pieLayout.ts                         |   111 +-
 src/chart/sankey/SankeySeries.ts                   |    12 +-
 src/chart/sankey/SankeyView.ts                     |   118 +-
 src/chart/sankey/sankeyVisual.ts                   |     9 +-
 src/chart/scatter/ScatterView.ts                   |     9 +-
 src/chart/sunburst/SunburstPiece.ts                |    53 +-
 src/chart/sunburst/SunburstSeries.ts               |    20 +-
 src/chart/themeRiver/ThemeRiverSeries.ts           |     4 +-
 src/chart/tree/TreeSeries.ts                       |     2 +-
 src/chart/tree/layoutHelper.ts                     |     4 +-
 src/chart/treemap/TreemapSeries.ts                 |     8 +-
 src/chart/treemap/TreemapView.ts                   |    12 +-
 src/chart/treemap/treemapLayout.ts                 |     6 +-
 src/chart/treemap/treemapVisual.ts                 |     8 +-
 src/component/axis/AngleAxisView.ts                |    13 +-
 src/component/axis/AxisBuilder.ts                  |    49 +-
 src/component/axis/RadiusAxisView.ts               |    12 +-
 src/component/axisPointer/AxisPointerModel.ts      |     1 +
 src/component/axisPointer/BaseAxisPointer.ts       |     8 +-
 src/component/axisPointer/axisTrigger.ts           |     8 +-
 src/component/axisPointer/modelHelper.ts           |    12 +-
 src/component/axisPointer/viewHelper.ts            |     2 +-
 src/component/dataZoom/AxisProxy.ts                |    15 +-
 src/component/dataZoom/DataZoomModel.ts            |     8 +-
 src/component/dataZoom/SliderZoomView.ts           |     4 +-
 src/component/dataZoom/roams.ts                    |     4 +-
 src/component/graphic/GraphicModel.ts              |    12 +-
 src/component/graphic/install.ts                   |     6 +-
 src/component/helper/BrushController.ts            |    12 +-
 src/component/helper/BrushTargetManager.ts         |     4 +-
 src/component/helper/MapDraw.ts                    |    13 +-
 src/component/legend/LegendModel.ts                |     6 +-
 src/component/legend/LegendView.ts                 |    38 +-
 src/component/marker/MarkAreaView.ts               |    13 +-
 src/component/marker/markerHelper.ts               |    29 +-
 src/component/parallel/ParallelView.ts             |     6 +-
 src/component/toolbox/ToolboxView.ts               |    14 +-
 src/component/toolbox/feature/SaveAsImage.ts       |     7 +-
 src/component/toolbox/featureManager.ts            |     4 +
 src/component/tooltip/TooltipHTMLContent.ts        |    75 +-
 src/component/tooltip/TooltipModel.ts              |    12 +-
 src/component/tooltip/TooltipRichContent.ts        |     7 +-
 src/component/tooltip/TooltipView.ts               |    25 +-
 src/component/tooltip/seriesFormatTooltip.ts       |     7 +-
 src/component/tooltip/tooltipMarkup.ts             |     9 +-
 src/component/transform/filterTransform.ts         |     8 +-
 src/component/visualMap/ContinuousModel.ts         |     4 +-
 src/component/visualMap/ContinuousView.ts          |    31 +-
 src/component/visualMap/PiecewiseModel.ts          |     4 +-
 src/component/visualMap/VisualMapModel.ts          |     4 +-
 src/coord/Axis.ts                                  |     8 +-
 src/coord/CoordinateSystem.ts                      |    14 +-
 src/coord/View.ts                                  |     6 +-
 src/coord/axisCommonTypes.ts                       |    17 +-
 src/coord/axisDefault.ts                           |     2 +-
 src/coord/axisHelper.ts                            |     4 +-
 src/coord/axisTickLabelBuilder.ts                  |    12 +-
 src/coord/cartesian/Cartesian2D.ts                 |    12 +-
 src/coord/cartesian/defaultAxisExtentFromData.ts   |     2 +-
 src/coord/geo/Geo.ts                               |     6 +-
 src/coord/geo/GeoModel.ts                          |     8 +-
 src/coord/geo/GeoSVGResource.ts                    |     4 +-
 src/coord/geo/Region.ts                            |     2 +-
 src/coord/geo/geoTypes.ts                          |     4 +-
 src/coord/parallel/Parallel.ts                     |     2 +-
 src/coord/parallel/ParallelModel.ts                |     2 +-
 src/coord/polar/AxisModel.ts                       |     1 +
 src/coord/polar/polarCreator.ts                    |     3 +-
 src/coord/scaleRawExtentInfo.ts                    |     8 +-
 src/core/CoordinateSystem.ts                       |     4 +-
 src/core/Scheduler.ts                              |    16 +-
 src/core/echarts.ts                                |   116 +-
 src/core/impl.ts                                   |     4 +-
 src/core/locale.ts                                 |     2 +-
 src/core/task.ts                                   |     6 +-
 src/data/DataStore.ts                              |    14 +-
 src/data/Graph.ts                                  |    88 +-
 src/data/SeriesData.ts                             |    44 +-
 src/data/Source.ts                                 |    18 +-
 src/data/helper/SeriesDataSchema.ts                |     4 +-
 src/data/helper/createDimensions.ts                |    17 +-
 src/data/helper/dataProvider.ts                    |     4 +-
 src/data/helper/dataStackHelper.ts                 |     4 +-
 src/data/helper/dataValueHelper.ts                 |    14 +-
 src/data/helper/dimensionHelper.ts                 |     4 +-
 src/data/helper/sourceHelper.ts                    |    10 +-
 src/data/helper/sourceManager.ts                   |    16 +-
 src/data/helper/transform.ts                       |    18 +-
 src/echarts.all.ts                                 |     6 +-
 src/export/api.ts                                  |     4 +-
 src/export/api/helper.ts                           |    12 +-
 src/export/charts.ts                               |     4 +-
 src/export/core.ts                                 |    45 +-
 src/i18n/langAR.ts                                 |   147 +
 src/i18n/langCS.ts                                 |    40 +-
 src/i18n/langDE.ts                                 |    42 +-
 src/i18n/langEN.ts                                 |    38 +-
 src/i18n/langES.ts                                 |    60 +
 src/i18n/langFI.ts                                 |    60 +
 src/i18n/langFR.ts                                 |    38 +-
 src/i18n/langHU.ts                                 |   144 +
 src/i18n/langIT.ts                                 |    38 +-
 src/i18n/langJA.ts                                 |    38 +-
 src/i18n/langKO.ts                                 |    38 +-
 src/i18n/langNL.ts                                 |   144 +
 src/i18n/langPL.ts                                 |    38 +-
 src/i18n/langPT-br.ts                              |    38 +-
 src/i18n/langRO.ts                                 |    38 +-
 src/i18n/langRU.ts                                 |     4 +-
 src/i18n/langSI.ts                                 |    40 +-
 src/i18n/langTH.ts                                 |    60 +
 src/i18n/langTR.ts                                 |   144 +
 src/i18n/{langUA.ts => langUK.ts}                  |     4 +-
 src/i18n/langVI.ts                                 |   169 +
 src/i18n/langZH.ts                                 |     6 +-
 src/label/LabelManager.ts                          |    15 +-
 src/label/labelGuideHelper.ts                      |     8 +-
 src/label/labelStyle.ts                            |     6 +-
 src/layout/barGrid.ts                              |     4 +-
 src/legacy/dataSelectAction.ts                     |     2 +-
 src/model/Component.ts                             |     8 +-
 src/model/Global.ts                                |    14 +-
 src/model/Model.ts                                 |     2 +-
 src/model/OptionManager.ts                         |    16 +-
 src/model/Series.ts                                |    17 +-
 src/model/internalComponentCreator.ts              |     6 +-
 src/model/mixin/dataFormat.ts                      |     4 +-
 src/processor/dataSample.ts                        |    18 +-
 src/scale/Interval.ts                              |     4 +-
 src/scale/Time.ts                                  |    10 +-
 src/util/ECEventProcessor.ts                       |     2 +-
 src/util/KDTree.ts                                 |     8 +-
 src/util/clazz.ts                                  |    10 +-
 src/util/conditionalExpression.ts                  |    12 +-
 src/util/decal.ts                                  |     6 +-
 src/util/format.ts                                 |     2 +-
 src/util/graphic.ts                                |    16 +-
 src/util/innerStore.ts                             |     6 +
 src/util/layout.ts                                 |     8 +-
 src/util/model.ts                                  |    30 +-
 src/util/number.ts                                 |    16 +-
 src/util/states.ts                                 |    49 +-
 src/util/styleCompat.ts                            |    12 +-
 src/util/symbol.ts                                 |     2 +-
 src/util/time.ts                                   |     2 +-
 src/util/types.ts                                  |    37 +-
 src/view/Chart.ts                                  |     2 +-
 src/view/Component.ts                              |     2 +-
 src/visual/VisualMapping.ts                        |     4 +-
 src/visual/aria.ts                                 |     5 +-
 src/visual/helper.ts                               |     4 +-
 src/visual/style.ts                                |    12 +-
 ssr/client/dist/index.js                           |   105 +
 ssr/client/dist/index.js.map                       |     1 +
 ssr/client/dist/package.json                       |     3 +
 {src => ssr/client/src}/.eslintrc.yaml             |     2 +-
 ssr/client/src/index.ts                            |    94 +
 test/axis-align-lastLabel.html                     |   150 +
 test/axis-lastLabel.html                           |    29 +-
 test/axisLabel.html                                |     3 +-
 test/bar-markArea.html                             |   470 +-
 ...bel-formatter.html => bar-polar-animation.html} |   114 +-
 test/bar-polar-borderRadius.html                   |   192 +
 test/candlestick-doji.html                         |   223 +-
 test/{line-step.html => clip-line-cap.html}        |    41 +-
 test/clip.html                                     |     8 +-
 test/clip2.html                                    |   157 +
 test/dataset-category.html                         |    39 +
 test/dataset-layout.html                           |    28 +-
 test/dataset-source-two-typed-array.html           |   271 +
 test/emphasis-self.html                            |   137 +
 test/gauge-distance.html                           |    14 +-
 test/gauge-group-title-detail.html                 |    20 +-
 test/gauge-simple.html                             |     8 +-
 test/gauge.html                                    |    22 +-
 test/graph-case.html                               |   117 +-
 test/graph-grid.html                               |     2 +-
 test/heatmap.html                                  |   112 +-
 test/{line-step.html => label-ellipsis.html}       |    54 +-
 test/legend-style.html                             |    56 +
 test/lib/config.js                                 |     1 +
 test/lib/testHelper.js                             |     3 +
 test/line-endLabel.html                            |    44 +-
 test/line-sampling.html                            |   113 +
 test/lines-symbolSize-update.html                  |   107 +
 test/manual-svg-color-bug-202311.html              |   184 +
 test/map-china.html                                |     1 +
 test/markArea.html                                 |   461 +-
 test/marker-case.html                              |    66 +-
 test/package.json                                  |     3 +
 test/pictorial-single.html                         |   101 +
 test/pie-coordinate-system.html                    |   328 +-
 test/pie-endAngle.html                             |    93 +
 test/pie-label.html                                |     3 +
 test/pie-pad-angle.html                            |   133 +
 test/pie-percent.html                              |   126 +-
 test/pie.html                                      |    35 +-
 ...-null-data-radial.html => polar-end-angle.html} |    77 +-
 test/roseType-labeline.html                        |   120 +
 {extension-src => test/runTest}/.eslintrc.yaml     |     8 +-
 test/runTest/actions/__meta__.json                 |    21 +-
 test/runTest/actions/bar-polar-animation.json      |     1 +
 test/runTest/actions/clip2.json                    |     1 +
 test/runTest/actions/emphasis-self.json            |     1 +
 test/runTest/actions/graph-case.json               |     1 +
 test/runTest/actions/heatmap.json                  |     2 +-
 test/runTest/actions/lines-symbolSize-update.json  |     1 +
 test/runTest/actions/pie-endAngle.json             |     1 +
 test/runTest/actions/pie-percent.json              |     1 +
 test/runTest/actions/pie.json                      |     2 +-
 test/runTest/actions/roseType-labeline.json        |     1 +
 .../runTest/actions/sankey-emphasis-lineStyle.json |     1 +
 test/runTest/actions/sunburst-label-rotate.json    |     1 +
 test/runTest/actions/svg-ssr.json                  |     1 +
 test/runTest/actions/tooltip-axisPointer2.json     |     2 +-
 test/runTest/actions/tooltip-domnode.json          |     1 +
 .../actions/visualMap-multi-continuous.json        |     1 +
 test/runTest/client/index.html                     |     4 +-
 test/runTest/package-lock.json                     |  5023 ++++
 test/runTest/package.json                          |    13 +-
 test/runTest/recorder/index.html                   |     4 +-
 test/runTest/server.js                             |    15 +-
 test/sankey-depth.html                             |     5 +
 test/sankey-emphasis-lineStyle.html                |    98 +
 ...nkey-series-nodes.html => sankey-emphasis.html} |    23 +-
 test/sankey-labelValue.html                        |   111 +
 test/sankey.html                                   |    38 +
 test/ssr.html                                      |   208 +
 test/sunburst-label-align.html                     |  1197 +
 test/sunburst-label-rotate.html                    |   110 +
 test/sunburst-label.html                           |   125 +
 test/svg-ssr.html                                  |   158 +
 test/toolbox-textStyle.html                        |   122 +-
 test/tooltip-alwaysShowContent.html                |   265 +
 ...tip-appendToBody.html => tooltip-appendTo.html} |   207 +-
 test/tooltip-axisPointer2.html                     |   216 +-
 test/tooltip-domnode.html                          |    28 +
 test/tooltip-valueFormatter.html                   |    39 +-
 test/universalTransition-multiLevelDrillDown.html  |   476 +
 test/universalTransition2.html                     |     2 +-
 test/ut/{jest.config.js => jest.config.cjs}        |     0
 test/ut/spec/series/custom.test.ts                 |    42 +
 test/ut/spec/util/time.test.ts                     |   131 +
 test/visualMap-multi-continuous.html               |   319 +
 theme/package.json                                 |     3 +
 tsconfig.json                                      |     1 +
 372 files changed, 47504 insertions(+), 73577 deletions(-)
 create mode 100644 .github/workflows/.scripts/update-notice-year.js
 create mode 100644 .github/workflows/pr-preview.yml
 create mode 100644 .github/workflows/teardown-pr-preview.yml
 create mode 100644 .github/workflows/update-notice-year.yml
 create mode 100755 .husky/pre-commit
 delete mode 100644 .huskyrc
 copy test/runTest/actions/update.js => build/nightly/post.js (57%)
 rename build/{prepareNightly.js => nightly/prepare.js} (95%)
 create mode 100644 build/package.json
 copy test/ut/core/setup.ts => build/template/ssr/client/index.d.ts (96%)
 copy src/global.d.ts => build/template/ssr/client/index.js (96%)
 create mode 100644 dist/echarts.esm.min.mjs
 copy dist/{echarts.esm.js => echarts.esm.mjs} (91%)
 copy dist/{echarts.esm.js.map => echarts.esm.mjs.map} (50%)
 create mode 100644 dist/package.json
 create mode 100644 i18n/langAR-obj.js
 create mode 100644 i18n/langAR.js
 create mode 100644 i18n/langHU-obj.js
 create mode 100644 i18n/langHU.js
 create mode 100644 i18n/langNL-obj.js
 create mode 100644 i18n/langNL.js
 create mode 100644 i18n/langTR-obj.js
 create mode 100644 i18n/langTR.js
 rename i18n/{langUA-obj.js => langUK-obj.js} (97%)
 rename i18n/{langUA.js => langUK.js} (96%)
 create mode 100644 i18n/langVI-obj.js
 create mode 100644 i18n/langVI.js
 create mode 100644 i18n/package.json
 create mode 100644 package.README.md
 rename src/chart/helper/{pieHelper.ts => sectorHelper.ts} (100%)
 create mode 100644 src/i18n/langAR.ts
 create mode 100644 src/i18n/langHU.ts
 create mode 100644 src/i18n/langNL.ts
 create mode 100644 src/i18n/langTR.ts
 rename src/i18n/{langUA.ts => langUK.ts} (97%)
 create mode 100644 src/i18n/langVI.ts
 create mode 100644 ssr/client/dist/index.js
 create mode 100644 ssr/client/dist/index.js.map
 create mode 100644 ssr/client/dist/package.json
 copy {src => ssr/client/src}/.eslintrc.yaml (97%)
 create mode 100644 ssr/client/src/index.ts
 create mode 100644 test/axis-align-lastLabel.html
 copy test/{label-formatter.html => bar-polar-animation.html} (50%)
 create mode 100644 test/bar-polar-borderRadius.html
 copy test/{line-step.html => clip-line-cap.html} (65%)
 create mode 100644 test/clip2.html
 create mode 100644 test/dataset-source-two-typed-array.html
 create mode 100644 test/emphasis-self.html
 copy test/{line-step.html => label-ellipsis.html} (67%)
 create mode 100644 test/lines-symbolSize-update.html
 create mode 100644 test/manual-svg-color-bug-202311.html
 create mode 100644 test/package.json
 create mode 100644 test/pie-endAngle.html
 create mode 100644 test/pie-pad-angle.html
 copy test/{bar-polar-null-data-radial.html => polar-end-angle.html} (50%)
 create mode 100644 test/roseType-labeline.html
 copy {extension-src => test/runTest}/.eslintrc.yaml (92%)
 create mode 100644 test/runTest/actions/bar-polar-animation.json
 create mode 100644 test/runTest/actions/clip2.json
 create mode 100644 test/runTest/actions/emphasis-self.json
 create mode 100644 test/runTest/actions/graph-case.json
 create mode 100644 test/runTest/actions/lines-symbolSize-update.json
 create mode 100644 test/runTest/actions/pie-endAngle.json
 create mode 100644 test/runTest/actions/pie-percent.json
 create mode 100644 test/runTest/actions/roseType-labeline.json
 create mode 100644 test/runTest/actions/sankey-emphasis-lineStyle.json
 create mode 100644 test/runTest/actions/sunburst-label-rotate.json
 create mode 100644 test/runTest/actions/svg-ssr.json
 create mode 100644 test/runTest/actions/tooltip-domnode.json
 create mode 100644 test/runTest/actions/visualMap-multi-continuous.json
 create mode 100644 test/runTest/package-lock.json
 create mode 100644 test/sankey-emphasis-lineStyle.html
 copy test/{sankey-series-nodes.html => sankey-emphasis.html} (75%)
 create mode 100644 test/sankey-labelValue.html
 create mode 100644 test/ssr.html
 create mode 100644 test/sunburst-label-align.html
 create mode 100644 test/sunburst-label-rotate.html
 create mode 100644 test/svg-ssr.html
 create mode 100644 test/tooltip-alwaysShowContent.html
 copy test/{tooltip-appendToBody.html => tooltip-appendTo.html} (66%)
 create mode 100644 test/universalTransition-multiLevelDrillDown.html
 rename test/ut/{jest.config.js => jest.config.cjs} (100%)
 create mode 100755 test/ut/spec/util/time.test.ts
 create mode 100644 test/visualMap-multi-continuous.html
 create mode 100644 theme/package.json


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

Reply via email to