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

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


    from d4ab7dcc2 feat(custom): support disableTooltip for custom series
     add d1c0f2a5a feat(WIP): axis with break
     add f7a420e27 feat(WIP): axis break with label formatter
     add 537de01ef feat(WIP): axis break that can be expanded
     add 7a7b54bc6 feat(WIP): axis break background style
     add 2d554ecfc feat(WIP): axis break with zigzags
     add 054c84ecc Merge remote-tracking branch 'origin/module_default_esm'
     add 487242932 Merge branch 'master' of github.com:apache/echarts
     add 5dd39af7d Merge branch 'master' into feat/break-axis
     add 88f3bf47f Merge branch 'master' into feat/break-axis
     add 36525648f feat(WIP): use clip for break axis with bars
     add 9180efa7f feat(WIP): add zFloat to make axis breaks display on top of 
series
     add 065e4c15f feat(WIP): zigzag shape on top of bars
     add 736a46994 feat(WIP): linear mapping inside break area
     add 8633eff26 feat(WIP): support vertical and horizontal axes
     add a2eb6ac12 feat(WIP): expand on click
     add 3899e7655 feat(WIP): break axis with category axis
     add 15869950d feat(WIP): break axis with category axis
     add c75ad26f8 feat(WIP): break axis with category axis
     add 5474ac270 feat(WIP): break axis with category axis
     add 51cec2be8 feat: break axis with category axis
     add fdf9b556a feat: add intraday stock chart demo
     add 24a2c9d30 Merge branch 'master' into feat/break-axis
     add 1cd9e0965 Merge branch 'next' into feat/break-axis
     add 124376d2f fix(break): fix lint
     add f5f246d8f Merge branch 'next' into feat/break-axis
     add 567331115 fix(break): fix category
     add 75e22aec1 feat(break-axis): fix margin cases
     add e53f6cad3 fix: disable category axes
     add 44135d3de Merge branch 'master' into feat/break-axis
     add a82672cb3 chore: merge
     add 72d009fdd style: remove unused code
     add f17615fd6 fix(break): fix dataToCoord with break axis
     add 2562c505f fix(break-axis): fix time axis ticks
     add f13cf64ee test(break): test case for snap break axis
     add 0ffc94b16 feat(i18n): add Persian(FA) translation (#20312)
     add b70e4d2a9 feat(i18n): improve pt-BR translation
     add 5cb2a72ce Merge pull request #20348 from 
ViniciusCestarii/improve-i18n-pt-br
     add 41ff0b09d fix(boxplot) correctly handle series.encode with category 
axis close #20319
     add 399fb2f71 change equality check after PR review
     add 2c6ecb046 Merge pull request #20324 from 
jonoshearman/fix-boxplot-category-encode-20319
     add 69232edc2 fix: #20363 The polar coord clip should include center point 
in scatter
     add b0ef6c802 test: #20363 The polar coord clip should include center 
point in scatter
     add 80438d224 fix: 修复 The polar coord clip should include center point in 
scatter
     add 38613d21c Merge pull request #20370 from sz-p/fix-20363
     add af72d75bb fix: #20336 sankey getInitialData function catch undefined 
data and edges
     add 5b0a153ff test: #20336 sankey getInitialData function catch undefined 
data and edges
     add 9593e0f82 test(sankey): fix test case
     add 3f03c76c0 fix(sankey): also allow the `levels` option to be `undefined`
     add d60b241f3 test(sankey): tweak test case
     add bb12cee67 Merge pull request #20380 from sz-p/fix-20336
     add bc065fd0c test(pictorial): add test case when value is 0
     add fd51f71d8 fix(pictorialBar): symbol should not flip with zero data 
#20260
     add 65ac3c3c9 style(pictorialBar): remove console log
     add 869ec5e3d Merge pull request #20300 from apache/fix-pictorial-zero
     add 4704cbc09 fix(theme): fix legend page text color in dark mode.
     add b33058ecd Merge pull request #20396 from 
apache/fix/legend-page-text-color-in-dark-theme
     add 26338d20c feat(sunburst): sunburst emphasis focus enable relative 
#20397
     add daf010493 test(sunburst): sunburst emphasis focus enable relative 
#20397
     add 845b6a32c Merge pull request #20399 from sz-p/feat-20397
     add 3ad256a59 fix(visualMap): handle label collides with horizontal size 
visualMap
     add 9706b507f fix: adjust only label position below the maximum range end
     add cce64807e test: fix visualMap-continuous test so it renders all cases
     add dd131a0d2 chore: fix formatting issues
     add 3277f98c1 Merge pull request #20249 from WojciechKrakowiak/fix-20248
     add ecebf6550 fix(tooltip): fix potential NPE when setting option with 
`notMerge` strategy (#20435)
     add a1498d6b5 fix(sample): fix minmax sampling behaviour
     add e928a4c2f fix(sample): fix minmax final frame handling
     add ffdd0171b Merge pull request #20315 from 
ribeirompl/ribeirompl-fix-minmax-sampling
     add f0b90208b fix: Tooltip textStyle lineHeight does not work in default
     add 6dea1a49f test: Tooltip textStyle lineHeight does not work in default
     add c4eaf0ba8 fix: Tooltip textStyle lineHeight does not work in default
     add 234fb4bc6 fix: Tooltip textStyle lineHeight does not work in default
     add ca12fb489 Merge pull request #20398 from sz-p/fix-20391
     add 04bfaf976 fix(BarView): borderColor hides bar color with large data. 
close #18185
     add c66c50317 test(candlestick): add test case for candlestick volume bars 
with borderColor
     add 904ce4909 fix(Bar): updated with reviewed changes
     add 4d1a57050 test(bar): changed test case for dense bars with border and 
fill color
     add 70f0b5a58 feat(dataZoom): handle labels can be configured when to show 
#19676
     add dd5d624cd test(dataZoom): add test cases
     add 05ac7dd6e fix(line): step areaStyle bug #20021
     add b6905aa47 Merge pull request #20092 from apache/feat-step
     add b04f36e5e Merge branch 'master' into feat-dataZoom-label-show
     add c3ce6e0fc fix(dataZoom): use handleLabel.show
     add 61eeb9448 Merge pull request #20082 from 
apache/feat-dataZoom-label-show
     add aea7c6f31 Merge branch 'apache:master' into fix-18185
     add 4d452fded test(bar): rename file and updated title
     add 9e4ff9f1a test(bar): fix path
     add 965a7f32b test(bar): changed path of test
     add c939973a9 Relax tslib requirement specifier
     add 18f8ea3ab Merge pull request #20485 from mrginglymus/relax-tslib
     add 480b7f948 Merge branch 'apache:master' into fix-18185
     add 47e5928d2 fix(Bar): revert the strokeFirst to stroke null following 
the reviewed changes
     add 25d95704b Merge pull request #20465 from DevitX/fix-18185
     add 76bf70afd chore: revert ts version
     add fd47b6b3e chore: revert ts version in package-lock.json
     add 11a3cb7a3 Merge pull request #20509 from apache/fix-ts
     add 421069f32 fix(type): markLine `symbolOffset` can be a 2d array for 
both symbols
     add 23efa6631 Merge pull request #20491 from 
apache/fix/type/markLine-symbolOffset
     add 61f2e846d feat(calendar): add `silent` option for 
`dayLabel`/`monthLabel`/yearLabel`.
     add 2576fc298 Merge pull request #20492 from 
apache/feat/calendar-label-silent
     add d303a5f0a fix(data): fix potential NPE in the `SeriesData#rawIndexOf` 
function
     add 9d8454adb Merge pull request #20534 from apache/fix/potential-NPE
     add 8f7773c4f feat(axis): support tooltip for axis label
     add 15a8f644b fix(axis): remove unused import
     add 8924cb545 Merge pull request #16315 from apache/feat/axis-label-tooltip
     add 3cb583fac test(aria): fix test case of #20218
     add 6b9642d5f Merge pull request #20484 from apache/fix-20218
     add 1d4de08c3 Merge pull request #20535 from apache/master
     add 7ce67d550 chore: npm audit packages
     add 828c03745 style(i18n): fix lint issue in langSV
     add b0a6c0e89 fix(boxplot): simplify `_hasEncodeRule` logic (#20324)
     add 3e9b843fa test: fix test case and tool & update stale deps
     add b9705c570 test: fix test cases
     add ec05e160b test: tweak log
     add eb23485a6 fix(visualMap): cursor is pointer on selectedMode=false
     add aa2baff56 test(visualMap): cursor is pointer on selectedMode=false
     add 104df1bce Merge pull request #20551 from sz-p/fix-20533
     add 9676b2f71 chore: merge master into release
     add d58827ab9 fix(visualMap): tweak #20551 & add VRT test
     add c2b7b301a test: fix test case
     add 592cab670 chore: remove unused types
     add 08fb397c3 fix(pictorial): fix zero value flipping for different axes
     add 5a1be9489 refactor(pictorial): refactor xor logic
     add 6e9ef3b50 style(pictorialBar): make pxSign logic more intuitive
     add b18ff75be Merge pull request #20557 from apache/fix-pictorial
     add 619beb7a3 test: tweak test case
     add e09c9d2aa test: fix test cases
     add b97aa695e chore: add types for puppeteer browser
     add 2009644ce test: can use CN mirror to fetch versions and libs
     add cdb0ebc0e feat(geo): support styling region in original GeoJSON data
     add 8f3977327 refactor(geo): change option name to `echartsStyle` and 
enable more style options
     add 5d1d34e36 Merge pull request #20561 from 
apache/feat/geo/styling-in-geojson
     add 3ec7b26be refactor(geo): apply `echartsStyle` in Model instead of View.
     add ab5de8ecd Merge pull request #20564 from 
apache/feat/geo/styling-in-geojson
     add 9139d4571 fix(map): change map data
     add 04d412ad6 fix: add regions.silent and z for geo and map
     add 945148f2e fix(test): update map data
     add 4d990f750 fix(map): hide label for boundary line features
     add fd87c34e6 fix(map): remove preventAutoZ for map
     add 181842f5e test(map): replace test cases with new map
     add e231c0968 fix(map): update test cases
     add 8dd547561 fix(test): fix map test case
     add 4e84f15ce fix(test): fix map test case
     add 70a5f3f53 Merge pull request #20566 from apache/fix-map
     add 5764d0c3c chore: update zrender versin to 5.6.1
     add 74203be9f release: update echarts version to 5.6.0
     add a96cbaa49 release: build v5.6.0
     add fe42bc1ea Merge pull request #20556 from apache/release-dev
     add a93bfe98e Merge pull request #20627 from apache/release
     add 176f9dfd0 chore(workflow): add package.json
     add f5908c0d8 Merge pull request #20638 from 
apache/workflow-scripts/pkg-json
     add 1720dc907 chore: update NOTICE year to 2025
     add c09cab527 Merge pull request #20639 from 
apache/bot/update-notice-year/2025
     add dc68f9c6c Merge pull request #20669 from apache/master
     add 91932533a Merge branch 'v6' into feat/break-axis
     add f32300ecc fix(tooltip): indicesOfNearest use screen position
     add 356707a58 test(break): test case for snap break axis
     add 3a65ed220 fix(break): run visual tests and fix
     add efe6d87de fix(break): fix nearest in marker
     add a5bef7271 feat(break): break axis events and actions
     add 537818296 fix(break): fix unit test cases
     add 9f4dfcfc2 (feat & fix): (1) break axis (2) time axis (3) test helper. 
Based on #19459
     add 85c56b9f2 test(break): add test record
     add b74fca542 Merge branch 'feat/break-axis' into feat/break-axis-crmod
     add 0abc0bd93 (feat & fix): (1) fix test/axis-break-3.html (2) Add license 
headers. (3) Fix that axis break should not be a installable "component", but a 
feature. (4) Make axis break a installable feature, and imported in 
echarts.all.js and echarts.common.js by default, but not in echarts.simple.js. 
The zipped size diff is 11KB, not so much but still considerable as a 
non-common feature.
     add 397943ddf (test): manually sync testHelper from branch: v6
     add 396236405 feat(sankey): sankey support roam
     add 041ae2228 fix(sankey): fix a lint problem
     add e3cad60c5 fix(sankey): fix a lint problem
     add 15dba643c fix(sankey): center changes when re-render
     add 3078ef45e test(sankey): test case to test sankey roam
     add e910d3700 fix(sankey): fix import
     add f0f55f4ac test: visual test support compare with a remote branch
     add 7205ad224 chore(test): use PR preview instead of branch
     add 271f9db43 chore(test): fix local echarts file path
     add 1d4895f0f Merge pull request #20676 from apache/chore/visualTest
     add 29798186a Merge branch 'master' into v6
     add 434499776 feat(theme): dynamically register and set chart theme
     add a14f4627a fix(theme): update setTheme
     add 533206b14 fix(theme): revert theme
     add 21c5ffcf7 fix(theme): update code according to review comments
     add b5d1a83ff Merge pull request #20705 from apache/feat/design-token
     add bd1fbe80b feat: export parsePercent for custom series
     add 30340d4a7 Merge branch 'v6' into feat-sankey-roam
     add a03a4a73d refactor(roam): move roam controller logic to helper
     add be096e7c8 fix(roam): fix import
     add a07d47156 Merge pull request #20321 from apache/feat-sankey-roam
     add 21b80f316 (test) enhance testHelper.js: support range input and select 
input.
     add 0f759d010 Merge pull request #20873 from apache/test-helper
     add 0a31803ca fix: add css for test helper new added range input and 
select input.
     add 139f33b28 Merge pull request #20874 from apache/test-helper
     add 74291dd35 (test): enhance testHelper to support range input in select.
     add 8dbf9acfa Merge pull request #20877 from apache/test-helper
     add 28cebea3b Merge branch 'v6' into feat/break-axis-crmod
     add d8accf1cd (tweak) rename public TS type: ScaleBreak => AxisBreak
     add fef4195b8 (tweak) (1) support breakLabelLayout.moveOverlap. (2) rename 
axisLabel.formatter callback extra parameter break.type 'min'/'max' to 
'start'/'end' to make them consistent to users. (3) TS type fix.
     add 7638b4dfc (feat): Support `refineEvent` in `registerAction`, and 
refactor 'selectchange' event to it. Different from the previous event 
generation mechanism, `refineEvent` is intented to create a user-friend event 
that differs from the original payload, while enabling feature `connect`, and 
being called at the last step of the "update" procedure to ensure the complete 
update of all models. If mutiple actions need to share one event name, 
`refineEvent` must be used. e.g., actions  [...]
     add bfc206b11 (tweak): change axis break event to be user-friendly.
     add 12a05b247 (tweak): Add break connect test case.
     add c37073d66 (fix) Fix the extent boundary pruning by break.
     add e593355f4 (test): (1) Sync testHelper update manually. (2) Fix buttons 
input and support buttonsHeight to avoid visual test fail caused by height 
change.
     add 26247acd7 (feat) Support config margin for axis labels to escape 
overlap.
     add 8ed68713f (test) manually sync visual test fix.
     add 365f33be8 (test): (1) Fix visual test facilities: the initial source 
"Release" should not contain version "Local". (2) Make the source "Local" by 
default rather than "Release".
     add 90395d5a3 [test] Fix test facilities. (1) Fix that visual test runtime 
thrown error may block the entire text execution without notification. (2) 
Recored double mousedown without a mouseup will cause error in puppeteer. Added 
error message to users.
     add 2629a7cb8 (fix) Remove the breaking change introduced by axis break. 
And export axis break related TS type.
     add e79c6435e (test) Fix axis break test cases.
     add 70c6b29f6 (test) Enhance testHelper: (1) Support saving states when a 
input controls other inputs. (2) Fix styles and support compact style to save 
space for visual test.
     add 147f7dca8 (visual test fix): Fix replay broken in recorder brought by 
#20676. @see https://github.com/apache/echarts/pull/20676#discussion_r2021361167
     add a7ecea91d (visual test fix): Fix that when a HTML selector has an 
ancestor with id, the recorded HTML selector is incorrect.
     add f5ee97552 Merge pull request #20884 from apache/test-helper
     add 302737901 refactor: remove duplicated logic
     add c3dda28a9 WIP(chord): init chord
     add 4ec469b40 WIP(chord): render chord ring
     add d6f751d18 WIP(chord): render chord edges
     add 61eddf4af WIP(chord): render chord edges
     add b48637d82 WIP(chord): padAngle
     add 9d7034311 WIP(chord): minAngle
     add ce5b91237 WIP(chord): gradient color
     add 7b611893d WIP(chord): edge tooltip
     add 8f8edea43 WIP(chord): link data with legend
     add 668aa1352 WIP(chord): animation
     add 01bea5306 WIP(chord): animation
     add 39a2de6b1 WIP(chord): init animation
     add 2cc958ab1 WIP(chord): update test
     add b8c1c254b WIP(chord): fix minAngle
     add 0bf56e2bc WIP(chord): update test
     add f9fe35360 WIP(chord): more test cases
     add 03e28834e fix(chord): fix lint errors
     add b4ca13f60 feat(chord): support tooltip
     add 6724f9ab3 feat(chord): legend with items
     add e8961ee18 feat(chord): node value can be larger than edge sum
     add fd0bdbd39 feat(chord): support links.value being all 0
     add 869eb99af feat(chord): WIP clockwise
     add 824791f75 fix(chord): fix clockwise and some failed cases
     add c4df9c0b4 feat(chord): support label
     add 969bc1c57 feat(chord): WIP focus
     add cf7440d1d feat(chord): focus supported
     add 4ca9d39e4 style(chord): remove unused imports
     add db1896e12 Merge branch 'v6' into feat-chord
     add 8e258fa59 test: fix test visual
     add bfed24a67 test(chord): add test visual actions
     add 87599b56a fix(chord): padAngle takes rest space of minAngle
     add 3ff94c5f9 Merge pull request #20522 from apache/feat-chord
     add 769c3f0f3 (test) fix testHelper. And add fix buttons height.
     add aa1ea8b2c Merge pull request #20896 from apache/test-helper
     add 092c9edeb Merge branch 'v6' into feat/break-axis-crmod
     add 18b2d656d Modify the zrender dep to github:ecomfe/zrender#v6 for 
testing.
     add 1d52dfbee Merge branch 'v6' into feat/break-axis
     add fc1d010b2 Merge branch 'v6' into feat/break-axis
     add 20ad93e6a Merge branch 'feat/break-axis' into feat/break-axis-crmod
     add 7ef21ea14 test(time): Fix failed time locale based test case.
     add 3fa260558 Merge pull request #20857 from apache/feat/break-axis-crmod
     add 2a3b09834 Merge pull request #19459 from apache/feat/break-axis
     add ec7d08229 feat(marker): relativeTo
     add 8c4a2d83b test(marker): add test case for markline
     add 9766e2f4c test(marker): relative to coordinate
     add 0ac383d51 test(marker): update test case
     add 3f2ed210b fix(marker): rename relativeTo
     add 29c83aac8 chord: merge from v6 and resolve conflict
     add beb363619 refactor: improve code
     add 2b0bd9a7c Merge pull request #20166 from apache/feat/stock-marker
     add b1319ce54 Merge branch 'v6' into feat-disableTooltip
     add ed9b5c5bc fix(custom): rename to tooltipDisabled and add more cases

No new revisions were added by this update.

Summary of changes:
 {build => .github/workflows/.scripts}/package.json |    0
 NOTICE                                             |    2 +-
 dist/echarts.common.js                             | 6424 ++++++-------
 dist/echarts.common.js.map                         |    2 +-
 dist/echarts.common.min.js                         |    4 +-
 dist/echarts.esm.js                                | 9684 ++++++++++----------
 dist/echarts.esm.js.map                            |    2 +-
 dist/echarts.esm.min.js                            |    4 +-
 dist/echarts.esm.min.mjs                           |    4 +-
 dist/echarts.esm.mjs                               | 9684 ++++++++++----------
 dist/echarts.esm.mjs.map                           |    2 +-
 dist/echarts.js                                    | 9684 ++++++++++----------
 dist/echarts.js.map                                |    2 +-
 dist/echarts.min.js                                |    4 +-
 dist/echarts.simple.js                             | 4928 +++++-----
 dist/echarts.simple.js.map                         |    2 +-
 dist/echarts.simple.min.js                         |    4 +-
 dist/extension/bmap.js.map                         |    2 +-
 dist/extension/dataTool.js                         |    1 -
 dist/extension/dataTool.js.map                     |    2 +-
 i18n/langFA-obj.js                                 |  175 +
 i18n/langFA.js                                     |  171 +
 i18n/langPT-br-obj.js                              |   24 +-
 i18n/langPT-br.js                                  |   24 +-
 src/i18n/langSV.ts => i18n/langSV-obj.js           |  318 +-
 src/i18n/langSV.ts => i18n/langSV.js               |  314 +-
 package-lock.json                                  | 7584 +++++++--------
 package.json                                       |    4 +-
 src/chart/bar/BarView.ts                           |   16 +-
 src/chart/bar/PictorialBarView.ts                  |    6 +-
 src/chart/chord/ChordEdge.ts                       |  192 +
 src/chart/chord/ChordPiece.ts                      |  169 +
 src/chart/chord/ChordSeries.ts                     |  340 +
 src/chart/chord/ChordView.ts                       |  153 +
 src/chart/chord/chordLayout.ts                     |  269 +
 src/chart/{themeRiver => chord}/install.ts         |   17 +-
 src/chart/custom/CustomSeries.ts                   |    2 +-
 src/chart/custom/CustomView.ts                     |    4 +-
 src/chart/funnel/funnelLayout.ts                   |   11 +-
 src/chart/helper/whiskerBoxCommon.ts               |   14 +-
 src/chart/line/LineView.ts                         |   50 +-
 src/chart/map/MapSeries.ts                         |   24 +-
 src/chart/pie/PieView.ts                           |   13 +-
 src/chart/pie/labelLayout.ts                       |    4 +-
 src/chart/pie/pieLayout.ts                         |   63 +-
 src/chart/sankey/SankeySeries.ts                   |   36 +-
 src/chart/sankey/SankeyView.ts                     |   43 +-
 src/chart/sankey/install.ts                        |   21 +-
 src/chart/sankey/sankeyLayout.ts                   |   14 +-
 src/chart/sunburst/SunburstPiece.ts                |    5 +-
 src/chart/sunburst/SunburstSeries.ts               |    2 +-
 src/chart/tree/TreeView.ts                         |   46 +-
 src/chart/tree/layoutHelper.ts                     |   15 -
 src/chart/tree/treeLayout.ts                       |    2 +-
 src/chart/treemap/treemapVisual.ts                 |    4 +-
 src/component/axis/AngleAxisView.ts                |    2 +-
 src/component/axis/AxisBuilder.ts                  |  244 +-
 src/component/axis/CartesianAxisView.ts            |   35 +-
 src/component/axis/ParallelAxisView.ts             |    2 +-
 src/component/axis/RadiusAxisView.ts               |    5 +-
 src/component/axis/SingleAxisView.ts               |   38 +-
 src/component/axis/axisAction.ts                   |  147 +
 src/component/axis/axisBreakHelper.ts              |   90 +
 src/component/axis/axisBreakHelperImpl.ts          |  559 ++
 src/component/axis/axisSplitHelper.ts              |    4 +-
 .../{grid/install.ts => axis/installBreak.ts}      |   17 +-
 src/component/axisPointer/axisTrigger.ts           |    3 +-
 src/component/calendar/CalendarView.ts             |   13 +-
 src/component/dataZoom/AxisProxy.ts                |    2 -
 src/component/dataZoom/SliderZoomModel.ts          |   10 +
 src/component/dataZoom/SliderZoomView.ts           |   24 +-
 src/component/helper/MapDraw.ts                    |   10 +-
 src/component/helper/roamHelper.ts                 |   54 +
 src/component/marker/MarkLineModel.ts              |    2 +-
 src/component/marker/MarkPointView.ts              |   21 +-
 src/component/marker/MarkerModel.ts                |    1 +
 src/component/marker/markerHelper.ts               |   14 +-
 src/component/radar/RadarView.ts                   |    6 +-
 src/component/tooltip/TooltipHTMLContent.ts        |   13 +-
 src/component/tooltip/TooltipView.ts               |   22 +-
 src/component/tooltip/tooltipMarkup.ts             |   21 +-
 src/component/visualMap/ContinuousView.ts          |   12 +
 src/component/visualMap/PiecewiseModel.ts          |    3 -
 src/component/visualMap/PiecewiseView.ts           |   22 +-
 src/coord/Axis.ts                                  |   20 +-
 src/coord/CoordinateSystem.ts                      |    6 +-
 src/coord/axisAlignTicks.ts                        |   15 +-
 src/coord/axisCommonTypes.ts                       |  102 +-
 src/coord/axisDefault.ts                           |   32 +-
 src/coord/axisHelper.ts                            |  113 +-
 src/coord/axisModelCreator.ts                      |   15 +-
 src/coord/axisTickLabelBuilder.ts                  |   34 +-
 src/coord/cartesian/Cartesian2D.ts                 |    7 +-
 src/coord/geo/GeoModel.ts                          |   14 +-
 src/coord/geo/Region.ts                            |    7 +-
 src/coord/geo/geoCreator.ts                        |   19 +-
 src/coord/polar/Polar.ts                           |   17 +-
 src/core/ExtendedElement.ts                        |    9 +
 src/core/echarts.ts                                |  372 +-
 src/data/DataStore.ts                              |  126 +-
 src/data/SeriesData.ts                             |   39 +-
 src/echarts.all.ts                                 |    9 +-
 src/echarts.common.ts                              |   10 +-
 src/export/api/number.ts                           |    1 +
 src/export/api/time.ts                             |    2 +-
 src/export/charts.ts                               |    2 +
 src/export/core.ts                                 |   11 +-
 src/export/features.ts                             |    3 +-
 src/export/option.ts                               |    3 +
 src/i18n/langFA.ts                                 |  144 +
 src/i18n/langPT-br.ts                              |   24 +-
 src/i18n/langSV.ts                                 |    2 +-
 src/label/labelLayoutHelper.ts                     |  114 +-
 src/legacy/dataSelectAction.ts                     |    6 +-
 src/model/Global.ts                                |    6 +
 src/model/Series.ts                                |   61 +-
 src/processor/dataSample.ts                        |   19 +-
 src/scale/Interval.ts                              |  148 +-
 src/scale/Log.ts                                   |  160 +-
 src/scale/Ordinal.ts                               |   21 +-
 src/scale/Scale.ts                                 |  122 +-
 src/scale/Time.ts                                  |  312 +-
 src/scale/break.ts                                 |  147 +
 src/scale/breakImpl.ts                             |  717 ++
 src/scale/helper.ts                                |   45 +-
 src/theme/dark.ts                                  |    3 +
 src/util/graphic.ts                                |    5 +-
 src/util/layout.ts                                 |   59 +-
 src/util/states.ts                                 |    1 +
 src/util/time.ts                                   |  340 +-
 src/util/types.ts                                  |  194 +-
 ssr/client/dist/index.js.map                       |    2 +-
 test/axis-break-2.html                             | 1812 ++++
 test/axis-break-3.html                             |  552 ++
 test/axis-break-4.html                             |  831 ++
 test/axis-break.html                               | 1109 +++
 test/axisLabel.html                                |   63 +-
 test/bar-large-border-fill.html                    |  120 +
 test/bmap.html                                     |    4 +-
 test/boxplot-category.html                         |  137 +
 test/brush.html                                    |   26 +-
 test/calendar-simple.html                          |   11 +-
 test/chord.html                                    |  719 ++
 test/clip.html                                     |   39 +
 test/connect.html                                  |    3 +
 test/custom-feature.html                           |  177 +-
 test/data/map/js/china.js                          |   58 +-
 test/data/map/json/china-cities.json               |    1 -
 test/data/map/json/china-new.json                  |    1 -
 test/data/map/json/china.json                      |    1 -
 test/dataSelect.html                               |   11 +-
 test/dataZoom-geo.html                             |   22 +-
 test/dataZoom-handleLabelShow.html                 |  232 +
 test/dataset-charts.html                           |  102 +-
 test/effectScatter.html                            |   42 +-
 test/geo-data-stream.html                          |   15 +
 test/geo-lines.html                                |   34 +-
 test/geo-map.html                                  | 1128 ++-
 test/geo-random-stream.html                        |   20 +-
 test/geo-update.html                               |   16 +
 test/geoLine.html                                  |   62 +-
 test/geoScatter.html                               |    4 +-
 test/heatmap-geo.html                              |   15 +
 test/heatmap-map.html                              |   25 +-
 test/legend.html                                   |   28 +-
 test/lib/caseFrame.js                              |    5 +-
 test/lib/config.js                                 |    2 +
 test/lib/reset.css                                 |   73 +-
 test/lib/testHelper.js                             |  644 +-
 test/line-step.html                                |  105 +
 test/lines-remove.html                             |   40 +-
 test/lines-symbol.html                             |   25 +-
 test/map-china.html                                |   86 +-
 test/map-contour.html                              |   54 +-
 test/map-default.html                              |   30 +-
 test/map-locate.html                               |   21 +-
 test/map-nested.html                               |   38 +-
 test/map-projection.html                           |   29 +-
 test/map.html                                      |  211 +-
 test/markPoint-stock.html                          |  207 +
 test/pictorial-zero-value.html                     |  119 +-
 test/pie-coordinate-system.html                    |   28 +-
 test/runTest/actions/__meta__.json                 |    8 +-
 test/runTest/actions/axis-break-2.json             |    1 +
 test/runTest/actions/axis-break-3.json             |    1 +
 test/runTest/actions/axis-break-4.json             |    1 +
 test/runTest/actions/axis-break.json               |    1 +
 test/runTest/actions/bar2.json                     |    2 +-
 test/runTest/actions/chord.json                    |    1 +
 test/runTest/actions/dataZoom-axes.json            |    2 +-
 test/runTest/actions/drag-out.json                 |    2 +-
 test/runTest/actions/heatmap.json                  |    2 +-
 test/runTest/actions/stackBar-dataZoom.json        |    2 +-
 test/runTest/actions/symbol.json                   |    2 +-
 test/runTest/actions/visualMap-selectMode.json     |    1 +
 test/runTest/cli.js                                |  117 +-
 test/runTest/client/client.css                     |    1 +
 test/runTest/client/client.js                      |  192 +-
 test/runTest/client/index.html                     |   54 +-
 test/runTest/compareScreenshot.js                  |   11 +-
 test/runTest/package-lock.json                     | 2357 +++--
 test/runTest/package.json                          |   12 +-
 test/runTest/recorder/index.html                   |    2 +-
 test/runTest/recorder/recorder.css                 |    5 +
 test/runTest/recorder/recorder.js                  |    2 +-
 test/runTest/runtime/ActionPlayback.js             |   30 +-
 test/runTest/runtime/main.js                       |   24 +-
 test/runTest/server.js                             |  106 +-
 test/runTest/store.js                              |   76 +-
 test/runTest/util.js                               |  125 +-
 test/sankey-roam.html                              |  139 +
 test/sankey.html                                   |   62 +-
 test/scatter-random-stream-fix-axis.html           |    3 +-
 test/scatter-weibo.html                            |   28 +-
 test/sunburst-emphasis-focus.html                  |  234 +
 test/theme.html                                    |  100 +-
 test/tmp-base.html                                 |    5 +
 test/toolbox-textStyle.html                        |  146 +-
 test/tooltip-axisPointer-snap.html                 |  370 +
 test/tooltip-textStyle-lineHeight.html             |  278 +
 test/touch-slide.html                              |   19 +-
 test/ut/spec/data/SeriesData.test.ts               |   21 -
 test/ut/spec/scale/interval.test.ts                |    3 +-
 test/ut/spec/series/aria-columns-exclude.test.ts   |   29 +-
 test/ut/spec/util/time.test.ts                     |   49 +-
 test/visualMap-continuous.html                     | 1173 +--
 test/visualMap-layout.html                         |   90 +
 test/visualMap-pieces.html                         |   90 +-
 test/visualMap-selectMode.html                     |  158 +
 test/visualMap-special-case.html                   |   21 +-
 230 files changed, 43688 insertions(+), 27233 deletions(-)
 copy {build => .github/workflows/.scripts}/package.json (100%)
 create mode 100644 i18n/langFA-obj.js
 create mode 100644 i18n/langFA.js
 copy src/i18n/langSV.ts => i18n/langSV-obj.js (69%)
 copy src/i18n/langSV.ts => i18n/langSV.js (70%)
 create mode 100644 src/chart/chord/ChordEdge.ts
 create mode 100644 src/chart/chord/ChordPiece.ts
 create mode 100644 src/chart/chord/ChordSeries.ts
 create mode 100644 src/chart/chord/ChordView.ts
 create mode 100644 src/chart/chord/chordLayout.ts
 copy src/chart/{themeRiver => chord}/install.ts (71%)
 create mode 100644 src/component/axis/axisAction.ts
 create mode 100644 src/component/axis/axisBreakHelper.ts
 create mode 100644 src/component/axis/axisBreakHelperImpl.ts
 copy src/component/{grid/install.ts => axis/installBreak.ts} (65%)
 create mode 100644 src/core/ExtendedElement.ts
 create mode 100644 src/i18n/langFA.ts
 create mode 100644 src/scale/break.ts
 create mode 100644 src/scale/breakImpl.ts
 create mode 100644 test/axis-break-2.html
 create mode 100644 test/axis-break-3.html
 create mode 100644 test/axis-break-4.html
 create mode 100644 test/axis-break.html
 create mode 100644 test/bar-large-border-fill.html
 create mode 100644 test/boxplot-category.html
 create mode 100644 test/chord.html
 delete mode 100644 test/data/map/json/china-cities.json
 delete mode 100644 test/data/map/json/china-new.json
 delete mode 100644 test/data/map/json/china.json
 create mode 100644 test/dataZoom-handleLabelShow.html
 create mode 100644 test/markPoint-stock.html
 create mode 100644 test/runTest/actions/axis-break-2.json
 create mode 100644 test/runTest/actions/axis-break-3.json
 create mode 100644 test/runTest/actions/axis-break-4.json
 create mode 100644 test/runTest/actions/axis-break.json
 create mode 100644 test/runTest/actions/chord.json
 create mode 100644 test/runTest/actions/visualMap-selectMode.json
 create mode 100644 test/sankey-roam.html
 create mode 100644 test/sunburst-emphasis-focus.html
 create mode 100644 test/tooltip-axisPointer-snap.html
 create mode 100644 test/tooltip-textStyle-lineHeight.html
 create mode 100644 test/visualMap-selectMode.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to