You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2021/04/22 01:52:12 UTC

[echarts] branch fix-marker updated (ea5e612 -> 85445d5)

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

wangzx pushed a change to branch fix-marker
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from ea5e612  fix(timeline): fix type issue in symbolOffset.
     add 85445d5  refactor: extract `normalizeSymbolSize` & `normalizeSymbolOffset` to the common symbol util.

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/PictorialBarView.ts            | 13 +++--------
 src/chart/helper/EffectSymbol.ts             | 20 ++++-------------
 src/chart/helper/Line.ts                     | 16 +++++---------
 src/chart/helper/Symbol.ts                   | 20 ++++++-----------
 src/chart/radar/RadarView.ts                 | 11 ++--------
 src/component/axis/AxisBuilder.ts            | 15 ++++++-------
 src/component/axis/CartesianAxisView.ts      |  3 +--
 src/component/timeline/SliderTimelineView.ts | 20 ++++++-----------
 src/coord/axisCommonTypes.ts                 |  4 ++--
 src/util/symbol.ts                           | 32 ++++++++++++++++++++++++----
 10 files changed, 63 insertions(+), 91 deletions(-)

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