We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ee146 commit 4e2c3d0Copy full SHA for 4e2c3d0
1 file changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## v0.17.1
4
5
+- Add [`scatterplot.export`](README.md#scatterplot.export) for exporting the current view as pixels.
6
- Add default canvas width/height (`'auto'`) to fix an issue on high-dpi monitors that do not style the canvas element (#41)
7
- Add resize handler so when width/height is set to `'auto'` the canvas element is automatically resized on `resize` and `orientationchange` events.
8
- Improve framebuffer rendering and add `gamma` prop to allow controlling the opacity blending (#42)
0 commit comments