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 2023/06/13 11:06:54 UTC

[echarts] branch master updated (0749a6578 -> f36dc4558)

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

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


    from 0749a6578 Merge pull request #18725 from apache/move-test-dep
     add 54d82434b fix(label): revert fdda0254e2a1594f71a44a2a0c30def700e58acb (#18222)
     add 9ea570c97 fix(sankey): fix `value` is undefined in label/edgeLabel formatter.
     add 9ee9b91ca fix(sankey): prevent `edgeLabel` formatter from inheriting `label.formatter`.
     add 7dce2b6be test(pie): tweak `pie-label` test case
     new f36dc4558 Merge pull request #18733 from apache/fix/sankey-label-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/chart/sankey/SankeyView.ts | 35 +++++++++++++++++++++++++++--------
 src/label/labelStyle.ts        |  6 +++---
 test/pie-label.html            |  3 +++
 test/sankey-labelValue.html    | 27 ++++++++++++++++++++-------
 4 files changed, 53 insertions(+), 18 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 #18733 from apache/fix/sankey-label-formatter

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

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

commit f36dc455851444b3effc4df63fa39090536891de
Merge: 0749a6578 7dce2b6be
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Tue Jun 13 19:06:37 2023 +0800

    Merge pull request #18733 from apache/fix/sankey-label-formatter
    
    fix(sankey): fix `value` is undefined in label/edgeLabel formatter

 src/chart/sankey/SankeyView.ts | 35 +++++++++++++++++++++++++++--------
 src/label/labelStyle.ts        |  6 +++---
 test/pie-label.html            |  3 +++
 test/sankey-labelValue.html    | 27 ++++++++++++++++++++-------
 4 files changed, 53 insertions(+), 18 deletions(-)


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