Skip to content

lwd=2 in plot.xts #1

@isomorphisms

Description

@isomorphisms
par(lwd=3)
quantmod::getSymbols('PSAVERT', src='FRED')
plot.xts(PSAVERT)

On line 10 of grep(body(plot.xts), patttern="lwd") , lwd is being passed to axis and ann.

I'll submit a patch to fix this, except I don't know what the new method (¿@chob's?) for hiding the word lwd for multiple namespaces.

Same problem if you plot.xts( PSAVERT, lwd=3).

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