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

sushuang pushed a change to branch fix/bar-width-on-value-axis
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 77190ed  fix: fix bar width strategy. (1) On value axis, the 
auto-calculated bar width might be near 0, which make the bar invisible. So we 
add option `barMinWidth` (default 1 in category and default null in other coord 
sys). (2) The fix #5316 (commit 2823ab502bf1af27c33de6d09729bc287ef0a185) seems 
not work any more currently. check the cases in `echarts/test/bar-width.html`. 
This fix make it works.
     add c49d22a  fix: fix the last commit: tweak code and fix remainWidth when 
barWidth is given.

No new revisions were added by this update.

Summary of changes:
 src/layout/barGrid.js | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


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

Reply via email to