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 <sushuang0...@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-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org