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/16 10:42:28 UTC

[incubator-echarts] branch state updated (831cde3 -> 34a949f)

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

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


    from 831cde3  feat(state): blur markers when focus
     add 34a949f  refact: change hoverAnimation to emphasis.scale, hoverOffset to emphsis.scaleSize

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BaseBarSeries.ts             |  7 +++---
 src/chart/bar/PictorialBarSeries.ts        | 28 +++++++++++----------
 src/chart/bar/PictorialBarView.ts          |  4 +--
 src/chart/boxplot/BoxplotSeries.ts         | 16 ++++++++----
 src/chart/candlestick/CandlestickSeries.ts | 15 ++++++++----
 src/chart/graph/GraphSeries.ts             | 25 ++++++++++++++-----
 src/chart/helper/Symbol.ts                 |  8 +++---
 src/chart/helper/SymbolDraw.ts             | 13 +++++++---
 src/chart/line/LineSeries.ts               | 39 ++++++++++++++++--------------
 src/chart/lines/LinesSeries.ts             |  2 --
 src/chart/pie/PieSeries.ts                 | 23 +++++++++++-------
 src/chart/pie/PieView.ts                   |  4 +--
 src/chart/scatter/ScatterSeries.ts         | 17 +++++++++----
 src/chart/tree/TreeSeries.ts               | 13 +++++++---
 src/preprocessor/backwardCompat.ts         | 31 ++++++++++++++++--------
 src/util/types.ts                          | 23 ++++++++++++------
 16 files changed, 169 insertions(+), 99 deletions(-)


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