vega-lite-api

vl.utcMDH(field, as)

A time unit operation for utcmonthdatehours.

utcMDH Method Overview

utcMDH API Reference

# utcMDH.as(value)

The output field to write the timeUnit value.

# utcMDH.equals(equal)

Logical equals (==) comparison.

# utcMDH.field(value)

The data field to apply time unit.

# utcMDH.gt(gt)

Logical greater than (>) comparison.

# utcMDH.gte(gte)

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

# utcMDH.inRange(…range)

Logical value in range test.

# utcMDH.lt(lt)

Logical less than (<) comparison.

# utcMDH.lte(lte)

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

# utcMDH.oneOf(…oneOf)

Logical set membership test.

# utcMDH.timeUnit(value)

The timeUnit.

# utcMDH.valid(valid)

Logical valid value test.