This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/echarts-custom-series.git
The following commit(s) were added to refs/heads/dev by this push:
new 3040b72 doc: update doc
3040b72 is described below
commit 3040b72b9ec706323be8c7be5c0280279ad26ab7
Author: Ovilia <[email protected]>
AuthorDate: Mon Aug 18 16:37:13 2025 +0800
doc: update doc
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 0fd31ec..0a95e3c 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ This repo provides some custom series for [Apache
ECharts](https://github.com/ap
| | |
|-|-|
-| [violin](custom-series/violin) <br>
 |
[contour](custom-series/contour) <br>
 |
-| [stage](custom-series/stage) <br>
 |
[segmentedDoughnut](custom-series/segmentedDoughnut) <br>

|
-| [barRange](custom-series/barRange) <br>
 |
[lineRange](custom-series/lineRange) <br>
 |
+| `@echarts-x/custom-violin`<br> [doc](custom-series/violin)
[npm](https://www.npmjs.com/package/@echarts-x/custom-violin) <br>
 |
`@echarts-x/custom-contour`<br> [doc](custom-series/contour)
[npm](https://www.npmjs.com/package/@echarts-x/custom-contour) <br>
 |
+| `@echarts-x/custom-stage`<br> [doc](custom-series/stage)
[npm](https://www.npmjs.com/package/@echarts-x/custom-stage) <br>
 |
`@echarts-x/custom-segmented-doughnut`<br>
[doc](custom-series/segmentedDoughnut)
[npm](https://www.npmjs.com/package/@echarts-x/custom-segmented-doughnut) <br>

|
+| `@echarts-x/custom-bar-range`<br> [doc](custom-series/barRange)
[npm](https://www.npmjs.com/package/@echarts-x/custom-bar-range) <br>
 |
`@echarts-x/custom-line-range`<br> [doc](custom-series/lineRange)
[npm](https://www.npmjs.com/package/@echarts-x/custom-line-range) <br>
 |
See the README in the above links about how to install and use.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]