fix(#9173): make mark.size support relative band size (e.g., {"band":… #6924
check.yml
on: push
Format, Schema, and Examples
55s
Annotations
4 errors
Format, Schema, and Examples:
src/compile/mark/encode/nonposition.ts#L28
Type 'string | number | number[] | SignalRef | Gradient | RelativeBandSize' is not assignable to type 'Value'.
|
Format, Schema, and Examples:
src/compile/mark/encode/position-rect.ts#L164
Type 'SignalRef | { value: number | RelativeBandSize; }' is not assignable to type 'VgValueRef'.
|
Format, Schema, and Examples:
src/compile/mark/tick.ts#L54
Type 'number | SignalRef | RelativeBandSize' is not assignable to type 'number | SignalRef'.
|
Format, Schema, and Examples
Process completed with exit code 2.
|