diff --git a/docs/timeline/index.html b/docs/timeline/index.html index b269cc6f..a7c8526a 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -620,7 +620,8 @@ function (option, path) { String or Function 'order' Order the groups by a field name or custom sort function. - By default, groups are ordered by an attribute order (if set). + By default, groups are ordered by a property order (if set). + If no order properties are provided, the order will be undetermined.