-
Notifications
You must be signed in to change notification settings - Fork 244
Figure.ternary: Support Frame's xaxis/yaxis/zaxis attributes to set axis settings for a/b/c axes #4517
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
Figure.ternary: Support Frame's xaxis/yaxis/zaxis attributes to set axis settings for a/b/c axes #4517
Changes from 7 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
8ab177e
add ternary frame
Chuan1937 7744978
Internally convert xaxis/yaxis/zaxis to -Ba/-Bb/-Bc
Chuan1937 c9eb74d
Merge branch 'main' into test_ternary
Chuan1937 1e49df0
Revert test_ternary.py changes to split into two PRs
Chuan1937 c1056a4
Merge branch 'main' into test_ternary
Chuan1937 26a8c43
fix mypy check
Chuan1937 a186dde
Internally convert xaxis/yaxis/zaxis to -Ba/-Bb/-Bc for ternary
Chuan1937 098ea9b
internal function
Chuan1937 4732e16
Merge branch 'main' into test_ternary
Chuan1937 077fcba
Merge branch 'test_ternary' of github.com:GenericMappingTools/pygmt i…
Chuan1937 6924d9f
private function
Chuan1937 a353399
format check
Chuan1937 9a98469
use dataclass
Chuan1937 71584a0
check
Chuan1937 e01f5a5
Update pygmt/src/ternary.py
Chuan1937 843a112
Update pygmt/src/ternary.py
Chuan1937 4b1770b
Merge branch 'main' into test_ternary
Chuan1937 43700a8
fix check
Chuan1937 358679b
use alias
Chuan1937 3c53887
fix failure
Chuan1937 4abc67c
Update pygmt/src/ternary.py
Chuan1937 9bdbb7e
fix
Chuan1937 6015793
Update pygmt/src/ternary.py
Chuan1937 c956f54
Update pygmt/src/ternary.py
Chuan1937 461b408
Update pygmt/src/ternary.py
Chuan1937 7d96092
Update pygmt/src/ternary.py
Chuan1937 cce2532
Update pygmt/src/ternary.py
Chuan1937 8834278
Update pygmt/src/ternary.py
Chuan1937 3372921
Update pygmt/src/ternary.py
Chuan1937 c131e37
Update pygmt/src/ternary.py
Chuan1937 eb0288a
Update pygmt/src/ternary.py
Chuan1937 c06fa85
Update pygmt/src/ternary.py
Chuan1937 4d52917
Update pygmt/src/ternary.py
Chuan1937 7b29bdd
add format,docstring,test
Chuan1937 60dc5c3
Update pygmt/tests/test_ternary.py
Chuan1937 9016020
Update pygmt/tests/test_ternary.py
Chuan1937 a2f2562
fix format
Chuan1937 1b8a3a9
Add baseline images for ternary tests and fix missing return fig
Chuan1937 37bda2b
Update pygmt/src/ternary.py
Chuan1937 d989ab5
Restore original baseline images
Chuan1937 3ce18b5
Fix ternary frame border handling for string/Axis inputs
Chuan1937 f5ae2ac
fix docs
Chuan1937 6b69c2c
Merge branch 'main' into test_ternary
Chuan1937 247e0b0
update test_ternary.py
Chuan1937 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
Some comments aren't visible on the classic Files Changed page.
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
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.