Skip to content

Series Group Config

Configure the grouping of series.

seriesGroups is a list section: it takes an array of config objects (a single object is also accepted and treated as a one-entry array). Values shared by every entry can be set once in seriesGroupDefaults; a value set on an individual entry wins over the shared one.

Every property is optional and falls back to its default. Property anchors are stable: link to any entry as #seriesGroups.propertyName, and to a member of a nested property as #seriesGroups.propertyName.memberName.

Properties

id

The unique identifier for the series group so it can be referenced by series that belong to it.

Released under the BSD-3-Clause License.