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:55 UTC

[echarts] 01/01: Merge pull request #18733 from apache/fix/sankey-label-formatter

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