Hierarchy

  • Series

Properties

emptyText: string

The text of an empty timeline series.

id: string

The identifier for the timeline series.

itemLayout: string

The direction in which items are laid out when in a horizontal orientation. This attribute is ignored when in a vertical orientation.

items: object[]

An array of items. If not specified, no data will be shown in this series.

label: string

The label displayed on the timeline series. In not specified, no label will be shown.

svgStyle: object

The CSS style object defining any additional styling of the series. If not specified, no additional styling will be applied. Only SVG CSS style properties are supported.

Generated using TypeDoc