Skip to content

Very large data sets and graphical performance #947

Answered by Fil
stereokai asked this question in Q&A
Discussion options

You must be logged in to vote
  1. should be possible soon; @yurivish has been working on a Plot plugin that renders "density plots" (https://observablehq.com/collection/@twitter/density)
  2. it's certainly possible to extend a mark with a custom renderer that returns a canvas handled by webgl, but it hasn't been done yet afaik. here's a similar approach with a canvas 2d renderer: https://observablehq.com/@observablehq/plot-canvas-dot; let me know if you want to collaborate on a webgl renderer.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@stereokai
Comment options

@enjalot
Comment options

@stereokai
Comment options

@enjalot
Comment options

@stereokai
Comment options

Answer selected by Fil
Comment options

You must be logged in to vote
1 reply
@leeoniya
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #946 on June 22, 2022 12:00.