You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/08/09 04:29:05 UTC

[echarts] branch master updated (63e05ae14 -> 62ebcb915)

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

wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 63e05ae14 Merge pull request #17237 from jiawulin001/issue#17228
     add c885e6503 fix(log): fix log axis breaks a single data whose log value is negative #13154
     add 4bf7f4d56 fix(log): cache base variable
     new 62ebcb915 Merge pull request #17322 from apache/fix-13154

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/scale/Interval.ts |  3 ++-
 src/scale/Log.ts      |  7 ++++---
 test/logScale.html    | 33 ++++++++++++++++++++++++++++++++-
 3 files changed, 38 insertions(+), 5 deletions(-)


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


[echarts] 01/01: Merge pull request #17322 from apache/fix-13154

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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 62ebcb9151210b2c9c80a49ffb3ac1ff630c716c
Merge: 63e05ae14 4bf7f4d56
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Tue Aug 9 12:28:54 2022 +0800

    Merge pull request #17322 from apache/fix-13154
    
    fix(log): fix log axis breaks a single data whose log value is negative

 src/scale/Interval.ts |  3 ++-
 src/scale/Log.ts      |  7 ++++---
 test/logScale.html    | 33 ++++++++++++++++++++++++++++++++-
 3 files changed, 38 insertions(+), 5 deletions(-)


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