gojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
22 lines (17 loc) • 305 B
Markdown
This demonstrates a GoJS diagram rendered by Puppeteer.
```
$ npm install
```
Run script with:
```
$ node puppet.js
```
There are additional samples in this directory:
```
node puppet2.js
```
and
```
node renderSvg.js
```
Each sample writes out different files in this directory.