Questions tagged [diagramming]

Diagramming is a process used to create and edit diagrams. Software diagramming functions provide a user interface facility to create and edit diagrams graphically.

Diagramming is a process used to create and edit diagrams. Software diagramming functions provide a user interface facility to create and edit diagrams graphically. There are many types of diagrams (such as ER, trees, flow charts) and many diagramming languages (such as UML). Diagrams can also be free form, and not follow any particular type or language.

130 questions
0
votes
1 answer

Plot an eye diagram of a signal in MatLab

The matrix X contained in a .mat file represents the acquired signal. The element of place (i, j) of the matrix is the i-th sample of the j-th screen. The sampling frequency is equal to 4 GS/s. How do I plot the eye diagram relative to the signal…
Fobi
  • 385
  • 1
  • 4
  • 15
0
votes
2 answers

Drawing diagrams on HTML?

I need to prepare a HTML page on which people can draw UML, network, bpmn, etc. diagrams. I made a research if MS Visio can be used this way with a plug-in, but I couldn' t find any information. We also need to create our own stencil which is…
Alpay
  • 1,424
  • 2
  • 21
  • 51
0
votes
2 answers

Need info on how wpf schematics design software can be accomplished

Hi to all and thanks for reading this.. :) Im noob in wpf and want to create some sort of electronics schematics design software. Actually its more visual programming by blocks rather than electronics schematics software. here is the description…
0
votes
3 answers

Graphically Modeling Metaprogramming

Are there any tools out there that let you model how a class (or a class hierarchy) can change at runtime? For example, if I have a given number of mixin classes that will be combined at runtime and I don't know which ones will be combined until the…
plaureano
  • 2,990
  • 5
  • 28
  • 29
0
votes
1 answer

jqPlot - Label Data, Pointvalue Data

I'm using jqPlot to display some nice charts. i want to use data['values'] for creating the chart. data['pointvalues'] for the highlighting tooltip and data['labels'] for the labels. My plotcall is pretty basic: var plot1 = $.jqplot…
Jens
  • 345
  • 1
  • 6
  • 19
-1
votes
5 answers

Java tools and frameworks to build diagramming tool

what set of Java technologies would you recommend for building preferably web based diagraming tool? Thank you.
Jarek
  • 6,881
  • 14
  • 57
  • 88
-1
votes
2 answers

Can Apache nifi be used as an application server?

I'm an application developer mainly develop and maintain enterprise application, like ERP, HCM system. After being in the field for many years, I started feeling that the way business system are developed is not quite right. After years of…
-1
votes
3 answers

Creating an expandable multi-layer System Diagram

SITUATION: My company has a massively complex and dynamic IT infrastructure. These systems are far too complex to map and present through a diagram. I am trying to create a centralized website that houses all documentation, for all IT teams, with…
-1
votes
2 answers

How to draw a state diagram, and which drawing software or online drawing website can I use?

How can I draw a picture like this : http://developer.android.com/images/activity_lifecycle.png Does the marker of this picture use some kind of software from an online drawing picture website? Because of the appearance, I don't think this…
dplord
  • 19
  • 1
  • 5
-2
votes
1 answer

Website Sitemap Drawing App or Tool

Onetime I used 1 tool for to draw website sitemap, I forget the name of it and cant find it anymore. It is very easy to use and fast. I only have picture of 1 of mine drawings to show you to help me find out the name of it. I googled for a long time…
Radek
  • 1,021
  • 1
  • 17
  • 33
1 2 3
8
9