1,985 questions
0
votes
0
answers
24
views
Looking for UML/SysML XMI diagram trees [closed]
is there anyone that has a source or knows where to look for UML/SysML diagram trees like the one attached, that show all of it's element? I found following in a paper for the activity diagram but ...
Advice
1
vote
2
replies
48
views
Visualize SQL Server 'View' dependencies in a diagram
I am trying to create a visual overview / diagram for an old SQL Server database. I have already looked through similar questions and articles, but I couldn't find a program that suits the task.
I ...
2
votes
0
answers
45
views
How to add icon before text in CompartmentShape (Domain-specific language VS Tool)
I am trying to create UML-like diagram tool in Visual Studio 2022 which supports composition and aggregation. I know that Visual Studio 2022 has a Class Designer (.cd file extension) but it is missing ...
0
votes
0
answers
27
views
How can I fix the kerning of text generated by GoAT (Go Ascii Tool)
I am using GoAT within hugo to render diagrams. The following diagram:
.------------------------------------.
| .------------------------...
-2
votes
1
answer
247
views
How do I create comments in my code that contain depiction of dialogs, windows and forms [closed]
I want to add comments that depict the UI as part of its explanation.
Before going on: Note that this is just an example, in most of the times, such drawing are needed to explain algorithms (A better ...
0
votes
0
answers
107
views
Left align Note text in PlantUML Component Diagram
I am trying to left align the text of my note bubble, however, as the image shows, it is center aligned. I read that skinParam is supposed to be deprecated soon, and I am supposed to use CSS.
This is ...
0
votes
1
answer
151
views
How to determine valid message orderings in this UML sequence diagram?
I’m trying to understand the execution rules for message ordering in UML sequence diagrams.
Because this question is broken down into different aspects related to each other, I would particularly like ...
3
votes
1
answer
69
views
In a diagram, relations are always deleted from last to first instead of selected
I have a basic diagram in D3.js, containing objects and relations between objects initialized in these arrays:
let objectsData = [
{ id: 1, x: 150, y: 150, type: "circle", color: "#...
2
votes
1
answer
54
views
How to customize Highcharts Euler diagram?
I would like to create a Euler diagram with Highcharts library :
My goal example:
I found this solution, which involves forcing the x attribute of the points.
I would like to do something similar to ...
3
votes
1
answer
149
views
Scottplot draws unwanted Line when using right Y-Axis
In C#, I am using ScottPlot (Version 5.0.55) to generate diagrams.
I am using .NET 9.0, but this problem also occurs on .NET 8.0.
When I add a secondary YAxis on the right side of the diagram, there ...
1
vote
1
answer
162
views
Can I add labels to lines in a plantuml nwdiag diagram
I am trying to create a network diagram using plantuml's nwdiag syntax.
So far i have a very simple diagram:
@startuml
nwdiag {
network test {
alice [shape = actor];
web01 [shape = server];
...
1
vote
0
answers
54
views
What's the problem with using classes after a folder in PlantUML or vice versa?
Can anyone help with why this does not work?
@startuml
package TestPackage {
folder "Test Folder" {
[Item A]
[Item B]
}
class TestClass
}
@enduml
Naturally that ...
0
votes
0
answers
115
views
Recharst Sankey diagram items alignment
We use recharts to build our diagrams. Currently we have diagram which looks like this
But we need green element (changes approved to be aligned) with pink element (changes not app..). To look like ...
1
vote
0
answers
113
views
Icons are not displayed when making diagrams (Python Diagrams)
I'm studying the Diagrams Python module. However, I can't figure out what the problem is - when trying to create the simplest schemes, the icons don't display. Here is a sample code:
from diagrams ...
1
vote
0
answers
61
views
embed.diagrams.net embedding is not showing file contents
I have the following Gradio code which embeds a diagrams.net (draw.io) instance within an iFrame. The URL ("https://bennie-haelen.github.io/diagram.mx") is a valid URL. However, when I run ...
0
votes
0
answers
78
views
Producing bifurcation diagram of logistic map including unstable points
I'm trying to produce a bifurcation diagram such as this one.
Typical bifurcation diagrams only include stable fixed points, which are attractive (nearby points get pulled towards the fixed point upon ...
-3
votes
1
answer
109
views
How to recreate this tile plot in python
I found this plot/diagram and I would like to recreate it in Python. It feels like a heatmap with fixed labels or something, but I think there should be a better solution than that. Any help or hints ...
0
votes
2
answers
97
views
Different sized Subplots with same scale in Python [closed]
I would like to plot some drilling data with python. As these are drilled at different levels above sea, I would like to align that all three subplots are aligned with the main plot Y-axis. I prepared ...
0
votes
0
answers
234
views
How to Update Node Positions in Drawflow After Applying Dagre Layout?
I’m working on a diagram editor built with Drawflow, and I’m experimenting with Dagre to automatically arrange the graph.
I'm successfully computing new positions for the nodes using Dagre, but when I ...
2
votes
1
answer
29
views
Do two include relationships attached to a singular use case mean that both connected use cases are needed, or that only one of the two is?
I have an instance where I want to represent a "sell stock" use case. In order to complete this, the user must either access it through "search stock", or through "view stock ...
0
votes
0
answers
92
views
List the source and destination of each connector in a flowchart
I need to perform the following on a Visio diagram using VBA.
Identify connection point of shapes defined by specific coordinates (e.g., Connections.X4 and Connections.Y4).
Find a connector (arrow) ...
0
votes
0
answers
20
views
Clarifying Access Control and Specialization in Conceptual Modeling for Client and Registered Client Entities"
enter image description here
My question is: when we have a specialization like in my case "registered_client", will only this person have access to the order, plan, and payment ...
0
votes
0
answers
35
views
Manhattan Voronoi Diagram: Resolving Ties When Sites Are on the Same Diagonal
I'm implementing a Manhattan Voronoi diagram in Love2D, where regions are divided based on the Manhattan distance from a set of given sites. However, I'm encountering an issue when two or more sites ...
0
votes
1
answer
56
views
Kite Diagramm in R
i want to do a Kite Diagram in R for my masters thesis.
I used the following code:
setwd("C:/Users/elisa/Documents/Jena/Elisa Wendisch/R_Files/Kite")
data <- read.table(file = "...
1
vote
2
answers
81
views
From the given scenario I need help knowing if my Sequence Diagram is correct
This is the scenario I am trying to create a sequence diagram for :
A medical Assistant needs to view patients’ information by supplying the patient’s ID (PID) to specify whose information is ...
-1
votes
1
answer
123
views
Drawing a simple mediation diagram with coefficients in R [closed]
Please could someone advise how to draw a mediation diagram similar to the one attached? I have tried the Diagrammar + Graphviz but can’t get the values under stress (1.00), wellbeing (0.62) and above ...
2
votes
1
answer
471
views
Should Login be an included use case in Logout?
I'm researching on Use Case Diagram and have some question to discuss with you. Specifically, I'm wondering about the include relationship in Use Case Diagram. When I read the document of UML ...
0
votes
0
answers
93
views
Representing optional blocks in a block definition diagram SysML
I'm trying to create a block definition diagram in SysML that includes optional blocks and, conditioned by the presence of that optional block, to introduce new associated connections and modify ...
0
votes
2
answers
97
views
Make extra arrow bends in database diagramming (ERD) tool in SQL Server Management Studio?
I'm using the database diagramming tool in SSMS. It readily allows up to 2 bends on the relationship arrows. But sometimes I need 3 or more bends. Does anyone know a way to achieve this? The following ...
0
votes
2
answers
103
views
How the 2-way interaction between Redis and Rate-limiter will take place in this design
Given the diagram from Alexu Book of designing Rate-limiter.
I am wondering how the 2 way communication between Redis and rate limiter will take place.
The 2 way communication has been shown using ...
0
votes
0
answers
124
views
What is the relatively easiest way to create an entity relationship diagram from a Microsoft SQL Script?
I am using Microsoft SQL Server Management Studio v18.11.1. I realize I do not have the DB Diagrams functionality that other versions have had.
What is my best option? I was hoping to use a tool that ...
0
votes
1
answer
98
views
How to attach a child diagram stereotype to a custom Stereotype
We are creating a set of custom stereotypes. What we would like to achieve is:
When an element is created based on a Custom Stereotype (by dragging it from the Toolbox onto a Diagram), the resulting ...
0
votes
1
answer
104
views
If a table has a maximum of two links to another table, is it a one-to-many relationship? ER Diagram
Firstly I apologise for the question it was the only way I could think to ask it in short form.
I have a brief that, under the items table, states: "The store keeps track of the primary supplier ...
1
vote
1
answer
257
views
How to change the 'user color' for a User Journey Diagram in mermaid.js?
I am trying to style and color the User Colours for a User Journey Diagram in mermaidjs.
Unfortunately, I have not been able to find the user color properties.
Is it possible to change the user color?
...
0
votes
0
answers
49
views
How to plot a scatter-chart in excel with text on the x-axis?
I would like some help with creating a graph in Excel. My goal is to plot a graph where the X-axis represents the names of the samples, and the Y-axis shows the corresponding values. Additionally, ...
0
votes
0
answers
38
views
Empty diagram row has a tiny little line in the beginning
I have a dynamic diagram in my Excel sheet. Sometimes, one data row can be empty. But Excel keeps drawing a tiny tiny little row. Almost not visible.
Here is a screenshot:
The n on the left side is ...
1
vote
0
answers
517
views
Hover mermaid node to have color changed
Is there a way to change node color when hover a node in mermaid flowchart? I know clickable node with tooltips but don’t see a way to have color changed. Many thanks in advance!
I tried many times ...
1
vote
0
answers
111
views
How to add a new diagram type to Camunda modeler?
I am working on Camunda modeler to add a diagram type based on the open source project. I would like to add a brand-new diagram type beyond the default diagrams like BPMN DMN and CMMN. I can call it ...
2
votes
1
answer
646
views
How to make the border of note dashed in PlantUML
I am using skinparam to change the default look of the note in PlantUML, everything seems to work except for the BorderStyle property. I want to make the border of the note dashed but it stays the ...
0
votes
2
answers
152
views
How to straighten the lines of a path diagram using DiagrammeR?
I am interested to use DiagrammeR to draw a path diagram. The original codes I used generated a diagram with some curved lines. I tried to look for solutions online and I read this post DiagrammeR: ...
3
votes
1
answer
61
views
Computational Processes vs. Organizational Processes in a workflow
At the very beginning of this Wikipedia page on Activity Diagram, it says:
Activity diagrams are graphical representations of workflows of stepwise activities and actions with support for choice, ...
1
vote
1
answer
283
views
Repeating external entities in DFD diagram
I am making a DFD diagram for software that is going to run on a PLC to control a testing setup.In this setup i have 7 load cells and 7 hydraulic valves.
I am wondering if i need to show all 7 of them ...
1
vote
1
answer
4k
views
Syntax Error in PlantUML Sequence Diagram
I'm encountering a syntax error in my PlantUML sequence diagram. It's related to line 19. Here's the diagram I'm trying to create:
@startuml
participant Employee
participant System
group "...
0
votes
1
answer
94
views
Collaboration Diagrams (communication)
I have a big project on software engineering and I have to do some communication diagrams. The only thing I dont know how to draw the if then statements. Can someone help?
I searched on Youtube but ...
-2
votes
1
answer
243
views
Plotting Performance Diagram for a dataset with Python
I am analyzing some datasets. Okay, they are in this form:
| Products | POD | Successratio |
|:---- |:------:| -----:|
| CPC | 0.85 | 0.4 |
| ARC | 0.74 | 0.34 |
| TAM | 0.65 | 0.28 |
| ...
0
votes
1
answer
103
views
How to create a "Split-Bars" plot in Python with matplotlib? [closed]
In the datawrapper.de visualizations service a "Split-Bars" plot is available; and I would like to recreate that visualization plot type (programmatically) in Python using matplotlib (or ...
0
votes
0
answers
203
views
Diagram Library - how to provide additional resource information
I am using Diagrams library for diagram generation. https://diagrams.mingrammer.com/
I want the generated diagram includes additional info as well, like IP address, region, etc. for cloud resources.
...
2
votes
1
answer
131
views
How to ensure clear and concise Use Case diagram?
Designing a use case diagram, we face a challenge with three actors: Visitor, Client, and Administrator. Each has unique roles, but we must accurately capture their interactions and relationships. ...
0
votes
1
answer
74
views
How to create a "gamut" diagram using chart.js
Do you have any ideas on how to create such charts?
Of course, the background can be set... but then these squares, dots in different colors, triangle line.
Do you have any ideas on how to utilize ...
0
votes
0
answers
37
views
How can I convert a discrete coordinate map into a data flow diagram in python?
I have some data stored in a database with the following schema
table1, field1, table2, field2
This shows how table 1 relates to table 2 via the field value. I'd like to turn this into a diagram that ...