项目作者: Orbifold

项目描述 :
Customizable and reusable ruler for yFiles.
高级语言: TypeScript
项目地址: git://github.com/Orbifold/yfiles-ruler.git
创建时间: 2021-01-12T10:59:29Z
项目社区:https://github.com/Orbifold/yfiles-ruler

开源协议:MIT License

下载


yFiles Ruler

Besides being a good starter project this includes a re-usable ruler. No framework is used aside from TypeScript and WebPack.
The randomGraph.ts file contains various algorithms to generate graphs, which can also be useful for prototyping things.

Setup

  • You need a license to run this project, see the yWorks website for a trial. Insert the license in the app/scripts/app.ts file.
  • Make sure the path to the yFiles yfiles-*.tgz file is set in package.json.
  • Install things as usual with npm i.
  • Run it with npm start.

Info and Support

Info and support @TheOrbifold.