fix(#9173): make mark.size support relative band size (e.g., {"band": 0.5}) for bars #6981
Annotations
4 errors
src/compile/mark/encode/nonposition.ts#L28
Type 'string | number | number[] | SignalRef | Gradient | RelativeBandSize' is not assignable to type 'Value'.
|
src/compile/mark/encode/position-rect.ts#L164
Type 'SignalRef | { value: number | RelativeBandSize; }' is not assignable to type 'VgValueRef'.
|
src/compile/mark/tick.ts#L54
Type 'number | SignalRef | RelativeBandSize' is not assignable to type 'number | SignalRef'.
|
|
The logs for this run have expired and are no longer available.
Loading