-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
bugSomething isn't workingSomething isn't workingupstreamBug or missing feature of upstream core GMTBug or missing feature of upstream core GMT
Description
The method shift origin does not work. This simple example never terminates in ipython
import pygmt
fig = pygmt.Figure()
fig.shift_origin(xshift='1i', yshift='2i')
In a jupyter notebook, using shift origin instead kills the kernel and provides this message:
gmtinfo [ERROR]: No input data found!
In addition to this, there is a broken link in the web documentation to a this page in gmt:
pygmt: last commit
gmt: 6.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamBug or missing feature of upstream core GMTBug or missing feature of upstream core GMT