Scatterplot x and y zooming and stretching #9231
Unanswered
cornhundred
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to modify the vertex shader of the Scatterplot layer to get the scatterplot points to stretch in x and y directions as zooming in the X or Y directions happens independently?
https://github.com/visgl/deck.gl/blob/9.0-release/modules/layers/src/scatterplot-layer/scatterplot-layer-vertex.glsl.ts
I'm thinking of using shader injection to modify the layer.
Beta Was this translation helpful? Give feedback.
All reactions