Top "Diagram" questions

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

Application for sketching ideas on a computer

I've always wanted to sketch all ideas I come up with in the computer instead of on paper, but everyone …

drawing diagram project-planning
ggplot2: use scale_colour_brewer() and specify legend name / entry labels manually

I want to use scale_colour_brewer() and scale_fill_brewer() to specify the fill or colours via the brewer …

r ggplot2 diagram colorbrewer
EER Diagrams, different symbols?

Sometimes when I'm working with EER diagrams I see different symbols, for example, 'd', 'o', 'u' and so on. Like …

database database-design diagram eer-model
Using Database entries to dynamically create a visio diagram

Is this possible? We have a Configuration Management Database that stores information such as our servers, what datacentre they're stored …

sql database diagram visio flowchart
Online Flowchart Diagram Tool (run from private wiki)

Is there some flowchart diagram tool that would (or could be made to) integrate with a self-hosted wiki? Requirements: basic …

wiki diagram flowchart
iPython Notebook; Plotting transition diagrams

My question is dead simple. Is there a package to plot state-transition or markov diagrams that look like any of …

python plot ipython-notebook diagram markov-chains
How to illustrate an interrupt-driven process?

This question is related to diagraming a software process. As an electrical engineer, much of the software I do is …

embedded uml microcontroller diagram
SSMS crashes when try to modify database diagram (v18.2)

When I try to modify a database diagram created before the application restart and crashes when trying to access. It …

sql-server database ssms diagram designer
Visual Representation of Program Logic

I want to represent the logic of my program through a diagram, since the program is pretty complex; I need …

diagram
What software should I use for manually drawing schema diagrams?

Our application has a fairly large, sprawling DB design, with 175 tables. Most tables are used by one or two primary …

mysql database-design diagram database-diagramming