Mattijn van Hoek

Results 279 comments of Mattijn van Hoek

Thank you for pushing this @ChiaLingWeng! I tried to add my commit as a suggestion, but that was not allowed since the change covered deleted lines. With this suggestion we...

https://github.com/vega/vega-lite/pull/8921/commits/c72cb7db0c6272360a8c93d3a92bd1351a915a81 was an attempt to trigger the deployment preview of https://github.com/vega/vega-lite/pull/9294..

Hi @jonathanzong and @joshpoll!👋 Would you mind updating this PR so the latest changes from the main repository are also included in this branch? Im not brave enough to do...

Just thinking about making a map with the trajectory of the upcoming eclipse🥳

Thanks for rebasing @joshpoll! But that didn't trigger the deployment preview either. @hydrosquall, do you know if these deployment previews only work upon opening a new PR and not on...

@joelostblom do you still have a ideas for this? I like to use this to combine a highlight and click condition. Something quite common, but the approach is not clear...

I'm struggling a bit with this one. @joelostblom, can you have a look if this is going in the right direction? Its maybe a bit too lengthy. I also doubt...

One caveat, see https://github.com/altair-viz/altair/pull/2310#issuecomment-705241724. - https://github.com/altair-viz/vega_datasets and https://github.com/vega/vega-datasets are not in sync with each other. To update the `vega_datasets` package that is used in Altair, there should come a new...

Thanks for adopting this library in your analysis workflows. It is great that you are learning how to use this for complex analysis. The current pull request is too complex,...

I understand what you mean and I agree that if a `NaT` is returned as a datetime from the past (albeit being Unix epoch) it leads to confusion, something we...