Skip to content

An extra grey line behind the quantile plot #17

@xuzhenwu

Description

@xuzhenwu

I found an extra grey line behind the quantile plot, which is slightly different from the results in
https://flr-project.org/ggplotFL/reference/geom_flquantiles.html

data(ple4)
flq <- rnorm(250, catch(ple4), 200000)
ggplot(flq, aes(x=date, y=data)) +
  geom_flquantiles(probs=c(0.25, 0.75), fill="red", alpha=0.25)

bugs
bugs1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions