Top "Diagram" questions

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

In an activity diagram, are there two initiating events allowed?

I want to model an activity, where there can be two several initiating events. These events has two several responsible …

uml android-activity diagram modeling activity-diagram
Create ERD type diagrams from Rails code

I'm beginning to learn Ruby on Rails, and looking at other peoples code. Is there any way to take an …

ruby-on-rails ruby oop diagram erd
Looking for ReactJS library to create flows/diagrams

I'm looking for a react component or a javascript library for creating flows/diagrams. I need to customize and have …

javascript reactjs diagram flow
Automatically generating a diagram of function calls in MATLAB

Anybody knows of a tool that can be used to automatically build diagrams of function calls in MATLAB? E.g. …

matlab dependencies code-analysis diagram
are there any alternatives to yUML

I'm looking for an alternatives to yUML, preferably open source. Sure yUML is great and I really like it, but …

open-source uml diagram diagramming tool-uml
Use Case Diagrams - Are arrows absolutely necessary?

Is it absolutely necessary to use "arrows" to show association between an actor and a use case in a use …

uml diagram use-case
Javascript Canvas Flowcharting Project?

I am looking for a Javascript project which makes use of canvas to allow the creation of diagrams/flowcharts in …

javascript canvas diagram flowchart
How does one define double-lines for edge and node shapes in graphviz dot?

How can edges and nodes be styled using graphviz dot with doubled lines as shown the in the "LEGAL" and "…

diagram graphviz dot entity-relationship
Sankey diagrams in Python

Is there a Python library for generating Sankey diagrams? I've seen this list of Sankey diagram applications and libraries, but …

python graph visualization diagram sankey-diagram
How can I draw diagrams using Google Web Toolkit?

I am considering solutions for drawing diagrams using Google Web Toolkit (GWT). Up until now I have found only the …

gwt diagram diagramming