Top "Diagram" questions

A diagram is a two-dimensional geometric symbolic representation of information according to some visualization technique.

Whats the best tools for drawing a "system overview" diagram?

What tools is best for drawing an overview of a system for a new starter. I want to show the …

visual-studio architecture system diagram visio
Netbeans 8 UML Diagrams

How to generate class diagrams of a project with Netbeans 8.x? I tried to install the UML plugin from http://…

uml diagram class-diagram netbeans-8
Create class diagram from already existent iphone code

does anybody know, how i could create automatically a UML class diagram from an already existent iphone project. Is it …

objective-c iphone class uml diagram
Decipher database schema

I've recently inherited the job of maintaining a database that wasn't designed very well and the designers aren't available to …

database database-design diagram
Visio database diagrams, associating columns

I'm trying to be a good developer and create some documentation before I start programming my next project. I have …

database diagram visio
What is the best way to graphically represent page flow, as applicable to an action oriented web application?

What is the best way to graphically represent page flow, as applicable to an action oriented web application? What model …

diagram modeling page-flow
Program for drawing VHDL block diagrams?

Is there any free program out there that can parse a collection of VHDL files and build a block diagram …

diagram vhdl
Creating SCADA diagrams in .NET

I need to create a industrial monitoring application that shows the operator a SCADA diagram, similar to this alt text …

.net winforms diagram scada industrial
UML : Internal class in a class diagram

In a class diagram, is there a way of specifying that a class is an internal class of another class ? …

language-agnostic uml diagram
Sankey diagram in javascript

I want to draw a Sankey diagram using Javascript. Can anyone provide some direction regarding the algorithms or libraries that …

javascript drawing data-visualization diagram sankey-diagram