Dominik Moritz
Dominik Moritz
Skypack (which works for arrow) seems to have an issue with arquero. ```ts > import arquero from "https://cdn.skypack.dev/arquero" Uncaught TypeError: Relative import path "acorn" not prefixed with / or ./...
`import * as arquero from "https://cdn.jsdelivr.net/npm/[email protected]/+esm";` works actually. 🎉
Ahh, good catch. The tricky bit is that Vega-Lite never sees the data so we have to build the logic in Vega spec.
Could we add a colored outline around a white line?
I'll defer to @kanitw who might have a better idea.
If we only have two options, I wonder whether we could consider a Boolean. Otherwise I think all marks, and range marks or bar and area makes sense. I don't...
Haha, good catch. We should check whether this is a Vega or Vega-Lite issue.
Can we improve the docs?
I don't have cycles to make this change but would be happy to review a pull request.
Merging in https://github.com/vega/vega-lite/pull/8352