You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2021/08/19 21:48:16 UTC

[echarts] branch dataset-perf updated (c7d5734 -> 39c7111)

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

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


    from c7d5734  Merge branch 'master' into dataset-perf
     add 39c7111  fix: rename `SeriesDimensionRequest` to `SeriesDataSchema`.

No new revisions were added by this update.

Summary of changes:
 dist/echarts.js.map                                |  8 ++++++-
 src/chart/helper/createSeriesData.ts               | 10 ++++-----
 src/data/SeriesData.ts                             | 26 +++++++++++-----------
 ...riesDimensionRequest.ts => SeriesDataSchema.ts} | 10 ++++-----
 src/data/helper/createDimensions.ts                |  8 +++----
 src/data/helper/dataStackHelper.ts                 | 18 +++++++--------
 src/data/helper/dimensionHelper.ts                 | 16 ++++++-------
 src/data/helper/sourceManager.ts                   |  4 ++--
 test/ut/spec/data/SeriesData.test.ts               |  6 ++---
 9 files changed, 56 insertions(+), 50 deletions(-)
 rename src/data/helper/{SeriesDimensionRequest.ts => SeriesDataSchema.ts} (97%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org