vega-lite-api

vl.utcYMDHMS(field, as)

A time unit operation for utcyearmonthdatehoursminutesseconds.

utcYMDHMS Method Overview

utcYMDHMS API Reference

# utcYMDHMS.as(value)

The output field to write the timeUnit value.

# utcYMDHMS.equals(equal)

Logical equals (==) comparison.

# utcYMDHMS.field(value)

The data field to apply time unit.

# utcYMDHMS.gt(gt)

Logical greater than (>) comparison.

# utcYMDHMS.gte(gte)

Logical greater than or equal to (>=) comparison.

# utcYMDHMS.inRange(…range)

Logical value in range test.

# utcYMDHMS.lt(lt)

Logical less than (<) comparison.

# utcYMDHMS.lte(lte)

Logical less than or equal to (<=) comparison.

# utcYMDHMS.oneOf(…oneOf)

Logical set membership test.

# utcYMDHMS.timeUnit(value)

The timeUnit.

# utcYMDHMS.valid(valid)

Logical valid value test.