Skip to main content
Version: 3.0.0

Viewport

NumericViewport​

Represents the starting and ending extent of a dataset.
Precondition: min <= max
It is recommended that the min and max distance be greater than equal to 1.5

min​

Typedefault
numrequired

max​

Typedefault
numrequired

alt alt

alt alt alt alt

OrdinalViewport​

Viewport to cover dataSize data points starting at startingDomain value.

startingDomain​

Typedefault
Stringrequired

dataSize​

Typedefault
intrequired

alt alt

TimeViewport​

Represents the starting and ending extent of a dataset.

start​

Typedefault
DateTimerequired

end​

Typedefault
DateTimerequired

alt alt