[I] [Bug] Gradient color rendered as black in VisualMap [echarts]

2024-03-09 Thread via GitHub


zukilover opened a new issue, #19700:
URL: https://github.com/apache/echarts/issues/19700

   ### Version
   
   5.5.0
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?c=map-usa-projection
   
   ### Steps to Reproduce
   
   Given the example at 
https://echarts.apache.org/examples/en/editor.html?c=map-usa-projection, add 
`visualMap.inRange.color` a gradient value:
   
   ```
   {
   type: 'linear',
   x: 0,
   y: 0,
   x2: 0,
   y2: 1,
   colorStops: [{
   offset: 0, color: 'red' // color at 0%
   }, {
   offset: 1, color: 'blue' // color at 100%
   }],
   global: false // default is false
 },
   ```
   
   it renders as shown below:
   ![USA Population Estimates 
(2012)](https://github.com/apache/echarts/assets/371291/b448556f-f894-44a4-9aed-b9ed1b233013)
   
   
   
   ### Current Behavior
   
   Gradient is rendered as black.
   
   ### Expected Behavior
   
   Gradient is rendered correctly.
   
   ### Environment
   
   ```markdown
   - OS: MacOS 13.2.1
   - Browser: Google Chrome Version 122.0.6261.112 (Official Build) (arm64)
   - Framework: N/A
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[I] [Bug] MarkPoint out of the chart window [echarts]

2024-03-09 Thread via GitHub


michaelmoopenn opened a new issue, #19699:
URL: https://github.com/apache/echarts/issues/19699

   ### Version
   
   5.5.0
   
   ### Link to Minimal Reproduction
   
   
https://echarts.apache.org/examples/en/editor.html?c=candlestick-simple=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurACYCGYFRA2gOQBMADAIwDsAtK854wCz0ANLCZsuPPgFZholh269GANlliFkxuzXyJS7QF0SAXyEkSATxz4iSUyTwBTAE4RHhWLRLpUpUmAsQRyJ6AGMKaDIAG3dIUIBrYW9SSmo6ZL9aFhEAZn4RHlyADgMzP0z-ZlypXKrYKWZSjNJaHNZi3JyRfn4m8pacooKa-u7GPv7PQeGREf5x5qM_YxIjYwBuIA
   
   ### Steps to Reproduce
   
   Open the minimal reproduction link.
   
   ### Current Behavior
   
   The markpoint is still visible when it is out of the chart window.
   
   ### Expected Behavior
   
   The markpoint should not display when it is out of the chart window as the 
candle on the same x axis value.
   
   ### Environment
   
   ```markdown
   - OS: MacOS Sonoma 14.2.1
   - Browser: Chromium 122.0.6261.69
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] 服务器端渲染 geo 配置boundingCoords属性和客户端渲染不一致 [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16662:
URL: https://github.com/apache/echarts/issues/16662#issuecomment-198698

   This issue has been automatically marked as stale because it did not have 
recent activity. It will be closed in 7 days if no further activity occurs. If 
you wish not to mark it as stale, please leave a comment in this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] tree图系列中设置selectedMode为single,select中配置lineStyle不生效 [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] closed issue #16616: [Bug] 
tree图系列中设置selectedMode为single,select中配置lineStyle不生效
URL: https://github.com/apache/echarts/issues/16616


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] Click Event On Radar Indicators[Feature] [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] closed issue #16604: Click Event On Radar 
Indicators[Feature] 
URL: https://github.com/apache/echarts/issues/16604


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Bug] tree图系列中设置selectedMode为single,select中配置lineStyle不生效 [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16616:
URL: https://github.com/apache/echarts/issues/16616#issuecomment-1986979990

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] Click Event On Radar Indicators[Feature] [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16604:
URL: https://github.com/apache/echarts/issues/16604#issuecomment-1986979976

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] 请教问题,在关系图中,如果节点较多会为了填充屏幕而缩小,导致看不到连线,是否可以默认不显示全部节点[Bug] [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] closed issue #16612: 
请教问题,在关系图中,如果节点较多会为了填充屏幕而缩小,导致看不到连线,是否可以默认不显示全部节点[Bug] 
URL: https://github.com/apache/echarts/issues/16612


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] 请教问题,在关系图中,如果节点较多会为了填充屏幕而缩小,导致看不到连线,是否可以默认不显示全部节点[Bug] [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16612:
URL: https://github.com/apache/echarts/issues/16612#issuecomment-1986979982

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] 仪表盘标签是否能够支持文字环绕,效果如图? [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16603:
URL: https://github.com/apache/echarts/issues/16603#issuecomment-1986979972

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] 仪表盘标签是否能够支持文字环绕,效果如图? [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] closed issue #16603: [Feature] 仪表盘标签是否能够支持文字环绕,效果如图?
URL: https://github.com/apache/echarts/issues/16603


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] Tooltip for step/"flat" line series aligned to category axis [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #16420:
URL: https://github.com/apache/echarts/issues/16420#issuecomment-1986979964

   This issue has been automatically closed because it did not have recent 
activity. If this remains to be a problem with the latest version of Apache 
ECharts, please open a new issue and link this to it. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] Tooltip for step/"flat" line series aligned to category axis [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] closed issue #16420: [Feature] Tooltip for step/"flat" line 
series aligned to category axis
URL: https://github.com/apache/echarts/issues/16420


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] 柱状图yAxis.scale设置为true时,y轴起点从较小的数据开始,导致较小的数据柱子没有高度,设置series.barMinHeight也不生效 [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on issue #13463:
URL: https://github.com/apache/echarts/issues/13463#issuecomment-1986979944

   This issue has been automatically marked as stale because it did not have 
recent activity. It will be closed in 7 days if no further activity occurs. If 
you wish not to mark it as stale, please leave a comment in this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] 如何实现折线图按x轴进行分区展示的效果 [echarts]

