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

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


    from 2814043  Merge pull request #13576 from susiwen8/licensed
     add 556c488  fix: comment incorrect implementation of tooltip.formatter: 
pattern on time axis temporarily
     add a3e658c  fix: (1) tooltip should support useUTC by default (2) make 
the param useUTC/isUTC mandatory rather than optional. (3) change the order of 
the param isUTC and lang of time.format because isUTC is used more.
     add 085c7dc  fix: tooltip time axis formatter add back.
     new 1eaeed9  Merge pull request #13570 from apache/fix/useUTC

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/component/tooltip/TooltipView.ts   |  15 ++++-
 src/component/tooltip/tooltipMarkup.ts |  14 +++--
 src/scale/Time.ts                      |   6 +-
 src/util/format.ts                     |  39 +++++-------
 src/util/time.ts                       |  40 +++++++------
 test/timeZone.html                     | 106 ++++++++++++++++++---------------
 6 files changed, 119 insertions(+), 101 deletions(-)


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

Reply via email to