You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: