Dominik Moritz

Results 1544 comments of Dominik Moritz

Thanks for the bug report. To isolate the issue, can you try to simplify the spec to a minimal spec?

Could you do me a favor and try to reproduce the issue with just layer and no repeat? It would help us isolate the problem.

I haven't looked into this issue yet. To make debugging easier it would be awesome if you could create a minimal example.

Yes, once we have a kde transform in Vega, we can also support ridge plots.

We've had this transform for a while but it does not support faceting and that's a deal breaker. We've come to the conclusion that we need a kde transform that...

Depends on https://github.com/vega/vega/pull/1783

Maybe `method?: 'pdf' | 'cdf';` -> `cumulative?: boolean`. `as` should not be optional in Vega-Lite.

@jheer said about implementing violing plots with the new KDE transform in Vega: > The issue is not one of performance or extra transforms, but of correctness. (FWIW, I'd want...

You're very welcome. I'm excited to hear that you are planning a course with Vega-Lite/Altair. Are you using https://github.com/uwdata/visualization-curriculum? Density visualizations were the next big thing I wanted to work...

Totally agree. Great to hear that you have ideas for workarounds for now, though.