tomshanley / d3-sankey-circular

A fork of the d3-sankey library to allow circular links.
MIT License
89 stars 41 forks source link

Cannot load with requirejs: johnson.js: "Uncaught ReferenceError: module is not defined" #45

Open stefaneidelloth opened 3 years ago

stefaneidelloth commented 3 years ago

The dependencies

elementary-circuits-directed-graph

and

strongly-connected-components

do not have headers that are compatible with requirejs.

Related:

https://github.com/antoinerg/elementary-circuits-directed-graph/issues/19

https://github.com/mikolalysenko/strongly-connected-components/issues/5