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/10/29 05:22:25 UTC

[incubator-echarts] 01/01: Merge pull request #13507 from apache/timeline-scale

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

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

commit 81f9e9340e2e82109ce58a912ebfbed9a00517a9
Merge: f995676 9ddb182
Author: sushuang <su...@gmail.com>
AuthorDate: Thu Oct 29 13:21:36 2020 +0800

    Merge pull request #13507 from apache/timeline-scale
    
    Fix locale params incorrect in timeline.

 src/component/dataZoom/DataZoomModel.ts      | 11 +++++------
 src/component/timeline/SliderTimelineView.ts |  2 +-
 src/scale/Interval.ts                        |  4 ++--
 src/scale/Ordinal.ts                         | 25 +++++++++++++++----------
 src/scale/Scale.ts                           | 10 +++++-----
 src/scale/Time.ts                            | 17 ++++++++++-------
 src/util/types.ts                            |  1 +
 7 files changed, 39 insertions(+), 31 deletions(-)


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