This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch feat-dataZoom-label-show
in repository https://gitbox.apache.org/repos/asf/echarts.git
from dd5d624cd test(dataZoom): add test cases
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 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 88345fe6b fix(gauge): fix z2 is negative when maxVal is negative
add 52e400635 Merge pull request #20276 from kingyue737/patch-1
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 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
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-preview.yml | 3 +
.vscode/settings.json | 5 +-
dist/echarts.common.js | 114 +-
dist/echarts.common.js.map | 2 +-
dist/echarts.common.min.js | 4 +-
dist/echarts.esm.js | 157 ++-
dist/echarts.esm.js.map | 2 +-
dist/echarts.esm.min.js | 4 +-
dist/echarts.esm.min.mjs | 4 +-
dist/echarts.esm.mjs | 157 ++-
dist/echarts.esm.mjs.map | 2 +-
dist/echarts.js | 157 ++-
dist/echarts.js.map | 2 +-
dist/echarts.min.js | 4 +-
dist/echarts.simple.js | 90 +-
dist/echarts.simple.js.map | 2 +-
dist/echarts.simple.min.js | 4 +-
package-lock.json | 30 +-
package.json | 4 +-
src/chart/bar/PictorialBarView.ts | 2 +-
src/chart/candlestick/CandlestickSeries.ts | 1 -
src/chart/candlestick/CandlestickView.ts | 23 +-
src/chart/candlestick/candlestickVisual.ts | 31 +-
src/chart/gauge/GaugeView.ts | 2 +-
src/chart/helper/createClipPathFromCoordSys.ts | 2 +-
src/chart/helper/whiskerBoxCommon.ts | 17 +-
src/chart/line/LineView.ts | 56 +-
src/chart/pie/labelLayout.ts | 2 +-
src/chart/sankey/SankeySeries.ts | 14 +-
src/chart/sunburst/SunburstPiece.ts | 5 +-
src/chart/sunburst/SunburstSeries.ts | 2 +-
src/chart/treemap/TreemapSeries.ts | 4 +-
src/chart/treemap/TreemapView.ts | 3 +
src/component/axis/CartesianAxisView.ts | 11 +-
src/component/dataZoom/SliderZoomModel.ts | 13 +-
src/component/dataZoom/SliderZoomView.ts | 10 +-
src/component/legend/LegendView.ts | 3 +-
src/component/legend/legendAction.ts | 96 +-
src/component/tooltip/TooltipHTMLContent.ts | 13 +-
src/component/tooltip/TooltipView.ts | 14 +-
src/component/tooltip/tooltipMarkup.ts | 21 +-
src/component/visualMap/ContinuousView.ts | 14 +-
src/coord/Axis.ts | 4 +-
src/coord/axisCommonTypes.ts | 6 +-
src/coord/axisDefault.ts | 2 +
src/coord/axisHelper.ts | 2 +-
src/coord/axisTickLabelBuilder.ts | 9 +-
src/coord/polar/Polar.ts | 9 +-
src/core/echarts.ts | 4 +-
src/data/DataStore.ts | 69 ++
src/data/SeriesData.ts | 21 +-
src/i18n/langFA.ts | 144 +++
src/i18n/langPT-br.ts | 24 +-
src/i18n/langSV.ts | 144 +++
src/processor/dataSample.ts | 19 +-
src/theme/dark.ts | 3 +
src/util/graphic.ts | 2 +-
src/util/types.ts | 9 +-
src/visual/aria.ts | 5 +-
test/axis-customTicks.html | 186 ++++
test/{clip-line-cap.html => axis-splitLine.html} | 86 +-
test/boxplot-category.html | 137 +++
test/candlestick-case.html | 51 +-
test/clip-custom.html | 127 +++
test/clip.html | 39 +
test/dataZoom-handleLabelShow.html | 270 ++---
test/legend-action.html | 136 +++
test/legend.html | 28 +-
test/line-step.html | 105 ++
test/pictorial-zero-value.html | 54 +
test/runTest/actions/__meta__.json | 5 +-
test/runTest/actions/candlestick-case.json | 2 +-
test/runTest/actions/legend-action.json | 1 +
test/runTest/actions/tooltip.json | 2 +-
test/runTest/package-lock.json | 12 +-
test/sankey.html | 62 +-
test/sunburst-emphasis-focus.html | 234 ++++
test/tooltip-textStyle-lineHeight.html | 278 +++++
test/tooltip.html | 76 +-
test/{treemap-simple.html => treemap-cursor.html} | 4 +-
test/ut/spec/series/aria-columns-exclude.test.ts | 97 ++
test/visualMap-continuous.html | 1173 +++++++++++----------
test/visualMap-layout.html | 90 ++
83 files changed, 3776 insertions(+), 1061 deletions(-)
create mode 100644 src/i18n/langFA.ts
create mode 100644 src/i18n/langSV.ts
copy test/{clip-line-cap.html => axis-splitLine.html} (56%)
create mode 100644 test/boxplot-category.html
create mode 100644 test/clip-custom.html
create mode 100644 test/legend-action.html
create mode 100644 test/runTest/actions/legend-action.json
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/ut/spec/series/aria-columns-exclude.test.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]