Dominik Moritz

Results 1544 comments of Dominik Moritz

I don't actively add features to this package but can merge PRs.

Can you run Vega-Lite or Vega at compile time with node and extract the colors into JSON or Python so that you don't need to do anything with javascript at...

The rough outline would be to create a javascript file that imports Vega and Vega-Lite, runs whatever code you need to run, and writes a JSON or Python file. Then...

Vega themes seems like an odd place since it's only tangentially related to schemes. I'd rather make a new package but I think doing it in Altair makes the most...