Dominik Moritz
Dominik Moritz
> Is it possible that violinplots could piggyback on the same mechanism/graphical channel that boxplots are using to define the height of the box and use it for the height...
Please run the formatter. Otherwise looks good to me.
That would be cool. The core team won't have cycles to do this but we would be happy to review an API design proposal and pull request. Would you be...
Nice. Take a look at the compiled Vega to see what may be going on.
Sweet. I think https://github.com/vega/vega-lite/issues/7397 should also help. I can prioritize it.
Very cool. Looks like we need to fix a few places to support `expr` instead of `signal`. cc @nyurik
@thomasbanghart go for it. Thank you!
I like this direction. I don't have a solution but I think what we need is to facet the data by x and y before computing the scale for theta....
I think @kanitw was thinking about a simpler way to add normalization to Vega-Lite in general and it would be perfect for this application.
Take a look at the contributing guide. What specifically confuses you? It looks like the spec isn't valid against the json schema.