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

ovilia pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/echarts-custom-series.git


    from ffeb026  chore: add screenshots
     new 421c83d  chore: add stage chart template
     new 8882940  feat(stage): basic stage bars

The 2 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:
 .../rollup.config.js => stage/dist/index.js}       |  43 ++++-----
 .../rollup.config.js => stage/dist/index.min.js}   |  23 +----
 custom-series/stage/dist/index.min.js.map          |   1 +
 .../{barRange => stage}/package-lock.json          |   4 +-
 .../template => custom-series/stage}/package.json  |   2 +-
 custom-series/{violin => stage}/rollup.config.js   |   2 +-
 custom-series/stage/src/index.ts                   |  99 +++++++++++++++++++
 custom-series/stage/test/index.html                | 105 +++++++++++++++++++++
 8 files changed, 233 insertions(+), 46 deletions(-)
 copy custom-series/{violin/rollup.config.js => stage/dist/index.js} (54%)
 copy custom-series/{barRange/rollup.config.js => stage/dist/index.min.js} (67%)
 create mode 100644 custom-series/stage/dist/index.min.js.map
 copy custom-series/{barRange => stage}/package-lock.json (96%)
 copy {scripts/template => custom-series/stage}/package.json (88%)
 copy custom-series/{violin => stage}/rollup.config.js (96%)
 create mode 100644 custom-series/stage/src/index.ts
 create mode 100644 custom-series/stage/test/index.html


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

Reply via email to