Describes how to create a basic diagram from a data store.
In this section
- Creating the Diagram object
-
Explains how to create a Diagram object by using Dijit widgets.
-
- Connecting the data store
-
Explains how to connect a data store.
-
- Defining the graph structure
-
Explains how to define the graph structure
-
- Defining the nodes appearance
-
Explains how to customize the appearance of nodes.
-
- Defining the links appearance
-
Explains how to customize the appearance of links.
-
- Defining the subgraphs appearance
-
Explains how to customize the appearance of subgraphs.
-
- Defining node location and other graphic properties
-
Explains how to define the node location and other graphic properties.
-
- Applying a graph layout
-
Explains how to apply a graph layout to the data store.
-
Current section