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/29 06:05:15 UTC

[incubator-echarts] branch next updated (ee32d1e -> 5170b52)

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

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


    from ee32d1e  fix(axis): fix category labels not shown after refacted time axis
     add 2a909d9  fix(time): tooltip formatter for time axis #12859
     new 5170b52  Merge pull request #13039 from apache/time-formatter

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/lang.ts        |  4 ++--
 src/scale/Time.ts  | 26 +++++++-------------------
 src/util/format.ts | 34 ++++++++++++++++++++++------------
 src/util/time.ts   | 22 ++++++++++++++++++++--
 test/timeZone.html | 17 ++++++++++++++---
 5 files changed, 65 insertions(+), 38 deletions(-)


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


[incubator-echarts] 01/01: Merge pull request #13039 from apache/time-formatter

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

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

commit 5170b52c04bc0fc5b31006ee79355e036e648822
Merge: ee32d1e 2a909d9
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Wed Jul 29 14:04:57 2020 +0800

    Merge pull request #13039 from apache/time-formatter
    
    fix(time): tooltip formatter for time axis

 src/lang.ts        |  4 ++--
 src/scale/Time.ts  | 26 +++++++-------------------
 src/util/format.ts | 34 ++++++++++++++++++++++------------
 src/util/time.ts   | 22 ++++++++++++++++++++--
 test/timeZone.html | 17 ++++++++++++++---
 5 files changed, 65 insertions(+), 38 deletions(-)


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