I have to present some 'process' or 'flow' of the application at work on friday. I was hoping to prepare a flow chart before I begin the hands on demo.
Any suggestions for freeware sw to make simple flowcharts on Windows?
|
I have to present some 'process' or 'flow' of the application at work on friday. I was hoping to prepare a flow chart before I begin the hands on demo. Any suggestions for freeware sw to make simple flowcharts on Windows?
| ||||
feedback
|
|
Dia might be worth looking at. | |||
|
feedback
|
|
Use GraphViz. At its core, it's a description language that produces decent graphcs automatically. Another answer recommended Dia... Dia is a GUI tool that produces GraphViz .dot files. If you want total layout control (generally not necessary for a flowchart), use Dia. If you just want something that produces a reasonable layout by itself, use GraphViz directly. As an added bonus, GraphViz works with many wiki packages as a plugin... Confluence, MediWiki, Trac, for starters. | |||
|
feedback
|
|
Lovely Charts- online solution. | |||
|
feedback
|
|
Google Drawings has been released since this question was answered. It has several built-in flowchart stencils, or check out the templates to find some more elaborate flowchart elements that you can copy-paste into your document. | ||||
|
feedback
|
|
Tried yEd after finding this thread. It's brilliant. Nothing better, for free. | ||||
|
feedback
|
|
I used mxGraph and it is very good. | |||||
feedback
|
|
If you have Microsoft Word or Excel you can select Insert|Shapes|Flowchart to create a Flowchart. I know it is not free but if you have Microsoft Office already, it may be an option. | |||
|
feedback
|
|
You can try SilverDiagram (Silverlight based engine). Demo: http://www.silverdiagram.net/Projects/SilverDiagram/SilverDiagram_Demo.aspx Detailed info: | |||
|
feedback
|