Skip to content

Changing color scale for stat_tile_etho/adding geoms #37

@CitrusFlavorrr

Description

@CitrusFlavorrr

Hello Quentin! I am using ggetho to plot activity patterns of raccoons over the course of the year (you previously helped me format my data to work with ggetho, thank you again!). I've continued working with this, and I want to change the color scale from the default blue/black to a blue/red. Is there some argument to do this within stat_tile_etho?

Additionally, I have been having trouble adding geoms to this figure because the weeks are stored as ids, not continuous variables, in the behavr tables. For example, I want to plot a line showing when the sunrise and sunset is over the course of the year. I have this average value for each week, but haven't been able to add it to the ggetho plot with a geom_vline. Is there some way to do this within ggetho or behavr tables without ggplot2?

Thanks!
Jacob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions