Definition of a graph
Defines a graph
Name | Description | Type | Notes |
---|---|---|---|
label | Label of a graph Describes the graph. It labels the entities of graph. If the label is not provided then it is not shown for a graph. For example, for a single graph, the title of widget can describe the graph and a label may not be necessary to be shown. |
Label | |
point_definition | Definition for points of a graph Defines the points of a graph. |
PointDefinition | Required |
render_configuration | Render Configuration Additional rendering or conditional evaluation of the field values to be performed, if any. |
array of RenderConfiguration | Minimum items: 0 |