Skip to content

Plots not displaying  #20

Description

@Roopali87

When I run the following command
library(qtl)
library(LinkageMapView)
data(hyper)
outfile = file.path(tempdir(), "hyper.pdf")
lmv.linkage.plot(hyper,outfile,mapthese=c(1,4,6,15))

The output displays as following with no plots being displayed
Required pdf.width = 13.686
Required pdf.height = 4.23313333333333
Using pdf.width = 14
Using pdf.height = 5

Please help me fix this issue. Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions