This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 976f5bbd0 Merge pull request #21330 from
apache/dependabot/npm_and_yarn/validator-13.15.20
add 94aa06d4a fix: horizontal candlesticks with encode. close #21322
add bb875b5f2 fix: resolve not-null checks and improved layout selection
logic
add 8eb93d090 fix: added more test cases and resolved unnescessary changes
add f94f2214f fix: (1) priority of defaults by layout and axis types. (2)
init animation.
new 38449543e Merge pull request #21325 from PPRAMANIK62/fix-21322
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/boxplot/BoxplotView.ts | 2 +-
src/chart/boxplot/boxplotLayout.ts | 2 +-
src/chart/candlestick/CandlestickSeries.ts | 4 +
src/chart/candlestick/CandlestickView.ts | 27 ++-
src/chart/candlestick/candlestickLayout.ts | 4 +-
src/chart/helper/whiskerBoxCommon.ts | 44 +++--
test/candlestick-horizontal.html | 257 +++++++++++++++++++++++++++++
7 files changed, 315 insertions(+), 25 deletions(-)
create mode 100644 test/candlestick-horizontal.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]