Dominik Moritz
Dominik Moritz
See https://github.com/duckdb/duckdb-wasm/issues/441#issuecomment-986913723
It would be great if there was a way to customize the http loader so that a user can override authentication and base urls easily.
https://duckdb.org/ is a database with almost the same API as SQLite but it uses a column store and has generally optimizations for analytical queries. We could swap it out to...
It would be great to have an action to open a chart in full screen.
fixes #411
fixes #685
Suggested by @mootari ``` @mootari Fabian Iwand Should there be an example for .finalize() + invalidation? It would seem that cleaning up after a view is especially important in the...
I propose to change the default renderer to SVG since SVG is much more accessible and scales automatically. Unless I hear concerns here, I will change the default in the...
[Open the Chart in the Vega Editor](https://vega.github.io/editor/#/url/vega/N4IgJAzgxgFgpgWwIYgFwhgF0wBwqgegIDc4BzJAOjIEtMYBXAI0poHsDp5kTykSArJQBWENgDsQAGhAATJJhSoA2qHFIEcNCEVMANlpnEkehnAhpVIKAvJsATgE9tAQWkgNbBuMxoATAAcAL5SoDaYdk7aAELunt6+qAICIWG2ZA7O6ADCcQhePmgALADMqdbpmdoAInkFiQCcAIzl4ZFZIACidQloAS2hFREZUegAYj2FSWWDbSMdAOKTiU0NrZWjIAASy30A7EEAuuXqmtqycPY0pLLuYgz2UFrougYgR0FAA)  I would expect to see a connection between the table and the derived data source.