Dominik Moritz
Dominik Moritz
Vega-Embed ist our standard utility that makes embedding easy. It is well maintained and the recommended way to embed charts in websites. You can use it on observable as well....
I think this is as expected. If you have prebinned data, use the `binned` property. The last in is inclusive the upper bound and not exclusive. The actual number of...
Please fix the tests
Let me know when tests pass.
@siyaoL1 is working on support CSV and then we can merge this.
Hi @qchenevier. Thanks for filing the issue. It's great to hear you are enjoying voyager and find it useful. I like your idea and think it would be a great...
Thanks for the pull request. Can you fix the tests (looks like Travis has issues and we should move to github actions).
@ricardoekm Why do you think we should use those? Would you want to take a stab at writing a WebGL renderer?
I've had many people ask for faster renderers. I also think that once the renderer becomes faster, we will see more raw plots (it's a chicken and egg problem).
I'd say it's probably cleaner to just download the binary and unpack it instead of having an action. Something like https://github.com/uwdata/mosaic-framework-example/blob/0d960d308245f1dc5d532e177b629f62c1eb8c5f/.github/workflows/deploy.yml#L27 for duckdb. It's easier to debug when something goes...