Skip to content

legend unreasonably large #11

@tverbeke

Description

@tverbeke
library(imp.lattice)
x11()
.impenv$backend <- graphics_primitives

data(barley, package = "lattice")
dotplot(yield ~ variety | site,  
    data = barley, 
    layout = c(1, 6), 
    aspect = 0.7,
    groups = year)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions