Skip to content
#

diagram

Here are 470 public repositories matching this topic...

vscode-drawio
nopeslide
nopeslide commented Oct 23, 2020

Draw.io has many internal options, that can be used to enable additional features and could be exposed to the user.
I identified these as useful:

  • mxGraph.prototype.setConnectableEdges

    • make edges connectable
      • would love this feature to be configurable
    • default: false
  • mxGraph.prototype.setAllowDanglingEdges

    • edges need to have a src & dst
    • default: true
  • `mxGr

beautiful-react-diagrams
blast-radius
28mm
28mm commented Jan 25, 2018

Blast Radius , when launched in --serve mode, does some pretty weak error reporting, and does nothing to help users resolve problems. It asks the user to look into several possible issues, rather than checking itself...

To observe the current (undesired) behavior, run Blast Radius in an empty directory:

[...]$ mkdir tmp
[...]$ cd tmp
[...]$ blast-radius --serve

A short

Improve this page

Add a description, image, and links to the diagram topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diagram topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.