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 2020/07/21 09:46:13 UTC

[incubator-echarts] branch time-formatter updated (a14c8cd -> cca2853)

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

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


    from a14c8cd  feat(time): level formatters
     add 3bee422  feat(time): add half day and more
     add cca2853  feat(time): remove unnecessary code and update test cases

No new revisions were added by this update.

Summary of changes:
 src/export.ts                 |   2 +
 src/scale/Time.ts             |  54 ++++++++++---------
 src/util/format.ts            |  23 +++-----
 src/util/time.ts              |  75 +++++++++++++-------------
 test/timeScale-formatter.html | 123 +++++++++++++++++++++++++++++++++++++++---
 test/timeScale.html           |  16 ------
 6 files changed, 192 insertions(+), 101 deletions(-)


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