Skip to content

Documentation not fully matching functionality #6657

@jpiaskowski

Description

@jpiaskowski

Hello,

I am trying to use the discrete color scales options for having different color scales based on the number of levels. It would appear that while this is possible using options:

options(
    ggplot2.discrete.colour = list(...)
)

This is apparently not possible in the superseded function of nesting color options under the theme:

theme(palette.colour.discrete = "...")

The documentation does not make this clear, so perhaps consider updating it so someone does not spend a few hours trying to troubleshoot functionality that does not exist.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions