sdrdis/jquery.flowchart

Is there any way to associate some metadata to Operator?

Opened this issue · 1 comments

I want to associate some metadata ( some key value pairs ) to each Operator, is there any possibility right now?

You can add as data attributes in the draggable_operator div (if it's drag and drop) and then parse it and add as a new key to properties of the operator.