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 75dd430d7 Merge pull request #19763 from deftliang/fix-sankey-radius
add aaa2a48b9 feat: barSeries.startValue added
add 7eae8148b extra testcases added
add 323eca770 feat: rewrite changes to make dataZoom work
add f74ede1e6 fix: fix the build bug caused by changes
add 0d3a28962 fix: fix the build bug caused by changes
add 0e862ce71 Merge branch 'issue#17077' of
https://github.com/jiawulin001/echarts into issue#17077
new a4db0d4f7 Merge pull request #17078 from jiawulin001/issue#17077
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/BarSeries.ts | 2 +
src/coord/axisCommonTypes.ts | 1 +
src/coord/scaleRawExtentInfo.ts | 6 +-
src/layout/barGrid.ts | 19 ++--
src/layout/barPolar.ts | 6 +-
test/bar-startValue.html | 225 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 251 insertions(+), 8 deletions(-)
create mode 100644 test/bar-startValue.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]