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.


      at 7f7e013  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) In #5316 (commit 2823ab502bf1af27c33de6d09729bc287ef0a185) the fix 
seems not correct. check the "main3" case in `echarts/test/bar-width.html`. 
That fix would made the `barMaxWidth` has higher priority than `barWidth`. But 
it only works when auto-calculat [...]

This branch includes the following new commits:

     new 7f7e013  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) In #5316 (commit 2823ab502bf1af27c33de6d09729bc287ef0a185) the fix 
seems not correct. check the "main3" case in `echarts/test/bar-width.html`. 
That fix would made the `barMaxWidth` has higher priority than `barWidth`. But 
it only works when auto-calculat [...]

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Reply via email to