Skip to content

Commit

Permalink
Tutorial 1 - Add JN for tutorial on first figure/subplot (#10)
Browse files Browse the repository at this point in the history
Jupyter notebook tutorial for creating the first figure and subplots. The purpose of this tutorial is to guide users through the basic plotting functionalities of PyGMT, with a focus on creating and configuring subplots.

* first figure clean
* remove inch, add refs
* add note for larger image
* fix typo and indent, add frame
* Add CPT acronym
* heading consistent
* variable name change
* change crustal cmap
* remove reverse and interval

---------

Co-authored-by: jhtong33 <[email protected]>
Co-authored-by: Wei Ji <[email protected]>
Co-authored-by: Yvonne Fröhlich <[email protected]>
Co-authored-by: Esteban82 <[email protected]>
  • Loading branch information
5 people authored Nov 27, 2024
1 parent 283f99a commit 7891dce
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 0 deletions.
1 change: 1 addition & 0 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ parts:
- file: markdown
- file: notebooks
- file: markdown-notebooks
- file: tut01_firstfigure
519 changes: 519 additions & 0 deletions book/tut01_firstfigure.ipynb

Large diffs are not rendered by default.

0 comments on commit 7891dce

Please sign in to comment.