Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance and new features #95

Open
moyogatomi opened this issue Nov 18, 2022 · 2 comments
Open

Maintenance and new features #95

moyogatomi opened this issue Nov 18, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@moyogatomi
Copy link

moyogatomi commented Nov 18, 2022

Hi. I am working on a project with heavy use of graphs and after some research I am thinking about using your library which I like very much. I have two questions though:1) Are you planning to keep on maintaining it? 2) Is it possible or will be possible to connect nodes with graphs(acting as nodes) [keylines has this future - see image]? I know you are single dev in this project and it must be hard and I think its amazing work you made here.
image

@dash14
Copy link
Owner

dash14 commented Nov 25, 2022

Hi @moyogatomi,
Thank you for liking v-network-graph!

  1. Are you planning to keep on maintaining it?

Yes, I will continue to maintain it.

  1. Is it possible or will be possible to connect nodes with graphs(acting as nodes) [keylines has this future - see image]?

Currently, there is no easy way to do this in the library.
It is possible to give each node its size, background, z-order, and position, so it may be possible to draw it if controlled well enough.
In the future, I was considering the implementation of the feature that can draw multiple graphs and connect them with edges. That was originally intended to specify multiple d3-force layouts independently, but I would like to consider making your use case possible as well.
However, I am sorry, but I cannot say when this will be implemented....

@dash14 dash14 added the feature request New feature or request label Nov 25, 2022
@x42en
Copy link

x42en commented Nov 30, 2022

Hi! Well done 🎉 for this library, I love it also !!
I am also looking for a way to draw network graph that would imply graph into graph, or at least groups of nodes.

I could easily setup a paid bounty for this feature ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants