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

sushuang pushed a change to branch feat-matrix-enhance
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 418b818ba Merge branch 'v6' into feat-matrix-enhance
     add 13cf5621f refactor(layout): unify margin/padding apply util.
     add a4ac20384 feat(matrix): (1). Support sankey, tree, treemap layout on 
matrix and calendar coord sys. (2). Fix sankey layoutMode: 'box'.

No new revisions were added by this update.

Summary of changes:
 src/chart/graph/Thumbnail.ts       |  10 +--
 src/chart/sankey/SankeySeries.ts   |   6 +-
 src/chart/tree/TreeSeries.ts       |   5 +-
 src/chart/treemap/TreemapSeries.ts |   4 ++
 src/chart/treemap/treemapLayout.ts |  21 ++----
 src/coord/axisAlignTicks.ts        |   5 +-
 src/util/graphic.ts                |  13 ++--
 src/util/layout.ts                 |  32 ++++-----
 test/calendar-other-coord-sys.html | 134 ++++++++++++++++++++++++++++++++++
 test/matrix3.html                  | 142 ++++++++++++++++++++++++++++++++++++-
 10 files changed, 327 insertions(+), 45 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to