Implement a workspace in the GUI
Description of issue:
Implement a workspace in the GUI where the user can create their own SFG.
Linked Requirements:( Y )
Potential Issues:Can be difficult to create the visual representation of a signal.
Blockers:( #X )
Issue Requirements:- When an operation is on the workspace the user must be able to click on an operation's input port to assign an input signal.
- When two operations is on the workspace the user must be able to create a signal from one operation to the other by clicking on the operations ports.
- The user must be able to remove a signal once it has been created.
- The user must be able to remove an operation once it has been created.
- The signals has to be interactive, e.g. the user needs to be able to "curve" them to be easier to visualize.
None