echarts icon indicating copy to clipboard operation
echarts copied to clipboard

Self-loop in graph

Open ckoenigs opened this issue 4 years ago • 13 comments

What problem does this feature solve?

This feature would solve that it is possible for an edge of a node to point to the node itself. I want to generate a graph that shows the schema of my Neo4j database and some nodes in the schema point to themselves. This is because of hierarchical structures in one label. For example as a Disease, cancer is very general and malignant mixed neoplasm is a more specific kind of cancer. So these two nodes are connected with a relationship is_a.

Example: https://imgur.com/a/cFJyn14

What does the proposed API look like?

It should be like it is now: nodes:[{name:'Disease'}],edges:[{source:'Disease', target:'Disease'}] and generate then the self-loop.

ckoenigs avatar Jul 10 '20 06:07 ckoenigs

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 and chart option 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 [email protected]. 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.

Have a nice day! 🍵

echarts-bot[bot] avatar Jul 10 '20 06:07 echarts-bot[bot]

this should be also useful to display conversational flows, any ETA on this feature?

ericzon avatar Dec 11 '20 13:12 ericzon

eCharts is a great tool for visualizing property graphs. Since self-loops are typical in the property graph model, also with multiple edges, supporting this would be a strong contribution. Atm, such a loop is possible in eCharts, but is hardly recognizable after rendering.

ChrizZz110 avatar Mar 02 '21 12:03 ChrizZz110

+1

tingc10 avatar Mar 31 '22 15:03 tingc10

+1

weidai00 avatar Apr 21 '22 08:04 weidai00

Hi, are there any updates on this request?

PatrickSun93 avatar Oct 11 '22 22:10 PatrickSun93

+1

huo-feng-ding avatar Oct 20 '22 10:10 huo-feng-ding

+1

ducdv98 avatar Jan 03 '23 16:01 ducdv98

+1

hungtcs avatar Apr 07 '23 03:04 hungtcs

+1

SweetPotatoAnna avatar Apr 12 '23 20:04 SweetPotatoAnna

+1

Hiccstrid2019 avatar Sep 15 '23 08:09 Hiccstrid2019

2023 now,still waiting for it...

aufschlafen avatar Oct 20 '23 01:10 aufschlafen

+1

Jennygra avatar Feb 16 '24 08:02 Jennygra

+1

STofone avatar Jun 11 '24 11:06 STofone