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

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

commit 95035807f9e24844a56e9045d516a510dac0e160
Merge: 84ce59f a6300c9
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Fri Sep 4 11:01:22 2020 +0800

    Merge branch 'next' into line-label

 src/chart/bar/BarView.ts                |   2 +-
 src/chart/helper/Line.ts                |   2 +-
 src/chart/helper/Symbol.ts              |   5 +-
 src/chart/helper/SymbolDraw.ts          |   2 +-
 src/component/axis/SingleAxisView.ts    |  13 +-
 src/component/axisPointer/viewHelper.ts |  17 +-
 src/component/title.ts                  |   4 +-
 src/label/labelStyle.ts                 |  25 ++-
 src/model/mixin/itemStyle.ts            |  24 +-
 src/model/mixin/lineStyle.ts            |  43 ++--
 src/util/types.ts                       |  14 +-
 src/visual/style.ts                     |   2 +-
 test/line-style.html                    | 381 +++++++++++++++++++++++++++++++-
 13 files changed, 457 insertions(+), 77 deletions(-)



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

Reply via email to