flowchart

WF4 RC - ReceiveAndSendReply in a Flowchart

I am using the VS2010 RC, and trying to put a "ReceiveAndSendReply" activity into a Flowchart. When I drag the activity out of the toolbox and drop it into the Flowchart, all I wind up with in the designer is an empty Sequence activity. Using Receive and Send activities separately seem to work fine. Does WF4 support the ReceiveAndSendRe...

Online Flowchart Diagram Tool (run from private wiki)

Hi, Is there some flowchart diagram tool that would (or could be made to) integrate with a self-hosted wiki? Requirements: basic functionality (e.g., drawing some boxes and some arrows) would strongly prefer it to be visual (i.e., not written out in text that then gets converted) allows for dynamic editing it is important that the ...

Finding All Ways in FlowChart diagram ?

Hi All... I made an FlowChart diagram editor on Java. It It drows flowscharts and connect them each other and creates me two array. One of it shows connection nodes and lines , other shows connnecting elements eachother. I have to find all ways from starting Begin Two And . For example if I have some diamond for decision I have two sepe...

Graphical representation of an app using Visual Studio 2008 Professional edition.

Is there a way in Visual Studio 2008 Professional edition to create a graphical representation of an application? What I am looking for is a flowchart or other design graph that shows each program in the app and how they relate to other programs and files in the app. I can create one using Visio, but wanted to know if there is somethin...

Free WPF Flow charting Component

I am looking for a WPF Flow charting component. Something that will let you draw boxes and display lines between them based on some object structure/collection. Anyone know about anything like that out there? I prefer free as this is an open source project I plan to put it in. ...

How could I represent a interrupt (for microcontrollers) in a flowchart?

Does anyone have any visual examples? ...

Create flow diagram programmatically

I want to visualize components and connections of a HVAC system with .NET/C#. The diagrams will just include a few different components and their connections. They do not have to comply to any formal standard and should look alike the diagrams attached. In addition the user should be able to select a single component/connection (so that ...

javascript flowchart library for workflow visualization

I need to generate flowchart from business process specification (tasks, their input, output points, roles applicable for each task... ) stored in a database. What I need is javacript (preferably, open-sourced) library which can generate a shiny flowchart with swimlines. Ideally I should be able to edit workflow items connections and se...

align graph nodes in several swimlines

I want to align certain graph nodes into several 'lanes' like this Any suitable algorithms (like force-based algorithms in general graph drawing)? ...

Automatically Generate a FlowChart in Python

Dear All, I would like to automatically generate a flowchart similar to this one ( http://en.wikipedia.org/wiki/File:%281%29_2008-04-07_Information_Management-_Help_Desk.jpg ) with Python. Do you have any advice regarding the library I should use to draw boxes, arrows (with the shortest path), text and some colors. Many thanks in ad...

Is there a free (as in beer) Flow chart generator for COBOL Code?

Hi I've never read COBOL in my life and have been tasked with rewriting the old COBOL code in a new language. Are there any free or free-to-try software packages out there that will generate a flow chart for a COBOL program? I've looked at "Visustin" and "Code Visual to Flowchart" Visustin blanks out part of the code and does random r...

Good Flowchart design software

Hello, Anyone know of any very good flowchart design software for windows, not online please Thanks Jean ...

tool to show diagramatic representation of c code

Hi, Is there any tool to show diagrammatic rep of flow of program if we input a C file? Thanks. ...

PHP Application Flow Graph (or function call graph)

Happens that I've ended up working on a big PHP program and I need a program (or easy to install script) which draws a flow control/call graph of a PHP application (ie; must work over multiple PHP files). Already saw stuff like Graphviz, not sure which one works for PHP? Any suggestions? Cheers! ...

How can I generate images of basic figures with Perl?

I am using jalava library as a diagram drawing tool. It displays figures as images in order to maintain compatibility with majority of browsers. When diagram block is being resized a request is being made and new gif image is generated and send to browser. What I need is generating image of basic blocks, like rounded rectangle, circle,...

How can I get node coordinates from a graph, using Perl?

Ok, I have a flowchart definition (basically, array of nodes and edges for each node). Now I want to calculate coordinates for every task in the flow, preferably hierarchycal style. I need something like Graph::Easy::Layout but I have no idea how to get nodes coordinates: I render nodes myself and I only want to retrieve box coordinate...

How to represent static variable declaration in flowchart documentation?

I'm in the process of documenting some firmware but I'm unsure what the standard is (if there is one) for representing static variable declaration in flowcharts ...

Flowcharting functional programming languages

Flowcharting. This ancient old practice that's been in use for over 1000 years now, being forced upon us poor students, without any usefulness (or so do I think). It might work well with imperative, sequentially running languages, but what about my beloved functional programming? Sadly, I'm forced to create a flow chart for my programm ...

Dynamic Collapsable Flow Chart Online

Been looking through a number of other related posts relating to flowchart software. I have been asked to put together a document outlining some of the typical problems our users encounter with our software product. What I would like to do, is create an interactive/online flowchart that lets users choose from 4-5 overall headings on wha...

How can I easily print multiple layers on multiple pages in Visio

We've created a flow chart using Visio that has multiple layers. (The background is that each layer represents variations on a basic process.) Now we want to be able to print each layer individually. Currently this involves lots of clicking to select the correct layer and and then press print - then repeating this for each of the 10 l...