Skip to content

Commit

Permalink
Added feature outline color to field apron
Browse files Browse the repository at this point in the history
  • Loading branch information
rossdrucker committed Oct 20, 2022
1 parent 1e57452 commit ade832d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/geom-football.R
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ geom_football <- function(league,
y_anchor = 0,
feature_df = field_features$field_apron,
feature_color = feature_colors$field_apron,
feature_outline_color = feature_colors$field_apron,
reflect_x = TRUE,
reflect_y = FALSE,
x_trans = x_trans,
Expand Down

0 comments on commit ade832d

Please sign in to comment.