新增:一个用于简化React集成的React组件, gojs-react和一个使用该组件的React示例 gojs-react-basic. 更多有关信息,请参见React中使用GoJS简介页面
新增:一个用于简化Angular集成的Angular组件 gojs-angular,以及一个使用该组件的Angular示例 gojs-angular-basic. 更多有关信息,请参见 Angular中使用GoJs简介页面
从简单的流程图和组织结构图到高度特定的工业图,SCADA和BPMN图,基因图和爆发型模型等医学图,等等。GoJS使用可自定义的模板和布局使构建复杂节点,链接和组的图变得容易。
GoJS提供了用于用户交互的高级功能,例如拖放,复制和粘贴,就地文本编辑,工具提示,上下文菜单,自动布局,模板,数据绑定和模型,事务状态和撤消管理,调色板,概述,事件处理程序,命令,用于自定义操作的可扩展工具以及可自定义的动画。
我们维护着数百个 示例图, 为您详细介绍了交互性,模板和用户逻辑的不同示例。在评估期间,我们提供免费的开发人员对开发人员支持
GoJS is implemented in TypeScript and can be used as a JavaScript library or built into your project from TypeScript sources. GoJS normally runs completely in the browser, rendering to an HTML Canvas element or SVG without any server-side requirements. It can also run in headless or server environments, like Node. GoJS does not depend on any libraries or frameworks, and can work alongside Angular, React, within Electron, or with no framework at all.
Build custom modeling environments and domain-specific visual languages using the powerful features of GoJS. Provide both a system editor and a read-only status monitor using shared code and templates. Simultaneously show alternative visualizations of the same data in different diagrams. Implement drill-down using expansion of subtrees and subgraphs or a detailed view in another diagram.
Our thorough documentation introduces the basic concepts and demonstrates typical features that most apps want to offer. Nodes and links can be arbitrarily detailed according to the needs of the application. There are many properties that permit simple permissions and customizations, and some methods may be overridden for more complicated customizations.
We publish a react component, gojs-react to simplify React integration, and host a React sample using GoJS called gojs-react-basic. See the GoJS with React introduction page for more information.
We publish an Angular component, gojs-angular to simplify Angular integration, and host a Angular sample using GoJS called gojs-angular-basic. See the GoJS with Angular introduction page for more information.
我们有一个Vue.js与GoJS结合使用的示例.
详细的版本发布记录请参阅更新日志.