<ngx-flowchart [nodes]="nodes" [edges]="edges"></ngx-flowchart> ``` 这段代码在一个Angular组件的模板中使用了ngx-flowchart组件。nodes和edges是两个用于定义流程图节点和边的数组。通过传递这两个数组,我们可以将这些数据渲染为一个交互式的流程图。 3、添加节点和边 要添加节点和边,我们可以使用ngx-flo...
简介 ngx-flowchart is Angular 8 library to enable drag&drop modelling of graphs in web applications 暂无标签 TypeScript 等4 种语言 Apache-2.0 发行版 暂无发行版 ngx-flowchart 开源评估指数 生产力 创新力 稳健性 协作 贡献者 软件 贡献者 (2) 全部 近期动态 接近3年前创建了仓库深圳...
NgxFlowchart This project was generated withAngular CLIversion 8.0.1. Development server Runng servefor a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files. Code scaffolding ...
WhiteTree/ngx-flowchart 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 标签 Tags Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的版本标记作为 Releases 点。支付提示 将跳转至支付宝完成支付 确定 取消 捐赠 捐赠前请先登录 取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请...
ngx-flowchart / tsconfig.app.json tsconfig.app.json218 Bytes 一键复制编辑原始数据按行查看历史 Igor Kulikov提交于5年前.Upgrade to Angular 9 1234567891011121314 { "extends":"./tsconfig.json", "compilerOptions":{ "outDir":"./out-tsc/app", ...
git config --global user.name userName git config --global user.email userEmail 分支3 标签0 Vladyslav_PrykhodkoUpgrade to Angular 10aface775年前 37 次提交 dist/ngx-flowchart Upgrade to Angular 10 5年前 e2e initial commit 5年前 projects/ngx-flowchart ...
彭某仁/ngx-flowchart 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 文件 克隆/下载 HTTPSSSHSVNSVN+SSH 该操作需登录 Gitee 帐号,请先登录后再操作。
ngx-flowchart / .editorconfig .editorconfig 246 Bytes 一键复制 编辑 原始数据 按行查看 历史 Igor Kulikov 提交于 5年前 . initial commit 12345678910111213 # Editor configuration, see https://editorconfig.org root = true [*] charset = utf-8 indent_style = space indent_size = 2...
Watch 1Star0Fork0 看看时间历史/ngx-flowchart-master Issues / 里程碑 所有已开启 0 已关闭 0 欢迎使用里程碑! 里程碑是一个项目计划管理工具,用于集中管理 Issue 和 Pull Request 进度。
ngx-flowchart / tsconfig.app.json tsconfig.app.json 218 Bytes 一键复制 编辑 原始数据 按行查看 历史 Igor Kulikov 提交于 5年前 . Upgrade to Angular 9 1234567891011121314 { "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/app", "types": ["jquery"] ...