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/11/25 14:32:42 UTC

[echarts] 01/01: Merge pull request #17979 from apache/fix-null-check

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

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

commit b99300b2985083d3fcf1814c744652d5800464fe
Merge: 945df88b5 c0a9277cc
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Fri Nov 25 22:32:33 2022 +0800

    Merge pull request #17979 from apache/fix-null-check
    
    fix(core): use `!=` to check if series is excluded as native map returns `undefined` rather than `null`

 src/core/echarts.ts | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)


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