-
Notifications
You must be signed in to change notification settings - Fork 1
Figure 1: Comparison of GMT and PyGMT syntax #4
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
Conversation
|
Found 1 changed notebook. Review the changes at https://app.gitnotebooks.com/GenericMappingTools/pygmt-paper-figures/pull/4 |
|
@yvonnefroehlich @weiji14 Any comments on this example? |
|
Debating on whether to keep the text the same for both, e.g. use something like |
|
If the same text is prefered, we can use |
I've updated the example to use the same text "GMT" in both versions. |
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Agree, the text strings get long and difficult to read with all the in-text color changes. |
|
Perhaps we should merge these approved examples into the main branch? When new changes are needed, we can just open a separate PR so that we can focus on the changes. |




This PR adds an image for comparing GMT and PyGMT syntax. The script is adapted from https://www.pygmt.org/dev/install.html#testing-your-install.
TODO:
Figure.paragraphmethod Add Figure.paragraph to typeset one or multiple paragraph of text strings pygmt#3709