vega-lite icon indicating copy to clipboard operation
vega-lite copied to clipboard

Replace SignalRef once WithExprRef

Open domoritz opened this issue 3 years ago • 0 comments

Trying to use SignalRef everywhere and replacing it once via a generic. For #7459.

Doesn't quite work yet since I cannot get the schema to look nice. Right now, the schema is 200k lines.

This design would have been nice since we internally just deal with Signals and we automatically get Expr everywhere where we support signals.

domoritz avatar May 14 '21 04:05 domoritz