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?
Tried yEd after finding this thread. It's brilliant. Nothing better, for free.
Dia might be worth looking at.
It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.
Here is a download page.
I used draw.io and it is very good.
Lovely Charts- online solution.
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.
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.
Try this:
http://www.nchsoftware.com/chart/
simple ... free ... less than 1MB in size. It does the job well. I enjoyed it. Give it a try.
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.