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 2020/07/27 03:29:41 UTC

[incubator-echarts] 01/01: Merge pull request #13025 from apache/datazoom-brush

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

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

commit e416d2399b2a6d13c6c5ffaa05ded3ea92929e4d
Merge: aff984a 1accbd0
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Mon Jul 27 11:29:17 2020 +0800

    Merge pull request #13025 from apache/datazoom-brush
    
    [5.0] [FEATURE] Add select by brushing in dataZoom

 src/ExtensionAPI.ts                       |   6 +
 src/component/dataZoom/SliderZoomModel.ts |  38 +++-
 src/component/dataZoom/SliderZoomView.ts  | 278 ++++++++++++++++++++++++++----
 src/component/helper/BrushController.ts   |   2 +-
 src/component/visualMap/ContinuousView.ts |  13 +-
 src/echarts.ts                            |  34 +++-
 test/dataZoom-rainfall-inside.html        |   7 +-
 7 files changed, 334 insertions(+), 44 deletions(-)


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