Questions tagged [diagrams.net]

22 questions
0
votes
1 answer

draw.io / diagrams.net - current date in a text field?

Is it possible to enter a variable of some sort in a text field in my diagram that has the current date and will auto-update to the current date whenever I edit the diagram again?
chrisxfire
  • 445
  • 1
  • 3
  • 12
0
votes
1 answer

Custom viewer doesn't render correctly some shapes

I realized a custom viewer to display diagrams realized with diagrams.net editor. More or less my code is:
0
votes
1 answer

How to create a shape looking like a template class in draw.io?

I'm trying to represent a C++ code with an UML class diagram in the software draw.io. Unfortunately, I didn't found a way to represent a class template. For example, with the below code, I would like to represent a dashed rectangle containing T, at…
user6547518
0
votes
1 answer

How to format shapes in Diagrams.net based on the type

I would like to customize shapes format based on their type. For example - Decision (Diamond) is pink and Step (Rectangle) is red. It seems that the only way is to have the same format for all shapes. Have you come across this before? Thank you a…
0
votes
1 answer

Draw.io embeded documentation configuration parameters

I'm on a project with embedded draw.io integration, only, the documentation part of the possible "configuration" doesn't seem to redirect to the right place. Below is the screen print I made. It leads to:…
jdelpierre
  • 11
  • 4
0
votes
1 answer

How to add orange diamond tool to custom shapes?

I've noticed that some shapes in draw.io/diagrams.net come with a little orange diamond that allows internal shape modification like say rim thickness Is it possible to add something like this to my own custom shapes?
Adam Bubela
  • 9,433
  • 4
  • 27
  • 31
-3
votes
0 answers

What is the ERD digram of BRIAR application?

ERD diagram BRIAR Application Step by step. I want a ERD digram of Briar offline chatting application and also provide me explaination of everything.this digram must be send and receive messages without any network connection.
1
2