Top "Diagram" questions

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

How do PStricks and TikZ compare for ease of learning and for quality of API design?

My group uses Literate Programming for most of our source code---this means that internal documentation is written using LaTeX. We …

latex diagram tikz literate-programming pstricks
How to use alternative combined fragments in Visio 2007?

I have been spending looking for how to use alternative combined fragments in Visio 2007 for UML sequence diagram, but it …

uml sequence diagram visio
Some tips for more effective white-boarding?

I am occasionally called upon impromptu to white-board (non-virtually) data flows, architecture diagrams etc., for both a technical and non-technical …

drawing diagram whiteboard
Generating UML diagram from Scala sources

Is there any stand-alone tools (not Eclipse or Idea plugins) for generating class diagram from Scala source files?

scala uml diagram class-diagram
break / stop execution in UML sequence diagram mid-way inside alt / opt

In a UML Sequence Diagram - If a flow should stop if a condition is met midway, how would it …

uml sequence diagram alternate
free, cheap or open source UML and Visio-like tool

We're looking for free/cheap or open source UML tools. What tools have you used ? It's OK if there are 2 …

uml diagram flowchart
How do I show relationships in Enterprise Architect

I have used Enterprise Architect to create a simple class diagram. What I can't figure out how to do is …

uml case relationship diagram enterprise-architect
Is there a free (as in beer) Flow chart generator for COBOL Code?

I've never read COBOL in my life and have been tasked with rewriting the old COBOL code in a new …

diagram cobol flowchart diagramming sequence-diagram
Azure data studio schema diagram?

I just recently downloaded Azure Data Studio with SQL Server Express since I'm using Linux . Is there an entity-relationship diagramming …

sql database entity-relationship diagram azure-data-studio
Venn diagram layout with d3.js

Is there a sample on how to do Venn diagram using d3.js? I know about the two samples: that …

javascript position d3.js diagram venn-diagram