aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
319 stars 47 forks source link

[Feature request] Pick up from last graph view or share graph view as a starting point #64

Open joywa opened 1 year ago

joywa commented 1 year ago

Is your feature request related to a problem? Please describe. I would like an easy way to reload from my last image in Graph View or share a Graph View as a starting point with another user for exploration

Describe the solution you'd like A specific URL link that provides the exact view I was on

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

mhavey commented 1 year ago

+1

joywa commented 1 year ago

"As a user, can I share my view with another user? I just dragged 5 nodes on the graph and expanded them out. I want the other user to continue working on it. I know you can share an image, but can you actually share what you have in the canvas?"

ssh-5 commented 1 year ago

+1 - would be extremely helpful!

kevinphillips81 commented 1 year ago

+1 - it would be highly useful if this could also encapsulate custom formatting

agutierrezgit commented 1 year ago

+1 @joywa Would it be ok for a first version to be able to download/upload graph snapshots as .json file to share a particular state of the graph?

AndreaNassisi commented 1 year ago

This should be part of a Views epic, which includes saving, listing and sharing.

xiazcy commented 6 months ago

Share some similar concepts with #298