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 c34fb61  feat(state): more state for labels.
     add 16819d9  feat(states): support more states in markers, fix type errors.

No new revisions were added by this update.

Summary of changes:
 src/chart/funnel/FunnelSeries.ts             |  4 ++-
 src/chart/funnel/funnelLayout.ts             |  9 ++----
 src/chart/helper/Symbol.ts                   |  2 --
 src/chart/pie/PieView.ts                     |  1 -
 src/chart/sankey/SankeyView.ts               |  1 -
 src/chart/themeRiver/ThemeRiverView.ts       |  4 +--
 src/component/helper/MapDraw.ts              |  2 --
 src/component/legend/LegendView.ts           |  2 +-
 src/component/marker/MarkAreaModel.ts        | 22 ++++---------
 src/component/marker/MarkAreaView.ts         | 12 +++----
 src/component/marker/MarkLineModel.ts        | 37 ++++++++-------------
 src/component/marker/MarkPointModel.ts       | 33 ++++++++-----------
 src/component/timeline/SliderTimelineView.ts | 12 ++++---
 src/label/labelGuideHelper.ts                |  1 -
 src/label/labelStyle.ts                      | 48 +++++++++++++++++-----------
 src/model/globalDefault.ts                   |  4 ++-
 src/util/graphic.ts                          |  2 +-
 17 files changed, 88 insertions(+), 108 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to