-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add fullscreen support This PR also implements #38 * fix: typo * fix: properly alpha blend when saving a view as PNG * fix: allow exporting an upscaled image * docs: fix docstring of `scatter.show()` * fix: ensure inputs and select adhere to Jupyter Widgets styles * docs: describe advanced exporting * docs: document `scatter.show()` * chore: update vitepress * fix: pass `buttons` on to `scatter.widget.show()` * test: fix camera fixed test * docs: mention full-screen mode addition
- Loading branch information
Showing
15 changed files
with
1,960 additions
and
491 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.