Add basic tutorial "Plotting single-parameter symbols"#3598
Conversation
|
Just want to let you know that the example can be simplified after #3602 is finished. |
In principle, I am fine with updating this tutorial later. Do you plan to get this new high-level |
Yes.
The ultimate goal is let |
As we will not have |
|
I still prefer to have this PR after |
This is fine for me. Have changed the milestone to v0.15.0. |
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Description of proposed changes
Add a basic tutorial for plotting symbols, explaining the
style,size, andsymbolparameters.TODO: Multi parameter symbols ?
Related basic tutorials:
Fixes #3595
Preview: https://pygmt-dev--3598.org.readthedocs.build/en/3598/tutorials/basics/symbols.html
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code