Skip to content

Adjust INRC barplots size for large runs #177

@cnluzon

Description

@cnluzon

Recently a very large minute run has made the rule summary_scaled_barplots fail due to plot size:

Error in `ggsave()`:                                                  
! Dimensions exceed 50 inches (`height` and `width` are specified in  
  centimeters not pixels).                                            
ℹ If you're sure you want a plot that big, use `limitsize = FALSE`.   

I think this is a combination of the individual plots being maybe too big and having a lot of groups (28 for the specific case).

So one could consider paging the plots or just allowing for a very large figure seetting this limitsize = FALSE.

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