You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/11/16 10:32:07 UTC

[echarts] 01/01: Merge pull request #16070 from apache/optimize-dataZoom-shadow-performance

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

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 2b61e57b186cb4bb229938666f01a8d434465a44
Merge: efc66bd b1eb944
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Nov 16 18:31:33 2021 +0800

    Merge pull request #16070 from apache/optimize-dataZoom-shadow-performance
    
    [fix] dataZoom: optimize shadow render performance when roaming.

 src/component/axisPointer/BaseAxisPointer.ts |   2 +
 src/component/dataZoom/SliderZoomView.ts     | 111 +++++++++++++++------------
 src/component/dataZoom/roams.ts              |  18 +++--
 src/component/parallel/ParallelView.ts       |   3 +-
 src/util/throttle.ts                         |   2 +
 5 files changed, 80 insertions(+), 56 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org