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 6495067  doc(lineRange): fix doc
     new 0a74901  feat: create segmented doughnut
     new 6b4128b  feat(segmentedDoughnut): render item and bg

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:
 README.md                                          |   7 +
 .../segmentedDoughnut}/README.md                   |  16 +--
 .../{stage => segmentedDoughnut}/package-lock.json |  27 ++--
 .../segmentedDoughnut}/package.json                |   4 +-
 .../{stage => segmentedDoughnut}/rollup.config.js  |   2 +-
 custom-series/segmentedDoughnut/src/index.ts       | 153 +++++++++++++++++++++
 .../segmentedDoughnut}/test/index.html             |   4 +-
 7 files changed, 188 insertions(+), 25 deletions(-)
 copy {scripts/template => custom-series/segmentedDoughnut}/README.md (65%)
 copy custom-series/{stage => segmentedDoughnut}/package-lock.json (61%)
 copy {scripts/template => custom-series/segmentedDoughnut}/package.json (85%)
 copy custom-series/{stage => segmentedDoughnut}/rollup.config.js (95%)
 create mode 100644 custom-series/segmentedDoughnut/src/index.ts
 copy {scripts/template => custom-series/segmentedDoughnut}/test/index.html 
(85%)


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

Reply via email to