You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/11/08 06:40:51 UTC

[echarts] branch master updated (0f149dc89 -> 7fe9b7351)

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

ovilia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 0f149dc89 chore: start a local server for testing when run dev #17868 (#17882)
     add 63dd98acf style: fix code style flaw and remove unnecessary default parameter. (#17098)
     new 7fe9b7351 Merge pull request #17887 from apache/fix/code-style-17098

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/bar/BaseBarSeries.ts       |   6 +-
 src/component/marker/MarkAreaView.ts |   2 +-
 src/model/Series.ts                  |   3 +-
 test/bar-markArea.html               | 144 ++++++++++++++++-------------------
 4 files changed, 75 insertions(+), 80 deletions(-)


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


[echarts] 01/01: Merge pull request #17887 from apache/fix/code-style-17098

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 7fe9b73516fef1e3d0d64100cbfda995a8d73f0d
Merge: 0f149dc89 63dd98acf
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Tue Nov 8 14:40:43 2022 +0800

    Merge pull request #17887 from apache/fix/code-style-17098
    
    style: fix code style flaw and remove unnecessary default parameter.

 src/chart/bar/BaseBarSeries.ts       |   6 +-
 src/component/marker/MarkAreaView.ts |   2 +-
 src/model/Series.ts                  |   3 +-
 test/bar-markArea.html               | 144 ++++++++++++++++-------------------
 4 files changed, 75 insertions(+), 80 deletions(-)


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