This is an automated email from the ASF dual-hosted git repository.
yufeng04 pushed a change to branch v6
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 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
new dc68f9c6c Merge pull request #20669 from apache/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
{build => .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 | 3 +-
src/chart/bar/PictorialBarView.ts | 6 +-
src/chart/helper/whiskerBoxCommon.ts | 14 +-
src/chart/line/LineView.ts | 50 +-
src/chart/map/MapSeries.ts | 24 +-
src/chart/sankey/SankeySeries.ts | 14 +-
src/chart/sunburst/SunburstPiece.ts | 5 +-
src/chart/sunburst/SunburstSeries.ts | 2 +-
src/chart/treemap/treemapVisual.ts | 4 +-
src/component/axis/AxisBuilder.ts | 12 +-
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/marker/MarkLineModel.ts | 2 +-
src/component/tooltip/TooltipHTMLContent.ts | 13 +-
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/geo/GeoModel.ts | 14 +-
src/coord/geo/Region.ts | 7 +-
src/coord/geo/geoCreator.ts | 19 +-
src/coord/polar/Polar.ts | 9 +-
src/core/echarts.ts | 4 +-
src/data/DataStore.ts | 69 +
src/data/SeriesData.ts | 25 +-
src/i18n/langFA.ts | 144 +
src/i18n/langPT-br.ts | 24 +-
src/i18n/langSV.ts | 2 +-
src/processor/dataSample.ts | 19 +-
src/theme/dark.ts | 3 +
ssr/client/dist/index.js.map | 2 +-
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/clip.html | 39 +
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/heatmap-geo.html | 15 +
test/heatmap-map.html | 25 +-
test/legend.html | 28 +-
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 | 3 +-
test/runTest/actions/bar2.json | 2 +-
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 | 53 +-
test/runTest/client/client.css | 1 +
test/runTest/compareScreenshot.js | 5 +-
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/server.js | 26 +-
test/runTest/util.js | 37 +-
test/sankey.html | 62 +-
test/scatter-random-stream-fix-axis.html | 3 +-
test/scatter-weibo.html | 28 +-
test/sunburst-emphasis-focus.html | 234 +
test/toolbox-textStyle.html | 146 +-
test/tooltip-textStyle-lineHeight.html | 278 +
test/touch-slide.html | 19 +-
test/ut/spec/series/aria-columns-exclude.test.ts | 29 +-
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 +-
129 files changed, 31388 insertions(+), 26111 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/i18n/langFA.ts
create mode 100644 test/bar-large-border-fill.html
create mode 100644 test/boxplot-category.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/runTest/actions/visualMap-selectMode.json
create mode 100644 test/sunburst-emphasis-focus.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]