Skip to content

psxy (partially) ignores -Sq in segment headers #8943

@joa-quim

Description

@joa-quim

According to manual, setting -S in a segment header is supposed to work. But it doesn't for -Sq (annotated lines).

Put this on a file

> -Sql0.454/0.454/0.545/0.456:+lBlaBla
0	0
1	1

and this fails to annotate it.

gmt plot D.dat -JX15c/10c -Baf -BWSen -R-0.04/1.04/-0.04/1.04  -png lixo

But if we just add -Sq, it works (-S alone errors)

gmt plot D.dat -JX15c/10c -Baf -BWSen -R-0.04/1.04/-0.04/1.04  -Sq -png lixo
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions