Questions tagged [pygmt]

PyGMT is a library for processing geospatial and geophysical data and making publication quality maps and figures.

PyGMT is a library for processing geospatial and geophysical data and making publication quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used in the Earth Sciences.

16 questions
0
votes
0 answers

How to change the width and color of the box frame in psxy plot

i want to plot a gmt graph using psxy command and the three column data attached below, however i need to change the box frame width and its color to blue instead of default black. I tried the below code but it doesn’t change the box frame color to…
manas
  • 479
  • 2
  • 14
1
2