markgojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
17 lines (15 loc) • 481 B
HTML
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GoJS® Extensions of Diagramming for HTML5/Canvas by Northwoods Software®</title>
<!-- Copyright 1998-2019 by Northwoods Software Corporation. -->
<meta charset="UTF-8">
<script>
window.location = "Fishbone.html"
</script>
</head>
<body>
You should be redirected to the Fishbone Layout sample. If not, please <a href="Fishbone.html">click here.</a>
</body>
</html>