-
Notifications
You must be signed in to change notification settings - Fork 47
Adds multiple simultaneous slicers support #3758
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
Open
jellybean2004
wants to merge
28
commits into
main
Choose a base branch
from
multi_slicer_feature
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,043
−493
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f1e7831
Reformats slicer files
jellybean2004 37a8351
Enables multiple slicers on the same plot simultaneously
jellybean2004 beaada9
Creates a new plot for a new slicer of the same type
jellybean2004 54bc9ec
Fixes bug not properly removing slicers, and adds exception handling …
jellybean2004 29fb7d1
Patches slicer issues
jellybean2004 87e35b6
Adds slicer list and selection in params window
jellybean2004 15b1d1f
Auto selection of current slider in slicers list
jellybean2004 74e9166
Updates docs
jellybean2004 2c733c0
Implements single slicer delete button in slicer param window
jellybean2004 ca79d2d
Differentiate slicers with (colour-blind friendly!) colours
jellybean2004 313c4c4
Fixes create new slicer button
jellybean2004 77aaa27
Enables replacement of slicers
jellybean2004 80266a2
Changes slicer list to radio buttons
jellybean2004 daa8a4d
Removes unrequried try excepts
jellybean2004 a11dfc4
Moves Delete button in Slicer Params to Slicers list
jellybean2004 44ba688
Deletion bug fix
jellybean2004 69a61d8
Proper implementation of individual deletion
jellybean2004 da0e9e9
Check implementation from comments
jellybean2004 2243ec2
Patch for box deletion issues
jellybean2004 56b2e80
Refactor out the unique plot ID generation for slicers
jellybean2004 ff94b84
Combobox goes back to None after slicer is created from SP window
jellybean2004 0d7d807
Updates docs
jellybean2004 7a50785
Proper box sum handling
jellybean2004 d877cd7
Proper handling of slicer removal
jellybean2004 b5a78b6
Makes BoxSum and other slicer mutually exclusive
jellybean2004 e85c4de
Fixes slicer param startup not checking correct RB
jellybean2004 2613a19
None does not clear slicers
jellybean2004 7a501e2
Removes commented code
jellybean2004 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.