Skip to content
New issue

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

Adds TiledBrowserWidget.py #56

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

martintb
Copy link
Collaborator

No description provided.

- groups visual element creation into methods
- groups elements into dictionaries with type checking
- adds config tab
- fixes bugs in data model
- Adds hovertext showing colorscale value for each point
- Adds full docstring (with usage example) to docstring
- Adds ability to do simple .sel and .isel commands to the loaded dataset
- Uses heuristic culling of dropdown data to reduce length of lists being selected from
Useful for making new 'composition' variables to plot against
Starting as as copy of DatasetWidget.py from another branch.
@martintb martintb linked an issue Mar 18, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Tiled Data Browser
1 participant