You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/11/21 02:14:13 UTC

[incubator-echarts] 01/01: fix(polar): Not display zero value data on polar bar. 11452 (#11557)

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

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

View the commit online:
https://github.com/apache/incubator-echarts/commit/3b822f4b6ed1076d4b63d2d008264466862cc6ac

commit 3b822f4b6ed1076d4b63d2d008264466862cc6ac
Merge: 1df68e7 0fc6c8d
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Nov 21 10:13:49 2019 +0800

    fix(polar): Not display zero value data on polar bar.  11452 (#11557)
    
    feat(polar) about ISSUE 11452

 src/chart/bar/BarView.js       |  8 +++-
 src/chart/gauge/GaugeSeries.js |  1 -
 test/polar-rounded.html        | 92 +++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 97 insertions(+), 4 deletions(-)


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