-
元素上面可不可以自定义锚点,然后进行元素间的快速连线,类似于jsplumb中那样
-
What we want to achieve is a UI as seen at Minute 1:45 onwards in this video ... SQL and No-SQL JOINS done from the interactive UI probably using jQuery methods ... https://www.youtube.com/watch?time_…
-
jsPlumb supports this, seems relatively easy
https://jsplumbtoolkit.com/doc/zooming.html
-
raised in jsPlumb:
https://github.com/sporritt/jsPlumb/issues/385
-
Hello, friend.
I'm interested to get Bitbloq Offline working to add new functionality and test it with the Zowi robot. I realized that the origintal bitbloq-offline repository is not working either…
-
When a connection is detached, I need to loop over the jsPlumb object to rebuild my app's understanding of how all the objects are connected to each other.
It appears as though connectionDetached i…
-
Hello!
I looked into some of your source code, and realized that in case of using 'Straight' connector it is possible to get unhandled errors.
Here (https://github.com/jsplumb/jsPlumb/blob/master…
-
Our current implementation is far from desired. It would be nice if someone can take up the task and rewrite it using the jsPlumb lib used in the summer intern Patrick's demo.
http://jsplumbtoolkit.c…
-
您好,怎么运用到我自己的项目呢,是需要安装jsPlumb插件,还是其他呢
-
![GIF 2021-3-24 21-00-30](https://user-images.githubusercontent.com/11766057/112314693-44d25800-8ce4-11eb-8a5a-50c15db69cbf.gif)
The close overlay on each connection was hidden. When scrolling th…