UNPKG

gojs

Version:

Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams

15 lines (13 loc) 410 B
<!DOCTYPE html> <html> <head> <title>GoJS&reg; Samples of Diagramming for HTML5/Canvas by Northwoods Software&reg;</title> <!-- Copyright 1998-2016 by Northwoods Software Corporation. --> <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>