Skip to content

geom_violin with draw_quantiles - "Error in grid.Call.graphics(C_lines, x$x, x$y, index, x$arrow) : invalid hex digit in 'color' or 'lty'" #2885

Closed
@stephenbfroehlich

Description

@stephenbfroehlich

See https://stackoverflow.com/questions/48435319/geom-violin-error-in-grid-call-graphicsc-lines-xx-xy-index-xarrow/52228544#52228544

I can't share enough data to make it reproducible, but it appears that when draw_quantiles has too few data to calculate the quantiles, it results in the following error:

Error in grid.Call.graphics(C_lines, x$x, x$y, index, x$arrow) : 
  invalid hex digit in 'color' or 'lty'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions