Skip to main content
Version: 2.10.5

Ordinal Viewport

OrdinalViewport(startingDomain, dataSize)

The viewport to include the number of data [dataSize] starting from the [startingDomain] value.

ParameterData TypeDefaultDescription
startingDomainStringrequiredThe initial boundary of the domain axis
dataSizeintrequiredThe amount of data displayed
null
OrdinalViewport('Wed', 2)

ordinalViewport_null

ordinalViewport