-
Notifications
You must be signed in to change notification settings - Fork 5
Combined slider for slicer plots #538
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
59e0d34
add new combined slider for slicer
nvaytet 70118f5
add reduce nodes
nvaytet 11ffc99
fix reduce dims
nvaytet 15a9a69
remove maybe reduce function
nvaytet 9ef00cf
add editable text box for bounds
nvaytet 93a047a
add operations along sliced dimension
nvaytet d29c47d
start fixing tests
nvaytet 4f6202a
use bounded text boxes for bounds
nvaytet 7c74a9e
issues with linking bounds
nvaytet c77a432
use link instead of jslink to ensure everything is properly in sync o…
nvaytet 6ac34fc
update docs thumbnail
nvaytet 7a5405e
add tests
nvaytet a5e0431
spelling
nvaytet cb8cabd
properly use value widgets
nvaytet e996db4
fix single slider, still issues with range slider
nvaytet 64ade6d
use Any as traitlet and try to debug bound limits
nvaytet 9e439f8
do not go the ValueWidget way in the end, as the locking gets too messy
nvaytet 1b7dbb1
new plan: drop the valuewidget thing and make a widget with a single …
nvaytet 99a16d6
use custom text widget instead of in-built bounded float text
nvaytet 3171166
debugging bin edges single widget
nvaytet 10d50a4
fix bin edges and range widget
nvaytet 5b55d97
squeeze if possible and fix bug in nanmean
nvaytet c2d0dcd
fixes for datetime types
nvaytet f430d54
add tests for datetime and binedges
nvaytet be6af6a
cleanup
nvaytet e35c8b8
fix slider mode
nvaytet 1e8f5ba
Merge branch 'main' into combined-slider
nvaytet cddf732
Apply automatic formatting
pre-commit-ci-lite[bot] 12d1790
fix one test, remove another because it would involve too many implem…
nvaytet 87e9c78
revert removed tests
nvaytet d8646fd
fix mode arge
nvaytet 1fb7d9c
change datetime unit in xarray data
nvaytet b236cd5
fix manually setting bounds with datetime binedge single slider
nvaytet 6af4e72
Merge branch 'main' into combined-slider
nvaytet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.