You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Flowgorithm (http://www.flowgorithm.org)](http://www.flowgorithm.org) is an excellent software for drawing flowcharts. The files generated by Flowgorithm (with the extension .fprg) use an open XML format.
2
+
[Flowgorithm (www.flowgorithm.org)](http://www.flowgorithm.org) is an excellent software for drawing flowcharts.
3
+
It use an XML format to output the flowcharts. The XML is saved in files with the **.fprg** extension.
3
4
4
-
FlowgorithmJS is a **_third-party_** tool written in Javascript that can read and display one or more .fprg files on a web page using SVG format.
5
+
FlowgorithmJS is a **_third-party_** tool written in Javascript that can read and display the .fprg files on a web page using SVG format.
0 commit comments