Dominik Moritz

Results 392 issues of Dominik Moritz

It's not clear where to set the config from https://github.com/vega/compassql#usage

How are these different? https://github.com/vega/compassql/blob/master/src/constraint/spec.ts#L320 and https://github.com/vega/compassql/blob/master/src/constraint/spec.ts#L623

See https://github.com/vega/falcon/search?q=v4

The data processing code and view creation code is pretty clean but https://github.com/uwdata/falcon/blob/master/src/app.ts is a bit of a mess. I think it would benefit from a rewrite with a proper...

enhancement
help wanted

It would be nice to decouple the computations from the main thread.

enhancement

Many of the charts use the same filters. Every chart is filtered by brushes in any other chart. If there is only one brush, we only have two filterings. This...

enhancement
help wanted

Not sure why but the index build times in the mapd examples are slow now.

bug
help wanted

ESLint is a JavaScript and TypeScript linter: https://eslint.org/. To work on this issue, you can start by looking at https://github.com/vega/vega-lite/ for inspiration about the rules to use and the setup...

help wanted

![681CE082-22F6-4ADD-B587-45284DE3B3DC](https://user-images.githubusercontent.com/5186265/54073885-8ffba880-428c-11e9-93c9-6d8ac8042283.gif) from https://github.com/vega/vega-lite/issues/4208#issuecomment-471194774

enhancement
help wanted

Add support for theming with Vega configs (https://vega.github.io/vega/docs/config/).

enhancement
help wanted