hvega icon indicating copy to clipboard operation
hvega copied to clipboard

how to handle the "expression" support in Vega-Lite 4.16

Open DougBurke opened this issue 4 years ago • 0 comments

Elm is going with a system which allows you to associate an expression with a "type" to generate the output, but this is based in part on the fact they use functions to generate the data, and so can hide the internal expression support. As I haven't moved to a functional interface this is not as easy to do.

DougBurke avatar Nov 18 '20 23:11 DougBurke