-
Notifications
You must be signed in to change notification settings - Fork 24
Add external context mode for axes #406
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 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2bdd15b
add seaborn context processing
cvanelteren 5cae6f0
rm debug
cvanelteren 0786d28
add unittest
cvanelteren 61ae661
resolve iterable
cvanelteren 6dab0f2
relax legend filter
cvanelteren 2887b3f
add seaborn import
cvanelteren d542103
add more unittests
cvanelteren 4f9c13b
add ctx texts
cvanelteren 7ea041c
implement mark external and context managing
cvanelteren c12de2b
fix test
cvanelteren 80fef46
refactor classes for clarity
cvanelteren 7d93bb1
update tests
cvanelteren 288e8bb
more fixes
cvanelteren 8ecccdd
more tests
cvanelteren aaa1cbc
minor fix
cvanelteren 219e611
minor fix
cvanelteren 3b5c90d
fix for mpl 3.9
cvanelteren 9435fda
remove stack frame
cvanelteren 4c44e82
adjust and remove unecessary tests
cvanelteren c8635c8
more fixes
cvanelteren 3f969bf
add external to pass test
cvanelteren 1b1ddc4
restore test
cvanelteren 82fbb5d
rm dup
cvanelteren d5b2aa9
finalize docstring
cvanelteren 8d2824c
remove fallback
cvanelteren 8ee3fe3
Merge branch 'main' into add-seaborn-ctx
cvanelteren e6ba821
Apply suggestion from @beckermr
beckermr 5923cdb
Apply suggestion from @beckermr
beckermr 5287cdb
fix bar and test
cvanelteren d5df6a2
Merge branch 'main' into add-seaborn-ctx
cvanelteren 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
remove fallback
- Loading branch information
commit 8d2824ccdb04cc92d18fb3bc7e56d0409a39cc5a
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
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.