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

FEAT: Download image graph #12

Open
4 tasks
Caussz opened this issue Jun 19, 2024 · 0 comments
Open
4 tasks

FEAT: Download image graph #12

Caussz opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Caussz
Copy link
Member

Caussz commented Jun 19, 2024

Create and Download Graph Image

Description:

This task involves creating an image of the current graph visualization and providing functionality for users to download the image. The implementation should ensure that the graph is accurately captured and downloadable in a user-friendly format.

Checklist:

  • Implement functionality to capture the current state of the graph as an image.
  • Provide a button or link for users to download the captured image.
  • Ensure the image captures all visible nodes and edges accurately.
  • Support common image formats such as PNG and JPEG for the download.
@Caussz Caussz self-assigned this Jun 19, 2024
@Caussz Caussz added enhancement New feature or request help wanted Extra attention is needed labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant