We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
open issue at bitmap output jupyter-widgets/pythreejs#22 and asked again here: https://stackoverflow.com/questions/43311168/pythreejs-python-javascript-how-to-save-rendered-image-data
talked about here, but closed Export custom widgets to PNG / static image jupyter-widgets/ipywidgets#1291
implemented (using html2canvas on js side) in Allow exporting maps as PNGs pbugnion/gmaps#127 (with Chrome caveat Unable to save map as PNG in Chrome after pan / zoom pbugnion/gmaps#129)
talked about directly using threejs here: https://stackoverflow.com/questions/26193702/three-js-how-can-i-make-a-2d-snapshot-of-a-scene-as-a-jpg-image
The text was updated successfully, but these errors were encountered:
No branches or pull requests
open issue at bitmap output jupyter-widgets/pythreejs#22 and asked again here: https://stackoverflow.com/questions/43311168/pythreejs-python-javascript-how-to-save-rendered-image-data
talked about here, but closed Export custom widgets to PNG / static image jupyter-widgets/ipywidgets#1291
implemented (using html2canvas on js side) in Allow exporting maps as PNGs pbugnion/gmaps#127 (with Chrome caveat Unable to save map as PNG in Chrome after pan / zoom pbugnion/gmaps#129)
talked about directly using threejs here: https://stackoverflow.com/questions/26193702/three-js-how-can-i-make-a-2d-snapshot-of-a-scene-as-a-jpg-image
The text was updated successfully, but these errors were encountered: