This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch feat-matrix
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 0b90a9530 test(matrix): add test for pie
add ce5fa4330 feat(matrix): pie series with matrix
add 9b1c9a089 test(matrix): test case for pie series
add 859ab1d22 feat(matrix): graph, scatter, custom
No new revisions were added by this update.
Summary of changes:
src/chart/custom/CustomView.ts | 4 ++-
src/chart/heatmap/HeatmapView.ts | 6 ++--
src/chart/pie/PieSeries.ts | 3 +-
src/component/matrix/MatrixView.ts | 4 +--
src/coord/matrix/Matrix.ts | 32 ++++++++++++------
src/coord/matrix/MatrixDim.ts | 14 ++++++--
src/coord/{calendar => matrix}/prepareCustom.ts | 26 ++++++---------
test/matrix.html | 43 +++++++++++++++++++++----
8 files changed, 90 insertions(+), 42 deletions(-)
copy src/coord/{calendar => matrix}/prepareCustom.ts (58%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]