Skip to content

ForceDirectedGraph.fromJson not working #7

@tunguyen-zien

Description

@tunguyen-zien

Hi, I'm facing an issue where I cannot generate edges when initializing the graph using the ForceDirectedGraph.fromJson function.

When I use this function to create a graph from a JSON input, the nodes are correctly created and positioned, but the edges between the nodes don't appear to be generated or connected. The JSON structure I'm using includes both nodes and edges, but it seems that the edges are not being properly processed or added to the graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions