Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow to map data attributes to color #20

@holgerbrandl

Description

@holgerbrandl

Currently, with col.color the user has to provide actual color names. It would be more convenient if a data attribute could be mapped to color. As in ggplot with ggplot(iris, aes(..., color=Species) + geom_point()

E.g. I have a column with event type, and I'd love to color all events of the same type using the same color.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions