pygmt.Figure.logo¶
- 
Figure.logo(**kwargs)¶
- Place the GMT graphics logo on a map. - By default, the GMT logo is 2 inches wide and 1 inch high and will be positioned relative to the current plot origin. Use various options to change this and to place a transparent or opaque rectangular map panel behind the GMT logo. - Full option list at https://docs.generic-mapping-tools.org/latest/logo.html - Aliases: - D = position 
- F = box 
- J = projection 
- R = region 
- U = timestamp 
 - Parameters
- projection (str) – Required if this is the first plot command. Select map projection. 
- region (str or list) – Required if this is the first plot command. - 'xmin/xmax/ymin/ymax[+r][+uunit]'. Specify the region of interest.
- position (str) – - '[g|j|J|n|x]refpoint+wwidth[+jjustify][+odx[/dy]]'. Sets reference point on the map for the image.
- box (bool or str) – Without further options, draws a rectangular border around the GMT logo.