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 2020/01/13 07:14:32 UTC

[incubator-echarts] branch master updated (0211578 -> 4023cfa)

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/incubator-echarts.git.


    from 0211578  fix: fix candlestick throw error when some series filtered by legend. fix #11611
     add 4023cfa  feat(bar): bar background #11405 (#11951)

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarSeries.js                   |  16 +-
 src/chart/bar/BarView.js                     | 147 +++++++++++++--
 src/layout/barGrid.js                        |  11 +-
 src/layout/barPolar.js                       |   4 -
 test/{bar-large.html => bar-background.html} | 260 +++++++++++++++++++++++----
 test/bar-polar-basic-radial.html             |   2 +-
 6 files changed, 383 insertions(+), 57 deletions(-)
 copy test/{bar-large.html => bar-background.html} (60%)


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