deepscatter
deepscatter copied to clipboard
Allow resizing deepscatter canvas
This PR starts implementing resizing a deepscatter plot by calling plot.resize(width, height).
- [x] resize all WebGL buffers
- [x] resize all DOM elements
- [x] adjust bbox of d3.zoom
- [ ] ensure scale, get_current_corners() understand the new bbox
- [ ] maintain center of viewport on resize, not upper-left.
- [ ] Don't drop background color
-
#81
👈 (View in Graphite)
-
#194
: 1 other dependent PR (#192
) -
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Is this ready @bmschmidt ? would be nice to have