Category: Software Development - page 6
In the last post I showed you how to get started with a GoJS application. I explained how to create a diagram and how to present data using it. Let’s go a step further.
Figure 1. Diagram with three templates for nodes
While our…
read more

How do I create a simple GoJS application?
In this article, I will present the basic capabilities of GoJS by creating an application with very simple code. It will be designed for drawing uncomplicated diagrams.
START WITH THE LIBRARY
GoJS is a JavaScript library that takes complex data and runs it through flexible modeling options to create visualizations that are easy to understand and put into action.
The starting point for us is the HTML file where we import the library. We can download it directly from the website, from the npm, or we can use the CDN. The next step is to add the div element – the future location of the diagram. NOTE: We don’t…
Stay tunned
To be always updated, share your e-mail and subscribe to our newsletter to get the freshest feed from our blog.
[mailpoet_form id=”1″]