Skip to content

Figure.shift_origin() does not work #514

Closed
@MarkWieczorek

Description

@MarkWieczorek

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

No one assigned

    Labels

    bugSomething isn't workingupstreamBug or missing feature of upstream core GMT

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions