jsplumb-chinese-tutorial icon indicating copy to clipboard operation
jsplumb-chinese-tutorial copied to clipboard

jsplumb中文教程, README中没有的内容,可以查看项目的Wiki。有问题提issue

Results 19 jsplumb-chinese-tutorial issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/51064934/94418012-65957700-01b3-11eb-82a5-6b924f2d2a45.png) https://jsplumbtoolkit.com/

` layout: { type: 'Hierarchical', parameters:{ orientation:"horizontal" } ` 比如这样是水平分布,当子节点相当多时,页面很难看,节点很长,设置为vertical则太高了,所以想要实现固定一个最大宽度,超过了自动换行,但没找到办法。 求教

[vue3-jsplumb2.x](https://github.com/Ur-Home/vue3-jsplumb2.x)

![image](https://user-images.githubusercontent.com/119550544/234169569-be567133-f292-453f-ab81-7afe55712b85.png)

vue3项目怎么导入这个库呀,官方那个git库里的vue3版本还原依赖会报找不到包的错  ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@jsplumbtoolkit%2Fbrowser-ui-plugin-miniview: Not Found - 404