How to create a basic view.
This step introduces class GraphComponent, which is the
See the sources for details.
Please note that the subsequent tutorial steps use a web component framework (demo-utils) to reduce the amount of code that is needed to demonstrate the relevant features. All of the code samples included in this distribution are also feasible using plain HTML and JavaScript together with yFiles HTML.
yFiles provides
workarounds
which address several bugs in current browsers. Find
demos/resources/demo-util.js
as a reference on how several of them are enabled for most of the demos and how to enable
them for this demo, too.
Use the App Generator to create visualization prototypes – quickly and easily.