-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for 1.0 #1711
Comments
Sketch of new “Extending Plot” documentation page that gives an overview of all the ways Plot can be extended with custom logic (JavaScript): https://observablehq.com/d/4e732d61f48c4925 |
I’m curious what the trade-offs are of Plot’s planned interactivity versus how Mosaic accomplishes it (by downsampling views and treating marks as SQL queries to the duckdb WASM, run client-side): |
@jaanli Happy to hear more thoughts about this, but would you open a discussion instead? |
TODO:
Nice to have:
Future:
The text was updated successfully, but these errors were encountered: