You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/09/16 11:04:36 UTC

[GitHub] [incubator-echarts] wangdi244 opened a new issue #13300: 背景画出一个圆形,点在圆形范围之内活动

wangdi244 opened a new issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300


   ### Version
   4.9.0
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=custom-profile](https://echarts.apache.org/examples/zh/editor.html?c=custom-profile)
   
   ### Steps to reproduce
   背景画出一个圆形,点在圆形范围之内活动,通过force算法实现
   
   ### What is expected?
   背景画出一个圆形,点在圆形范围之内活动,通过force算法实现
   
   ### What is actually happening?
   背景画出一个圆形,点在圆形范围之内活动,通过force算法实现
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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



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


[GitHub] [incubator-echarts] wangdi244 commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
wangdi244 commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-694084614


   是否支持复合节点的方式实现?


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

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



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


[GitHub] [incubator-echarts] wangdi244 commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
wangdi244 commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-693904405


   请问echarts能在一个图内划分多个区域,每个区域定义一些点。区域与区域之间有关联关系,可以做这样的配置吗?


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

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



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


[GitHub] [incubator-echarts] 100pah commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-695187325


   需求描述的比较简略,不太能理解。


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

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



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


[GitHub] [incubator-echarts] wangdi244 commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
wangdi244 commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-695879358


   ![图](https://user-images.githubusercontent.com/13075509/93729665-0d310900-fbf8-11ea-9459-a0aaa2991d06.png)
   如图分成红黄蓝三个部分,如果使用graph关系图功能,能够将点控制在红色,黄色,蓝色的范围内,并且连线不受干扰。类似于cytoscape.js的功能,如图
   ![图1](https://user-images.githubusercontent.com/13075509/93729860-ca236580-fbf8-11ea-9f4e-3b3fdc1afb53.PNG)
   


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

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



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


[GitHub] [incubator-echarts] wangdi244 commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
wangdi244 commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-695879358


   ![图](https://user-images.githubusercontent.com/13075509/93729665-0d310900-fbf8-11ea-9459-a0aaa2991d06.png)
   如图分成红黄蓝三个部分,如果使用graph关系图功能,能够将点控制在红色,黄色,蓝色的范围内,并且连线不受干扰。类似于cytoscape.js的功能,如图
   ![图1](https://user-images.githubusercontent.com/13075509/93729860-ca236580-fbf8-11ea-9f4e-3b3fdc1afb53.PNG)
   


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

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



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


[GitHub] [incubator-echarts] Ovilia commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-705934406


   ECharts 应该在这个 case 里只是用来画圆和线,至于位置的计算,是你自己计算并给出的,所以这可能不是一个 ECharts 的问题。


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

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



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-693334027


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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

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



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


[GitHub] [incubator-echarts] Ovilia commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #13300:
URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-705934406


   ECharts 应该在这个 case 里只是用来画圆和线,至于位置的计算,是你自己计算并给出的,所以这可能不是一个 ECharts 的问题。


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

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



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