Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

fancyannot.sh 240 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
  1. #!/usr/bin/env bash
  2. # Test the new +f modifier to -B
  3. gmt begin fancyannot ps
  4. gmt subplot begin 2x1 -M12p -Fs6i/4i -SR -R-1.5/1.5/-1/1 -T"FANCY ANNOTATIONS"
  5. gmt basemap -JM? -B+f
  6. gmt basemap -JM? -c
  7. gmt subplot end
  8. gmt end show
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...