Dominik Moritz
Dominik Moritz
I think we should try to make arrow more forgiving if there are multiple versions installed but it's never good to have multiple versions of the same library.
Esm and cjs? Hmm, yeah, I can see that that's an issue.
There are issues with decimals in arrow in the current version. We started fixing it in the current main branch and I hope to make some time to fix the...
Let's fix how Arrow handles decimal for sure. If you can help out, that would be great or you can follow the respective issues over on the arrow repo. I...
I think contour plots are a special case of a density visualization. I consider this issue more about mapping density to color/count rather than contour lines. Let's leave #1919 open.
The nearest computation could have a limit above which we don't show the tooltip(ref https://github.com/vega/vega-lite/issues/4262)
Could you bisect what change causes this issue?
Stacking should work if the data for the line and area are aligned. If not, it's hard to say what the correct behavior is anyway so that's probably what's going...
@d-werner thank you did the bug report. We will look into this. For now, a solution may be to use a layer and only define legends for the point mark...
What @kanitw said in https://github.com/vega/vega-lite/issues/3797#issuecomment-391603239 is still true. We don't have an immediate update yet.