About the plugin:
This is a nice and simple open source javascript jQuery ui plugin that allows you to draw and edit a flow chart.
Features:
- Draw boxes (called operators) and connections between them
- Methods are provided so that the end-user can edit the flow chart by adding/moving/removing operators, creating/removing connections between them
- The developper can save/load the flowchart.
- Operators and links can be customized using CSS and the plugin parameters
- Some methods allow you to add advanced functionalities, such as a panzoom view or adding operators using drag and drop