2024-03-09 Thread via GitHub


wyzhang0401 commented on issue #19698:
URL: https://github.com/apache/echarts/issues/19698#issuecomment-1986819591

   
![image](https://github.com/apache/echarts/assets/55241675/a09b299f-6c60-469c-b008-62317a21b119)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [I] [Feature] 如何实现折线图按x轴进行分区展示的效果 [echarts]

2024-03-09 Thread via GitHub


echarts-bot[bot] commented on issue #19698:
URL: https://github.com/apache/echarts/issues/19698#issuecomment-1986819209

   @wyzhang0401 It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 珞
   TRANSLATED
   
   **TITLE**
   
   [Feature] How to achieve the effect of partitioning the line chart according 
to the x-axis
   
   **BODY**
   
   ### What problem does this feature solve?
   
   Question: The effect you want to achieve using visualMap in the example 
[https://echarts.apache.org/examples/zh/editor.html?c=dataset-simple0=PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzIC-ANGrGMMBpCCauumAE4Q55skDkAhgA8IAZ16UWsIaIAKwCNDBYeyKpLABPEFj4
 
BjNsBFi1sUlQpVddYCoDaJ3gGIArABYA7AAZdANnEPHAE4ARl1dd2d_SScAM35dAA5nBKiWJywsHyy_CTTHdwBmXU8CLFT0JwKAI34AJnda8thYxNdnRtyKoP4fTyrXJvT-dzDdXioAXVyCfjB-ESwwJhM
 
RYABXNl0dWHtJdFteEAMCNd0wcWbaz2DI8kvrnPvg914pk33eAFlZ3QALflgABlZkoLq4CgA6Ap3JIQhJ3QKQ9xvPY7L4QDAAa1gABUsPwLglIcE7oUIa47s5nBDgii9gcAMK_DILWAM4BWAkwnzku4
 
-am1GG1CHOOmSA4AdX4GGgazAsAAQgYAO7QCBlUnCimwZyQwJ3AqBGlilgHb5gP4A4FgJTBMGQ6GwWHw2CIiHIzqm9FY3H4u0w4mkyHaqnGz0fJksrBsjnAfj-p087X8iGCp3C0XhtFSmVyxUqtVYBMNX
 
k6vUGo20kwTcy5QQAQWEIiY1C0214ulmuBsGl4plyGkboiYFnQADdRGtpd9GDsTMw9iJfsBlSQ4hgFlmCBAALb4ERQaAkTxZhYcLAiACShCwgmPWZA6q2zbnqPQC7fmCUJGh7z2VgwGw-BcDxv
 
D8P90FHN8PzfHBv1gCkIJYehtmcLNJAAoDmhArxfHGT8oNRGDUTg7YfHQlhMJUJw3Fw8CCL_GtJEI1RUSXFc12lTc_23PdoAPGB7z_M91SvG871gEk_0fLBnxIXZoKQ9AUJ_Cj0Co4CQj
 CCJ 8LfFjJGIvZSJIRDP2U 
-C0KU2ANOwrTwkiJD9JYQzJGM2ByKsmynDsnTHMYkwWMM9jV1gdduNRXj90PIS2OUUTr1KCTBWkp8L3kpCXOQ-DfzM6zrGoxw4kSZJdNRJz3ystzTLMlSdTUvLAIKoqkhSRyKMy9A3I83KvMK-IWtKv
 
YzFRJiWGG2A6QAekm2AABFZIwfg2GjBYx2UaVYBqNhYBEi87nxP5YGVDEME26Md34EBtAIKhpuoYApAatYdzgYAYlgGY5gWMAIVWDYtk2jQPqwOI1noCEqF2l9bCQVttD4DAFDKftkDh9tEegZGKFR
 zR4eaDGsZrUgAG4gA](example)
   1. Is there any other better method without using visualMap?
   2. If you use visualMap, what are the risks when there are many series and a 
large amount of data?
   
   ### What does the proposed API look like?
   
   The lineStyle of the line chart can set a callback to customize the line 
color of each section, or whether to connect
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[I] [Feature] 如何实现折线图按x轴进行分区展示的效果 [echarts]

2024-03-09 Thread via GitHub


wyzhang0401 opened a new issue, #19698:
URL: https://github.com/apache/echarts/issues/19698

   ### What problem does this feature solve?
   
   
问题:想要在示例中使用visualMap实现的效果[https://echarts.apache.org/examples/zh/editor.html?c=dataset-simple0=PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzIC-ANGrGMMBpCCauumAE4Q55skDkAhgA8IAZ16UWsIaIAKwCNDBYeyKpLABPEFj4BjNsBFi1sUlQpVddYCoDaJ3gGIArABYA7AAZdANnEPHAE4ARl1dd2d_SScAM35dAA5nBKiWJywsHyy_CTTHdwBmXU8CLFT0JwKAI34AJnda8thYxNdnRtyKoP4fTyrXJvT-dzDdXioAXVyCfjB-ESwwJhMRYABXNl0dWHtJdFteEAMCNd0wcWbaz2DI8kvrnPvg914pk33eAFlZ3QALflgABlZkoLq4CgA6Ap3JIQhJ3QKQ9xvPY7L4QDAAa1gABUsPwLglIcE7oUIa47s5nBDgii9gcAMK_DILWAM4BWAkwnzku4-am1GG1CHOOmSA4AdX4GGgazAsAAQgYAO7QCBlUnCimwZyQwJ3AqBGlilgHb5gP4A4FgJTBMGQ6GwWHw2CIiHIzqm9FY3H4u0w4mkyHaqnGz0fJksrBsjnAfj-p087X8iGCp3C0XhtFSmVyxUqtVYBMNXk6vUGo20kwTcy5QQAQWEIiY1C0214ulmuBsGl4plyGkboiYFnQADdRGtpd9GDsTMw9iJfsBlSQ4hgFlmCBAALb4ERQaAkTxZhYcLAiACShCwgmPWZA6q2zbnqPQC7fmCUJGh7z2VgwGw-BcDxvD8P90FHN8PzfHBv1gCkIJYehtmcLNJAAoDmhArxfHGT8oNRGDUTg7YfHQlhMJUJw3Fw8CCL_GtJEI1RUSXFc12lTc_23PdoAPGB7z_M91SvG871gEk_0fLBnxIXZoKQ9AUJ_Cj0Co4CQjCCJ8LfFjJGIvZSJIRDP2
 
U-C0KU2ANOwrTwkiJD9JYQzJGM2ByKsmynDsnTHMYkwWMM9jV1gdduNRXj90PIS2OUUTr1KCTBWkp8L3kpCXOQ-DfzM6zrGoxw4kSZJdNRJz3ystzTLMlSdTUvLAIKoqkhSRyKMy9A3I83KvMK-IWtKvYzFRJiWGG2A6QAekm2AABFZIwfg2GjBYx2UaVYBqNhYBEi87nxP5YGVDEME26Md34EBtAIKhpuoYApAatYdzgYAYlgGY5gWMAIVWDYtk2jQPqwOI1noCEqF2l9bCQVttD4DAFDKftkDh9tEegZGKFRzR4eaDGsZrUgAG4gA](示例)
   1. 如果不使用visualMap有没有其他更好的方法
   2. 如果使用visualMap,在series比较多,数据量比较大的情况下会有什么风险
   
   ### What does the proposed API look like?
   
   折线图的lineStyle可以设置回调,自定义每个区段的折线颜色,或者是否连接


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [PR] chore: update workflow deps [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on PR #19697:
URL: https://github.com/apache/echarts/pull/19697#issuecomment-1986809355

   
   The changes brought by this PR can be previewed at: 
https://echarts.apache.org/examples/editor?version=PR-19697@f9f3249
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



(echarts) branch update-workflow-deps updated (492a3f2e9 -> f9f324956)

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch update-workflow-deps
in repository https://gitbox.apache.org/repos/asf/echarts.git


from 492a3f2e9 chore: update workflow deps
 add f9f324956 chore: update workflow deps

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pr-preview.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



(echarts) branch update-workflow-deps updated (cdf0c72fe -> 492a3f2e9)

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch update-workflow-deps
in repository https://gitbox.apache.org/repos/asf/echarts.git


from cdf0c72fe chore: update workflow deps
 add 492a3f2e9 chore: update workflow deps

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



Re: [PR] chore: update workflow deps [echarts]

2024-03-09 Thread via GitHub


echarts-bot[bot] commented on PR #19697:
URL: https://github.com/apache/echarts/pull/19697#issuecomment-1986805070

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the 
coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a 
committer of this project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[PR] chore: update workflow deps [echarts]

2024-03-09 Thread via GitHub


plainheart opened a new pull request, #19697:
URL: https://github.com/apache/echarts/pull/19697

   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   
   
   
   ### What does this PR do?
   
   Update workflow dependencies to address the deprecation warnings. 
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   N.A.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



(echarts) 01/01: chore: update workflow deps

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch update-workflow-deps
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit cdf0c72fe142a53a06b34a7f69f25b5d501495c3
Author: plainheart 
AuthorDate: Sat Mar 9 17:19:18 2024 +0800

chore: update workflow deps
---
 .github/workflows/ci.yml |  4 ++--
 .github/workflows/source-release.yml | 10 +-
 .github/workflows/stale.yml  |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0a15bd634..c94954fd5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
 
   - name: Cache node modules
 id: cache-dep
-uses: actions/cache@v3
+uses: actions/cache@v4
 env:
   cache-name: cache-node-modules
 with:
@@ -76,7 +76,7 @@ jobs:
 
   - name: Cache node modules
 id: cache-dep
-uses: actions/cache@v3
+uses: actions/cache@v4
 env:
   cache-name: cache-node-modules
 with:
diff --git a/.github/workflows/source-release.yml 
b/.github/workflows/source-release.yml
index 571913117..17ae23830 100644
--- a/.github/workflows/source-release.yml
+++ b/.github/workflows/source-release.yml
@@ -26,7 +26,7 @@ jobs:
   echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
 
   - name: Cache node modules
-uses: actions/cache@v3
+uses: actions/cache@v4
 env:
   cache-name: cache-node-modules
 with:
@@ -44,7 +44,7 @@ jobs:
 --out tmp/materials
 
   - name: Archive materials
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: apache-echarts-${{env.RELEASE_VERSION}}-release-materials
   path: |
@@ -72,7 +72,7 @@ jobs:
 
   # Get RELEASE_NOTE.txt and pack it into zip.
   - name: Download materials
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: apache-echarts-${{env.RELEASE_VERSION}}-release-materials
 
@@ -80,7 +80,7 @@ jobs:
 
   # Archive before run others to avoid packing unknown files.
   - name: Archive source release
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: apache-echarts-${{env.RELEASE_VERSION}}-src
   path: |
@@ -123,7 +123,7 @@ jobs:
   echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
 
   - name: Download source release
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: apache-echarts-${{env.RELEASE_VERSION}}-src
   path: tmp/echarts
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 5cf94e3b0..ff4018930 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -14,7 +14,7 @@ jobs:
 if: ${{ github.repository_owner == 'apache' }}
 steps:
   - name: Close Stale Issues
-uses: actions/stale@v6
+uses: actions/stale@v9
 with:
   days-before-stale: 730
   days-before-close: 7


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



(echarts) branch update-workflow-deps created (now cdf0c72fe)

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch update-workflow-deps
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at cdf0c72fe chore: update workflow deps

This branch includes the following new commits:

 new cdf0c72fe chore: update workflow deps

The 1 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.



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



Re: [PR] chore: install and test typescript versions >=3.5 [echarts]

2024-03-09 Thread via GitHub


github-actions[bot] commented on PR #19696:
URL: https://github.com/apache/echarts/pull/19696#issuecomment-1986802526

   
   The changes brought by this PR can be previewed at: 
https://echarts.apache.org/examples/editor?version=PR-19696@7d25313
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [PR] chore: install and test typescript versions >=3.5 [echarts]

2024-03-09 Thread via GitHub


echarts-bot[bot] commented on PR #19696:
URL: https://github.com/apache/echarts/pull/19696#issuecomment-1986800704

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the 
coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a 
committer of this project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[PR] chore: install and test typescript versions >=3.5 [echarts]

2024-03-09 Thread via GitHub


plainheart opened a new pull request, #19696:
URL: https://github.com/apache/echarts/pull/19696

   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [ ] new feature
   - [x] others
   
   
   
   ### What does this PR do?
   
   The current DTS tester only installs and tests the typescript version <= 
4.1. To test the compatibility with higher versions, we should install the 
latest version of `@definitelytyped/typescript-versions`.
   
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   N.A.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



(echarts) branch test-dts created (now 7d2531398)

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch test-dts
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at 7d2531398 chore: update deps & install and test typescript versions 
>=3.5

This branch includes the following new commits:

 new 7d2531398 chore: update deps & install and test typescript versions 
>=3.5

The 1 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.



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



(echarts) 01/01: chore: update deps & install and test typescript versions >=3.5

2024-03-09 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch test-dts
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 7d253139892b5ce6d81425c06d5accaedef9b0a7
Author: plainheart 
AuthorDate: Sat Mar 9 16:57:38 2024 +0800

chore: update deps & install and test typescript versions >=3.5
---
 build/testDts.js  |   27 +-
 package-lock.json | 1915 ++---
 package.json  |4 +-
 3 files changed, 1109 insertions(+), 837 deletions(-)

diff --git a/build/testDts.js b/build/testDts.js
index 813fd0837..75dd4099b 100644
--- a/build/testDts.js
+++ b/build/testDts.js
@@ -19,11 +19,7 @@
 */
 
 const { TypeScriptVersion } = require('@definitelytyped/typescript-versions');
-const {
-cleanTypeScriptInstalls,
-installAllTypeScriptVersions,
-typeScriptPath
-} = require('@definitelytyped/utils');
+const { typeScriptPath, install } = require('@definitelytyped/utils');
 const { runTsCompile } = require('./pre-publish');
 const globby = require('globby');
 const semver = require('semver');
@@ -31,8 +27,10 @@ const semver = require('semver');
 const MIN_VERSION = '3.5.0';
 
 async function installTs() {
-// await cleanTypeScriptInstalls();
-await installAllTypeScriptVersions();
+const tsVersions = getTypeScriptVersions();
+for (const version of tsVersions) {
+await install(version);
+}
 }
 
 async function runTests() {
@@ -52,11 +50,8 @@ async function runTests() {
 };
 const testsList = await globby(__dirname + '/../test/types/*.ts');
 
-for (let version of TypeScriptVersion.shipped) {
-if (semver.lt(version + '.0', MIN_VERSION)) {
-continue;
-}
-
+const tsVersions = getTypeScriptVersions();
+for (const version of tsVersions) {
 console.log(`Testing ts version ${version}`);
 const ts = require(typeScriptPath(version));
 await runTsCompile(ts, compilerOptions, testsList);
@@ -65,6 +60,12 @@ async function runTests() {
 }
 }
 
+function getTypeScriptVersions() {
+return TypeScriptVersion.unsupported
+.concat(TypeScriptVersion.shipped)
+.filter(version => semver.gte(version + '.0', MIN_VERSION));
+}
+
 async function main() {
 await installTs();
 await runTests();
@@ -72,4 +73,4 @@ async function main() {
 
 module.exports = main;
 
-main();
\ No newline at end of file
+main();
diff --git a/package-lock.json b/package-lock.json
index d2f4c2e9c..32bc9715d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,8 +16,8 @@
 "@babel/code-frame": "7.10.4",
 "@babel/core": "7.3.4",
 "@babel/types": "7.10.5",
-"@definitelytyped/typescript-versions": "0.0.64",
-"@definitelytyped/utils": "0.0.64",
+"@definitelytyped/typescript-versions": "^0.1.1",
+"@definitelytyped/utils": "0.0.188",
 "@lang/rollup-plugin-dts": "2.0.2",
 "@microsoft/api-extractor": "7.31.2",
 "@rollup/plugin-commonjs": "^17.0.0",
@@ -686,56 +686,199 @@
   }
 },
 "node_modules/@definitelytyped/header-parser": {
-  "version": "0.0.59",
-  "resolved": 
"https://registry.npmjs.org/@definitelytyped/header-parser/-/header-parser-0.0.59.tgz;,
-  "integrity": 
"sha512-Y0Hoi+I0tD1xRNYUlt9dpZ2sykPoNAsS/nVtyaGJDYhVg0Q3U4U8afAOFlK3Fro2MfdM+1Kxc7DeaabaUeFmYw==",
+  "version": "0.2.8",
+  "resolved": 
"https://registry.npmjs.org/@definitelytyped/header-parser/-/header-parser-0.2.8.tgz;,
+  "integrity": 
"sha512-EbwPQxkjJ2dG5F+kZy/D5eMvFeM3FBJ+A8oXy6eOr+8aoRBzS94PiSyfHStZHJzruHDG/Lo2v9+0nSGsPJiOdw==",
   "dev": true,
   "dependencies": {
-"@definitelytyped/typescript-versions": "^0.0.59",
-"@types/parsimmon": "^1.10.1",
-"parsimmon": "^1.13.0"
+"@definitelytyped/typescript-versions": "0.1.1",
+"@definitelytyped/utils": "0.1.5",
+"semver": "^7.5.4"
+  },
+  "engines": {
+"node": ">=18.18.0"
   }
 },
-
"node_modules/@definitelytyped/header-parser/node_modules/@definitelytyped/typescript-versions":
 {
-  "version": "0.0.59",
-  "resolved": 
"https://registry.npmjs.org/@definitelytyped/typescript-versions/-/typescript-versions-0.0.59.tgz;,
-  "integrity": 
"sha512-R3DNeeNDK4l55OD28cNsvtmzz6K71O7XMf6Xd/BR45mfqn2wZUovghGMV3iCs9B3z2OsdhXqRnjX2Hhnj8NKJA==",
-  "dev": true
+
"node_modules/@definitelytyped/header-parser/node_modules/@definitelytyped/utils":
 {
+  "version": "0.1.5",
+  "resolved": 
"https://registry.npmjs.org/@definitelytyped/utils/-/utils-0.1.5.tgz;,
+  "integrity": 
"sha512-DwWL7/wwmK9Oe0zPYTYX3KBv6m92+tCxX8cD/K/wyEv4kfZerW21xNFzOFiwrpmtg6ghCMmvoeklvJ120B5v5A==",
+  "dev": true,
+  "dependencies": {
+"@qiwi/npm-registry-client": "^8.9.1",
+"@types/node": "^18.19.7",
+"cachedir": "^2.0.0",
+"charm": "^1.0.2",
+"minimatch": "^9.0.3",
+