This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch feat-scatter
in repository https://gitbox.apache.org/repos/asf/echarts.git
from c317bfe5c refactor(jitter): use layout instead of SymbolDraw
add 214a37699 [feat]: add thumbnails components
add 8f0bb6255 [feat]: add interface about ThumbanilOption
add 0c4bef3a2 [feat]: add Thumbnail for tree,graph,map,sankey
add 3ae14712a [feat]: add Thumbnail for tree,graph,map,sankey
add 342c5e103 [feat]: add Thumbnail for tree,graph,map,sankey
add 0948b0ae0 [feat]: add Thumbnail for tree,graph,map,sankey
add 3df93f747 [fix]:fix the code format
add 7fc143dbe [fix]:fix the code format
add 3933e85ac [fix]:fix the code format
add 3f9e49f2d [fix]:fix the code format
add 2a897d6fb [fix]:fix the code format
add 41c24254e [fix]:fix the code format
add cffd1b60e [fix]:fix the code format
add e83a6509b [fix]:fix the code format
add b101a933f [fix]:fix the code format
add ef44b3fa6 [fix]:fix the code format
add 7eb89ceaa [feat]: add Thumbnail Component for graph
add 9063d9475 [feat]: add Thumbnail Component for graph
add 395308e6d [feat]: add Thumbnail Component for graph
add b1b835029 [feat]: add Thumbnail Component for graph
add e073e427d [feat]: add Thumbnail Component for graph
add 6ffd037db [feat]: add Thumbnail Component for graph
add 22f869d5b [feat]: add Thumbnail Component for graph
add b4fff366d [fix]: fix the select overflow the thumbnail container
add 0e31443a2 [fix]: use BoxLayoutOptionMixin in thumbnailSeries
add 84940d6f3 [fix]: resolved conflicts
add 255af4ce3 [fix]: resolved conflicts
add 3fc74e8c4 [fix]: resolved conflicts
add c2eb34af4 Merge pull request #17471 from Lruler/feat-11352
add f7e61f20c feat(thumbnail): upgrade thumbnail (1) Enable pan and zoom
on thumbnail (2) Rename selectedAreaStyle to windowStyle (3) Clean up the code
(4) Support border-radius and clip.
add a244af6f1 Merge pull request #18039 from apache/graph-thumbnail-upgrade
add aaa2a48b9 feat: barSeries.startValue added
add 7eae8148b extra testcases added
add 323eca770 feat: rewrite changes to make dataZoom work
add f74ede1e6 fix: fix the build bug caused by changes
add 0d3a28962 fix: fix the build bug caused by changes
add 0e862ce71 Merge branch 'issue#17077' of
https://github.com/jiawulin001/echarts into issue#17077
add a4db0d4f7 Merge pull request #17078 from jiawulin001/issue#17077
add 71541f85a fix: In users' .d.ts `import('echarts/types/dist/shared')`
can not visit `'echarts/types/dist/shared.d.ts'` since v5.5.0. Fix it. Fix
#19663.
add 57b8c9752 feat(treemap): add scaleLimit to limit the zooming. close
#14599
add 8921fec4b feat(treemap): add scaleLimit to limit the zooming. close
#14599
add 9f1d4fb14 fix: prototype _onZoom not effect
add 0c5d5e791 feat(treemap):remove coordinateSystem
add 4f0bb6527 feat(treemap): add scaleLimit with controllerHost
add b0f77e880 feat(treemap): onZoom without controllerHost
add 4dbfcfaa5 fix: custom onZoom
add 91680313c feat(treemap): reset zoom when chart restore
add 4b2d52fd0 Merge pull request #18304 from liuyizhou/fix-14599
add a20948618 Merge branch 'master' into fix/ts-type-visibility
add b61f6c028 Merge pull request #20030 from apache/fix/ts-type-visibility
add 7faa2e176 test(treemap): update test case for #18304
add 0ee94981f test(treemap): record test visual action for #18304
add 0ab5f7264 Merge pull request #20020 from apache/feat-treemap-test
add 0c013fe71 feat(axis): custom axis tick/label positions. close #13627
add 952fa4523 chore: merge
add 0c908241d fix: fix failed test cases and improve code
add a2824713a Merge pull request #19919 from apache/dvdkon-fix-13627
add 562889eed chore(workflow): use forked workflow deps for timely update
& fix typo
add 40c2870d3 Merge pull request #20051 from apache/wokflow-deps
add d3d974f7c feat: add role region to div tag when aria: true
add b15b918b1 fix: change ARIA role from region to img for accessibility
add 64539fed9 refactor: move dom.setAttribute('role', 'img') to reduce
duplication
add 32eeb07c7 Merge pull request #20050 from ViniciusCestarii/aria-role
add 955762035 Merge pull request #20037 from apache/master
add ca9ed741e chore: release 5.6.0
add 486f24f6d change version from 5.6.0 to 5.5.1
add 4c015dd9f chore(deps-dev): bump ws from 7.5.7 to 7.5.10
add 9d2bab0ea Merge pull request #20044 from
apache/dependabot/npm_and_yarn/ws-7.5.10
add ad947d661 fix(tooltip): fix tooltip XSS issue when legend name is HTML
string
add c1727a65f refactor(tooltip): add `encodeHTMLContent` option to specify
whether the content should be encoded by default
add 62210761d test(tooltip): update test case for tooltip xss
add efa3e5a8e Merge pull request #20045 from apache/fix/tooltip-xss
add 34889d934 build release
add 2caf68489 Merge pull request #20039 from apache/release-dev
add a6d046302 Merge pull request #20084 from apache/release
add 369cb0350 fix(custom): grid area clipping in custom series #19993
(#20043)
add 114df2836 Merge pull request #20101 from apache/master
add 945abd857 fix(grid): Initial version to resize grid by axis name size.
close #9265
add a50b1c1c8 fix(grid): Deduplicate conditions to resize grid by axis
name size. close #9265
add e90526c6e Merge branch 'apache:master' into fix-9265
add 1422365e1 fix(grid) Simplify default rotation computation of y-axis.
close #9265
add ad4d68a68 fix(grid) Remove .option access and an unused import. close
#9265
add 31fc8ccfb Merge pull request #19534 from robin-gerling/fix-9265
add 35fa0cb70 chore: enable prompt to use typescript from workspace
add c3291928f Merge pull request #20123 from apache/workspace-ts-prompt
add 33249dcdc chore(workflow): fix pr-preview workflow
add 4d3cb2cc2 Merge pull request #20144 from apache/workflow/pr-preview
add 1166f2d26 fix(legend): fix legend action is not isolated from other
legend components (resolves #20128)
add 7564282ba test(legend): add a test case for legend action
add cc26ef378 fix(legend): fix legend item is selected but corresponding
series may not show after dispatching `legendAllSelect` action.
add c7f672f8e fix(legend): remove unused import
add 6ce6ba312 fix(legend): remove duplicated type of legend select method
name
add 13fe1d903 fix(legend): return allSelectedMap rather than selectedMap
add 89cfb3645 Merge pull request #20129 from
apache/fix/legend-action-isolation
add e6dab043c fix(candlestick): add back missing support for non-normal
states since v5.0.0
add e4061f69e fix(candlestick): disable emphasis state by default for
forward compatibility
add 89a15af59 fix(candelstick): still enable emphasis state by default
add c9ac64100 Merge pull request #20105 from apache/fix/k-states
add 86db174f8 perf(line): prebind context of `_changePolyState` function
to current instance rather than create an new function to reduce runtime memory
cost (fix #20151)
add 65f625543 Merge pull request #20161 from apache/perf/line-memory-cost
add a4d803f6c feature(axis): add feature to remove SplitLine on specified
tick
add 8e968f4f6 Merge pull request #20114 from adaelixir/feature-#20110
add 769bfef71 fix(pie): Missing pie chart label display. close #20070
add 403dce221 fix(pie): fix some labels may not show #20074
add 7a0663751 Merge pull request #20074 from liuyunzidian/fix-20070
add 72e3f8016 chore(deps-dev): bump socket.io-parser in /test/runTest
add 11c5a12fd Merge pull request #20187 from
apache/dependabot/npm_and_yarn/test/runTest/socket.io-parser-3.3.4
add 5fb9e9d5e fix(axis): ticks overflowing grid area with dataZoom #20185
add eeaf52e8e Merge pull request #20194 from apache/fix/customValues
add ce500cf22 feature(treemap): add custom cursor properties for treemap
(#20113)
add aeb078eb7 feat(aria): allows excluding data in aria-label
add b1a237448 refactor(aria): rename property to exclude
add 43797899e Merge pull request #20218 from semla/aria-exclude-columns
add 7c7a3ed89 feat(i18n): add Swedish(SV) translation (#20227)
add 3bd3c7cf0 fix(time): bar bandWidth with inversed time axis #20068
add 7955a468a Merge pull request #20246 from apache/time-inverse
add 9aee654b7 Merge branch 'master' into v6
add fdf2e4dcc Merge pull request #20100 from apache/master
add 23d26a81a Merge branch 'next' into v6
add f6c28b734 Merge branch 'v6' into next-thumbnail
add 197bacd2d feat(custom): custom series can be registered
add 25132fdb5 fix(custom): use renderItem as registered custom name
add a9f881ceb fix(custom): use function instead of class
add a33c528dc fix(custom): support renderItemArgs
add dafe12963 fix(custom): rename to itemPayload
add 78c072cc3 fix(custom): import type
add a4b03df75 Merge pull request #20226 from apache/feat-custom
add 15c681f11 fix(roam): fix RoamControllerHost importing path
add ccdc4b91e fix(roam): ignore duplicate-imports
add d2eba0f23 Merge pull request #20313 from apache/fix-roam
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 88345fe6b fix(gauge): fix z2 is negative when maxVal is negative
add 52e400635 Merge pull request #20276 from kingyue737/patch-1
add 509be2444 feat(dataZoom): change moveHandler cursor icon to move
add 7fe6fa267 feat(dataZoom): change moveHandler cursor icon to default
add ce7c12287 Merge pull request #20304 from ribeirompl/ribeirompl-patch-1
add 1f6b148e2 feat(custom): use installer for resuable custom series
add 6639b231a Merge pull request #20329 from apache/feat-custom-series
add 771436131 feat(custom): support compoundPath in custom series
add d2c05a765 feat(custom): support compoundPath in custom series
add 58d2a9c0e feat(custom): support compoundPath in custom series
add 6f1f77938 fix(custom): fix duplicated import
add 9fb4073ef fix(custom): remove extra
add 817ef5cff Merge pull request #20402 from apache/feat-compoundPath
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 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 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 02060ff95 Merge branch 'v6' into feat-scatter
add d5df6aad8 fix(scatter): clamp jitter within bandwidth
add e99f581a3 refactor(jitter): improve code efficiency according to
#19941#discussion_r1842014348
add 216e288c1 chore: merge
No new revisions were added by this update.
Summary of changes:
{build => .github/workflows/.scripts}/package.json | 0
.github/workflows/pr-preview.yml | 10 +-
.github/workflows/teardown-pr-preview.yml | 2 +-
.vscode/settings.json | 5 +-
NOTICE | 2 +-
dist/echarts.common.js | 6528 ++++++-------
dist/echarts.common.js.map | 2 +-
dist/echarts.common.min.js | 4 +-
dist/echarts.esm.js | 9831 ++++++++++----------
dist/echarts.esm.js.map | 2 +-
dist/echarts.esm.min.js | 4 +-
dist/echarts.esm.min.mjs | 4 +-
dist/echarts.esm.mjs | 9831 ++++++++++----------
dist/echarts.esm.mjs.map | 2 +-
dist/echarts.js | 9831 ++++++++++----------
dist/echarts.js.map | 2 +-
dist/echarts.min.js | 4 +-
dist/echarts.simple.js | 5008 +++++-----
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 +-
i18n/langSV-obj.js | 174 +
i18n/langSV.js | 170 +
package-lock.json | 7596 +++++++--------
package.README.md | 5 +-
package.json | 12 +-
src/animation/customGraphicTransition.ts | 20 +-
src/chart/bar/BarSeries.ts | 2 +
src/chart/bar/BarView.ts | 3 +-
src/chart/bar/PictorialBarView.ts | 6 +-
src/chart/candlestick/CandlestickSeries.ts | 1 -
src/chart/candlestick/CandlestickView.ts | 23 +-
src/chart/candlestick/candlestickVisual.ts | 31 +-
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 | 17 +
src/chart/custom/CustomView.ts | 58 +-
src/chart/custom/customSeriesRegister.ts | 11 +
src/chart/funnel/funnelLayout.ts | 11 +-
src/chart/gauge/GaugeView.ts | 2 +-
src/chart/graph/GraphSeries.ts | 8 +-
src/chart/graph/GraphView.ts | 195 +-
src/chart/graph/Thumbnail.ts | 272 +
src/chart/helper/createClipPathFromCoordSys.ts | 2 +-
src/chart/helper/whiskerBoxCommon.ts | 14 +-
src/chart/line/LineView.ts | 56 +-
src/chart/map/MapSeries.ts | 24 +-
src/chart/pie/PieView.ts | 13 +-
src/chart/pie/labelLayout.ts | 2 +-
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 | 52 +-
src/chart/tree/layoutHelper.ts | 15 -
src/chart/tree/treeLayout.ts | 2 +-
src/chart/treemap/TreemapSeries.ts | 12 +-
src/chart/treemap/TreemapView.ts | 50 +-
src/chart/treemap/treemapVisual.ts | 4 +-
src/component/axis/AxisBuilder.ts | 22 +-
src/component/axis/CartesianAxisView.ts | 11 +-
src/component/calendar/CalendarView.ts | 13 +-
src/component/dataZoom/AxisProxy.ts | 2 -
src/component/dataZoom/SliderZoomModel.ts | 10 +
src/component/dataZoom/SliderZoomView.ts | 26 +-
src/component/helper/MapDraw.ts | 10 +-
src/component/helper/RoamController.ts | 17 +-
src/component/helper/roamHelper.ts | 66 +-
src/component/legend/LegendView.ts | 3 +-
src/component/legend/legendAction.ts | 96 +-
src/component/marker/MarkLineModel.ts | 2 +-
src/component/tooltip/TooltipHTMLContent.ts | 13 +-
src/component/tooltip/TooltipView.ts | 14 +-
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 | 4 +-
src/coord/axisCommonTypes.ts | 16 +-
src/coord/axisDefault.ts | 2 +
src/coord/axisHelper.ts | 153 +-
src/coord/axisTickLabelBuilder.ts | 37 +
src/coord/cartesian/AxisModel.ts | 15 +-
src/coord/cartesian/Grid.ts | 55 +-
src/coord/geo/GeoModel.ts | 14 +-
src/coord/geo/Region.ts | 7 +-
src/coord/geo/geoCreator.ts | 19 +-
src/coord/polar/Polar.ts | 9 +-
src/coord/scaleRawExtentInfo.ts | 6 +-
src/core/echarts.ts | 91 +-
src/data/DataStore.ts | 69 +
src/data/SeriesData.ts | 25 +-
src/echarts.all.ts | 2 +
src/export/api/number.ts | 1 +
src/export/charts.ts | 2 +
src/export/option.ts | 3 +
src/extension.ts | 5 +
src/i18n/langFA.ts | 144 +
src/i18n/langPT-br.ts | 24 +-
src/i18n/langSV.ts | 144 +
src/layout/barGrid.ts | 19 +-
src/layout/barPolar.ts | 6 +-
src/model/Global.ts | 9 +-
src/processor/dataSample.ts | 19 +-
src/theme/dark.ts | 3 +
src/util/graphic.ts | 2 +-
src/util/jitter.ts | 110 +-
src/util/layout.ts | 96 +-
src/util/types.ts | 9 +-
src/visual/aria.ts | 7 +-
ssr/client/dist/index.js.map | 2 +-
test/axis-containLabelAndName.html | 158 +
test/axis-customTicks.html | 388 +
test/{clip-line-cap.html => axis-splitLine.html} | 86 +-
test/axisLabel.html | 63 +-
test/bar-large-border-fill.html | 120 +
test/bar-startValue.html | 225 +
test/bmap.html | 4 +-
test/boxplot-category.html | 137 +
test/brush.html | 26 +-
test/calendar-simple.html | 11 +-
test/candlestick-case.html | 51 +-
test/chord.html | 719 ++
test/clip-custom.html | 127 +
test/clip.html | 39 +
.../mktest-tpl.html => custom-register.html} | 46 +-
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/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/graph-thumbnail.html | 264 +
test/heatmap-geo.html | 15 +
test/heatmap-map.html | 25 +-
test/legend-action.html | 136 +
test/legend.html | 28 +-
test/lib/reset.css | 62 +-
test/lib/testHelper.js | 625 +-
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/pictorial-zero-value.html | 119 +-
test/pie-coordinate-system.html | 28 +-
test/runTest/actions/__meta__.json | 10 +-
test/runTest/actions/bar2.json | 2 +-
test/runTest/actions/candlestick-case.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/legend-action.json | 1 +
test/runTest/actions/stackBar-dataZoom.json | 2 +-
test/runTest/actions/symbol.json | 2 +-
test/runTest/actions/tooltip.json | 2 +-
test/runTest/actions/treemap-scaleLimit.json | 1 +
test/runTest/actions/visualMap-selectMode.json | 1 +
test/runTest/cli.js | 75 +-
test/runTest/client/client.css | 1 +
test/runTest/client/client.js | 190 +-
test/runTest/client/index.html | 54 +-
test/runTest/compareScreenshot.js | 5 +-
test/runTest/package-lock.json | 2369 +++--
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/server.js | 106 +-
test/runTest/store.js | 76 +-
test/runTest/util.js | 125 +-
test/sankey-roam.html | 139 +
test/sankey.html | 62 +-
test/scatter-jitter.html | 111 +-
test/scatter-random-stream-fix-axis.html | 3 +-
test/scatter-weibo.html | 28 +-
test/sunburst-emphasis-focus.html | 234 +
test/theme.html | 100 +-
test/toolbox-textStyle.html | 146 +-
test/tooltip-textStyle-lineHeight.html | 278 +
test/tooltip.html | 76 +-
test/touch-slide.html | 19 +-
test/{treemap-simple.html => treemap-cursor.html} | 4 +-
test/treemap-scaleLimit.html | 185 +
test/ut/spec/series/aria-columns-exclude.test.ts | 100 +
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 +-
218 files changed, 38570 insertions(+), 26534 deletions(-)
copy {build => .github/workflows/.scripts}/package.json (100%)
create mode 100644 i18n/langFA-obj.js
create mode 100644 i18n/langFA.js
create mode 100644 i18n/langSV-obj.js
create mode 100644 i18n/langSV.js
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/chart/custom/customSeriesRegister.ts
create mode 100644 src/chart/graph/Thumbnail.ts
create mode 100644 src/i18n/langFA.ts
create mode 100644 src/i18n/langSV.ts
create mode 100755 test/axis-containLabelAndName.html
create mode 100644 test/axis-customTicks.html
copy test/{clip-line-cap.html => axis-splitLine.html} (56%)
create mode 100644 test/bar-large-border-fill.html
create mode 100644 test/bar-startValue.html
create mode 100644 test/boxplot-category.html
create mode 100644 test/chord.html
create mode 100644 test/clip-custom.html
copy test/{build/mktest-tpl.html => custom-register.html} (62%)
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/graph-thumbnail.html
create mode 100644 test/legend-action.html
create mode 100644 test/runTest/actions/chord.json
create mode 100644 test/runTest/actions/legend-action.json
create mode 100644 test/runTest/actions/treemap-scaleLimit.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-textStyle-lineHeight.html
copy test/{treemap-simple.html => treemap-cursor.html} (98%)
create mode 100644 test/treemap-scaleLimit.html
create mode 100644 test/ut/spec/series/aria-columns-exclude.test.ts
create mode 100644 test/visualMap-selectMode.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]