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

Integrate Graph Libraries #5849

Open
5 tasks
georgiaewhitney opened this issue Dec 17, 2024 · 0 comments
Open
5 tasks

Integrate Graph Libraries #5849

georgiaewhitney opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
🏷️ DataLink Explorer Assessment Project for Apprenticeship

Comments

@georgiaewhitney
Copy link

Part of #5826

Following success of #5848, integrate a graph visualisation library (see RFC for potential candidates) to render the graph data returned by the datalink api endpoint. It should replace the raw text output with an accurate nodes and edges representation.

  • (mabye) Convert raw dot notation graph to JSON
  • Identify most appropriate graph library
  • Create GraphViewer component to render graph
  • Replace raw graph data with UI
  • Ensure all errors and edge cases are met
@georgiaewhitney georgiaewhitney added the 🏷️ DataLink Explorer Assessment Project for Apprenticeship label Dec 17, 2024
@georgiaewhitney georgiaewhitney self-assigned this Dec 17, 2024
@georgiaewhitney georgiaewhitney moved this to In progress in Digital platform Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ DataLink Explorer Assessment Project for Apprenticeship
Projects
Status: In progress
Development

No branches or pull requests

1 participant