-
Hello, can we give special IDs to nodes with addNote ( `editor.addNode('github', 1, 1, 0, 375, 'custom-node-4', data, "Holaaa");`
), is it possible to give a fixed ID that I want instead of 1,2,3 in…
-
Hello, I'm using Drawflow well.
I'd like to set it in 4 directions, so could you tell me how to set it?
-
Very nice design, does it support automatic layout algorithms like dagre?
-
Hello,
I have tried to implement the scenario in https://github.com/jerosoler/Drawflow/issues/363
But something is happening with the z-index of the node outputs.
Instead of newly added nodes o…
-
First of all, great work, thank you for your library.
The methods clickEnd, click and nodeSlected are fired more like when touchstart event is executed, and not when the click is released or ended fo…
-
Hi,
I would like to be able to have the canvas locked so I can drag around anywhere with the mouse (and not move any nodes), but as soon as you want to move a node, you can just click/select it and …
-
Hi team. First of all, thank you for this great script. Is there any possibility to add nodes programmatically to a group node?
Appreciate your valuable response.
Tnanks
-
First, thanks for this great library, y saludos desde México
I want to create a flow for a Whatsapp chat. The main node is just a text, but user must be able to add buttons
This can be done with…
-
You can control dragging or not.
-
{
"drawflow": {
"Home": {
"data": {
"0": {
"reference": 1,
"title": "Start",
"config": {},
"class": "",
"html": " "
…