Figure 1: Comparison of GMT and PyGMT syntax#4
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 <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
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