Re: [I] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-03-27 Thread via GitHub


chengaohe45 commented on issue #19538:
URL: https://github.com/apache/echarts/issues/19538#issuecomment-2022328201

   有计划修复吗?


-- 
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] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-02-19 Thread via GitHub


chengaohe45 commented on issue #19538:
URL: https://github.com/apache/echarts/issues/19538#issuecomment-1952006929

   此问题计划什么时候可以修复呢?


-- 
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] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-01-26 Thread via GitHub


chengaohe45 commented on issue #19538:
URL: https://github.com/apache/echarts/issues/19538#issuecomment-1911757832

   https://codepen.io/chengaohe45/pen/OJqONgv
   
   可以查看开发者模式->控制台的打印信息:chart.setOption这个函数所花费的时间不少于1秒(我测试几台机都是一样的结果)


-- 
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] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-01-23 Thread via GitHub


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

   @chengaohe45 Please provide a demo for the issue either with [Official 
Editor](https://echarts.apache.org/examples/editor.html), 
[CodePen](https://codepen.io/Ovilia/pen/dyYWXWM), 
[CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s) 
or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/).


-- 
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] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-01-23 Thread via GitHub


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

   @chengaohe45 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**
   
   Sankey diagram focus sets the trajectory mode. When the links exceed 100, it 
is very stuck.
   
   **BODY**
   
   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   Configure the Sankey diagram focus and set the trajectory mode. There are 60 
nodes and only about 250 links. The page rendering is stuck for 4 seconds. I 
put the data to the official website for testing. The same result.
   
   ### Steps to Reproduce
   
   Configure the Sankey diagram focus and set the trajectory mode. There are 60 
nodes and only about 250 links. The page rendering is stuck for 4 seconds. I 
put the data to the official website for testing. The same result.
   
   ### Current Behavior
   
   Configure the Sankey diagram focus and set the trajectory mode. There are 60 
nodes and only about 250 links. The page rendering is stuck for 4 seconds. I 
put the data to the official website for testing. The same result.
   
   ### Expected Behavior
   
   Page rendering should be smooth
   
   ### Environment
   
   ```markdown
   -OS:
   -Browser:
   - 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

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] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-01-23 Thread via GitHub


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

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果
   
   ### Steps to Reproduce
   
   配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果
   
   ### Current Behavior
   
   配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果
   
   ### Expected Behavior
   
   页面渲染要流畅
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - 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