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> 
![violin](custom-series/violin/screenshots/violin.svg) | 
[contour](custom-series/contour) <br> 
![contour](custom-series/contour/screenshots/contour.svg) |
-| [stage](custom-series/stage) <br> 
![stage](custom-series/stage/screenshots/stage.svg) | 
[segmentedDoughnut](custom-series/segmentedDoughnut) <br> 
![segmentedDoughnut](custom-series/segmentedDoughnut/screenshots/segmentedDoughnut.svg)
 |
-| [barRange](custom-series/barRange) <br> 
![barRange](custom-series/barRange/screenshots/barRange.svg) | 
[lineRange](custom-series/lineRange) <br> 
![lineRange](custom-series/lineRange/screenshots/lineRange.svg) |
+| `@echarts-x/custom-violin`<br> [doc](custom-series/violin) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-violin) <br> 
![violin](custom-series/violin/screenshots/violin.svg) | 
`@echarts-x/custom-contour`<br> [doc](custom-series/contour) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-contour) <br> 
![contour](custom-series/contour/screenshots/contour.svg) |
+| `@echarts-x/custom-stage`<br> [doc](custom-series/stage) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-stage) <br> 
![stage](custom-series/stage/screenshots/stage.svg) | 
`@echarts-x/custom-segmented-doughnut`<br> 
[doc](custom-series/segmentedDoughnut) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-segmented-doughnut) <br> 
![segmentedDoughnut](custom-series/segmentedDoughnut/screenshots/segmentedDoughnut.svg)
 |
+| `@echarts-x/custom-bar-range`<br> [doc](custom-series/barRange) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-bar-range) <br> 
![barRange](custom-series/barRange/screenshots/barRange.svg) | 
`@echarts-x/custom-line-range`<br> [doc](custom-series/lineRange) 
[npm](https://www.npmjs.com/package/@echarts-x/custom-line-range) <br> 
![lineRange](custom-series/lineRange/screenshots/lineRange.svg) |
 
 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]

Reply via email to