This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 76cc8dc3c Merge pull request #21427 from liuyizhou/fix-21426
add bbe3591a8 fix(scatter): fix jitter layout does not support progressive
rendering and causes chart to stuck and potential NPE
add cc164456f fix(scatter): tweak types
add d3ec53039 fix(scatter): simplify jitterLayout code and update test
cases
add b5733e7f0 test(scatter): tweak test case
add 5592113f8 test(scatter)L fix test case
new f903bf2d4 Merge pull request #21436 from apache/fix/scatter-large-stuck
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:
src/chart/scatter/install.ts | 2 +-
src/chart/scatter/jitterLayout.ts | 104 ++++++++++-------
src/util/jitter.ts | 14 +--
test/runTest/actions/__meta__.json | 1 +
test/runTest/actions/scatter-jitter.json | 1 +
test/scatter-jitter.html | 185 +++++++++++++++++++++++++++++++
6 files changed, 259 insertions(+), 48 deletions(-)
create mode 100644 test/runTest/actions/scatter-jitter.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]