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/echarts.git
from ae81f7a60 Merge pull request #21147 from apache/fix/ts-export-type add cbf5c62a3 fix(bar): wrong data label position when bar width/height is 0 new 8ba89a9ef Merge pull request #21218 from Justin-ZS/fix/21144 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. Summary of changes: src/chart/bar/BarView.ts | 22 ++++++++- test/bar-zero-label.html | 119 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 139 insertions(+), 2 deletions(-) create mode 100644 test/bar-zero-label.html --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org