Class: TimelineGrouping

TimelineGrouping

groupStrategies/timelinegrouping.js, line 33

Creates a new instance of Timeline strategy.

Parameters:
Name Type Description
options Object

An object used to initialize the Timeline strategy.

Name Type Default Description
axisLocation string middle optional

The location of the timeline axis. There are three values: left, middle, or right.

gutter number 13 optional

The horizontal distance between content and the timeline axis.

intervalDistance number 15 optional

The vertical distance between the previous item and the current item.

groupHeaderLocation string optional

The location where the group header is placed. There are two values: 'top' or 'onAxis'.

localeResource.errorText string optional

The error text.