This sample uses a JavaScript file that is built with Webpack. If you do not see a diagram, you may need to build first. See the readme.md in this directory for details.

This maximal sample builds from source with all GoJS modules. As a result, the build JavaScript is large, but all functionality is present.

The maximal-index.ts displays how to include every GoJS module into a build.

For an example of building GoJS from source with as few modules as possible, see the Minimal project adjacent to this directory.