| Parameters |
Accepted Values |
Description |
Default |
Since |
tracker |
digits |
Numeric value representing the tracker ID |
|
29.0 |
date |
digits |
Tracker Field ID containing the element start date. The field must be a
datetime/jscalendar field. |
|
29.0 |
title |
digits |
Tracker Field ID containing the item title. |
|
29.0 |
color |
digits |
Tracker Field ID containing the text color of the item. |
|
29.0 |
height |
text |
Define the height of the vertical timeline |
1000px |
29.0 |
orientation |
text |
By default the orientation of this timeline is vertical as the name of the plugin specified it. But if
you want, you can use it in horizontal orientation. The value of parameter orientation can be "vertical" or "horizontal" |
vertical |
29.0 |
distribution |
text |
Distribution of items on timeline axis. When distribution is a string, the value is applied
to the items. Can be 'left', 'right', 'left-right'(default) or 'none'. |
left-right |
29.0 |
aggregateBy |
text |
Sets the aggregation interval for the event data, where interval can be one of 'second', 'minute', 'hour', 'day', 'week', 'month', 'quarter' or 'year'. |
minute |
29.0 |
urlTarget |
text |
Customizes the target attribute when url are provided with a URL. Can be '_blank', '_self', '_parent' or '_top'. |
_blank |
29.0 |
image_field |
digits |
Tracker Field ID containing the image file. |
|
29.0 |
url |
digits |
Tracker Field ID containing the url or link to go where when we click on the title of the item. |
|
29.0 |