Top "Diagram" questions

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

Is it possible to generate a diagram of an entire Django webapp?

Is it possible to generate a diagram of an entire Django site? For example, to understand the model/database structure …

python django uml diagram program-structure
Use Case Diagram and Activity Diagram, Chicken and Egg?

I want to question and/or perhaps challenge the school of thought on UML behavioral diagrams. Firstly, I want to …

android-activity uml diagram
Generate db diagram from any sql statement

I'm using DBArtisan 8.5.5 and it has the ability to generate Database Diagrams using Build Query, it has a nice feature …

sql ide diagram auto-generate dbartisan
How to create a stacked line plot

There are multiple solutions to create a stacked bar plot in R, but how to draw a stacked line plot?

r charts diagram
How to show asynchronous operations on UML Activity diagram

I am about to draw/document for some client-server connection establishing code to better understand it. There are several operations …

asynchronous uml diagram
What documents should be stored in version control and how should they be stored?

I've found some similar questions (here, here, and here) asking about storing documents into version control. I have a more …

git version-control documentation wiki diagram
How to correct PlantUML Line Path

I created this diagram using the following code. But as you can see, the lines going from (Cancel Order) and (…

uml graphviz diagram sequence-diagram plantuml
How do we draw abstract method in uml class diagram

public abstract class Shape { abstract int area(); } How do we draw the UML class diagram for the abstract method? Use +, …

class uml diagram
What do you use to make programming flowcharts, diagrams, etc?

I've always just used OpenOffice Draw and it just occurred to me that there has to be something better out …

drawing diagram project-planning
.NET Data Model is shown as XML and not as Diagram

That is. I format my computer and install the entire enviroment again, but I can't see the data model diagram. …

c# model entity diagram edmx