Function loadGraphFromJsonFile

Curried function. Load a layouted graph from the JSON file specified by the given file input change event.

  • Parameters

    • graph: Graph

      the graph to load the file into

    Returns (event: Event) => void

    a function that loads the graph from a file input change event