You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/07/31 13:31:05 UTC

[incubator-echarts] branch next updated (f050a8a -> fd38c5c)

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

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


    from f050a8a  Merge pull request #13065 from apache/dataset-trans
     add 90a9c76  fix: miss a commit
     add 7811279  test: remove unnecessary test file.
     new fd38c5c  Merge branch 'next' into dataset-trans

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:
 echarts.all.ts                    |   3 +-
 test/data-transform-external.html | 116 --------------------------------------
 2 files changed, 1 insertion(+), 118 deletions(-)
 delete mode 100644 test/data-transform-external.html


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


[incubator-echarts] 01/01: Merge branch 'next' into dataset-trans

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

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

commit fd38c5c881470d3dc6ff8bf3c9f8b83004fdb741
Merge: 7811279 f050a8a
Author: 100pah <su...@gmail.com>
AuthorDate: Fri Jul 31 21:30:03 2020 +0800

    Merge branch 'next' into dataset-trans

 build/amd2common.js      | 182 ----------------
 package.json             |   4 -
 src/chart/bar/BarView.ts |   4 +-
 src/coord/axisDefault.ts |   3 +-
 src/echarts.ts           |  16 +-
 src/scale/Time.ts        | 553 +++++++++++++++++++++++++++--------------------
 src/util/time.ts         | 130 +++++++----
 test/dynamicData2.html   |   3 -
 test/pie3.html           |  14 +-
 9 files changed, 429 insertions(+), 480 deletions(-)


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