Questions tagged [draw.io]

draw.io is an open source online diagramming application

diagrams.net (formerly draw.io) is an open source online diagramming application. This tag should be used for development questions specific to diagrams.net. For questions about the base of the stack in diagrams.net, use the mxgraph tag instead.

180 questions
-1
votes
0 answers

Draw IO comand JSON

I work in draw.io. I make various links and buttons. I'm using the following JSON command: "data:action/json,{"actions":[{"toggle":{"cells":["36"]}},{"hide":{"cells":["21","22","31","32","23","35"]}}]}" As an example, the button starts an action…
-1
votes
0 answers

How to configure default fill and stroke for AWS icons in drawio CSV import utility?

Does anyone know how I can configure the default styles (image and color) for AWS icons using the CSV import utility in drawio? For example, below is the csv file for the Habit Tracker app example from Drawio blog. ## Habit Tracker app AWS diagram #…
Sefat Noor Orni
  • 245
  • 1
  • 5
  • 23
-1
votes
1 answer

Custom Layout code for draw.io for drawing org charts

I am not sure if here is the place to ask questions about draw.io? I am using the CSV importer to draw an organization chart. I would like to try and create my own custom layout as I want to achieve an automatic layout of something like the attached…
Chris Hughes
  • 185
  • 2
  • 7
-1
votes
1 answer

How can I install the [embed.diagrams.net] service on my private network?

I want to use draw.io in Bookstack on offline environment. I install drawio service via docker (refer https://github.com/jgraph/docker-drawio), and modify Bookstack config DRAWIO=http://[my host]/?embed=1&proto=json&spin=1&configure=1 but it is not…
-1
votes
1 answer

How to select rows and columns on dropdown to create table using bootstrap and css

I want a similar kind of functionality like it is in draw.io to select rows and columns to insert a table. Does anyone have an idea what is called or how can I achieve this?
Vishal Sagar
  • 331
  • 1
  • 3
  • 13
-1
votes
2 answers

How to add custom number to shape in draw io

Does anyone know how to add below number(10) in draw io? thank you very much.
Bensson
  • 4,509
  • 4
  • 19
  • 24
-1
votes
1 answer

How to create a high frequency graph using draw.io?

How to create a high frequency graph using draw.io? How can I create a high frequency graph (i.e. audio/sound graph) using draw.io tool like the following figure? Is it even possible?
Sazzad Hissain Khan
  • 37,929
  • 33
  • 189
  • 256
-1
votes
1 answer

mxGraph svg icons set for network diagram images

We are trying to build an application (to draw Network diagram) like Draw.io. I am looking for icons that they (draw.io) have in the left panel. I knew draw.io has been built using mxGraph as a base and mxGraph is now a archived repo. Is there…
Raja
  • 3,477
  • 12
  • 47
  • 89
-1
votes
1 answer

Using Draw.io diagram in Intranet Confluence

I am using Confluence in an Intranet environment, which have no Internet access at all, and want to check whether it is possible to use Draw.io diagram in such environment. I tried to check from Atlassian and Draw.io websites, but could not find any…
Xuelei Lu
  • 11
  • 5
-1
votes
1 answer

A Priori Graphic Tool For Building Microservices

I've spend a lot of time for searching a tool for draw A-Priori Diagrams of Microservices Architecture which can be used for create the first layer of OpenAPI Specification of the infrastructure. Which can be later extenden directly throw Json or…
BubuBear
  • 9
  • 2
-1
votes
2 answers

Draw.io : Why i can't print text on IE 11?

Im tring to understand why I can't print text on draw.io using Internet Explorer 11. Basically what I do is creating a rectangle and double click on it to insert some text. After that I go into [ File -> Print -> Preview ] , a new tab appears but…
binaryRat
  • 186
  • 1
  • 11
-2
votes
1 answer

How to create a draw.io shapes in mxGraph?

I've to create the following draw.io BPM shapes in mxGrpah using JavaScript.
Bala
  • 618
  • 5
  • 21
-2
votes
1 answer

Is there a function to call for exporting graph to xml

I want to add a button to export the current diagram to an xml var. I know that there's a button to export but i didn't understand the code that it use to export. I am a newbie in coding so please help.
Amin_prob
  • 1
  • 2
-2
votes
1 answer

How to retain drawn boxes and path on page refresh mxgraph

i want to retain drawn boxes and path once page is refreshed. i'm using mxgraph https://jgraph.github.io/mxgraph/docs/manual.html Question: once the drawing is done, if i do page refresh it should retain the same drawing by storing drawing data…
user6783030
-4
votes
1 answer

Is there any possibility to **fix** a customized library with my own shapes to the sidebar on the left in draw.io/diagrams.net?

I am tired up every time importing my custom shapes library to the draw.io/diagrams.net. I want to know is there any way that my custom library gets imported by default (like the default general library) every time I open draw.io/diagrams.net.
1 2 3
11
12