Flowcharting plugin use MxGraph library like draw.io you can find xml structure at mxCodec definition.
By selecting XML, you add, edit or modify xml content by copy/call xml model in textaera or click on "Edit Draw" to modify it in draw.io.
By selecting URL, flowcharting downloads xml file from url with mxgraph definition. /!\ NOT EMPLEMENTED
In this aera, you can view, modify or edit content with button "Edit Draw"
- Edit Draw : Open Graph in draw.io with embed mode
- Prettify : Make xml content readable and formatted.
- Minify : Reduce xml content in one line.
- Compress/Encode : Compress xml in ZIP/BASE64 to reduce space in db for big xml.
- Extract/Decode : Extract compress or decode result from drawn.io.