pgmpy / pgmpy_viz

A web based GUI for pgmpy
MIT License
13 stars 20 forks source link

Functionality to delete the nodes and edges #33

Open gargshashank5 opened 10 years ago

gargshashank5 commented 10 years ago
  1. The select feature is already there in cytoscape.js, use it to select the nodes and edges.
  2. Delete the selected items using delete key.
  3. Remove the data (name, id, tables) related to deleted items from json.