Graph2d | Basic Example
This example shows the most basic functionality of the vis.js Graph2d
module. An array or a vis.Dataset can be used as input. In the following
examples we'll explore the options Graph2d offest for customization. This
example uses all default settings. There are 10 predefined styles that
will be cycled through automatically when you add different groups.
Alternatively you can create your own styling.
Graph2d is built upon the framework of the newly refactored timeline. A
lot of the timeline options will also apply to Graph2d. In these examples
however, we will focus on what's new in Graph2d!