Skip to content

cex.label is not set using metadata #17

@ShaiberAlon

Description

@ShaiberAlon

For example, when plotting a gGraph, this doesn't do anything:

gg$set(cex.label = 2)

And hence we need to do this currently:

plot(gg$gtrack(cex.label = 2))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions