Skip to content

Commit

Permalink
Update axis labels
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-rohan-NOAA committed Jan 3, 2025
1 parent 2961fba commit 2bb01f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified analysis/flume_tank/p_ecdf_catch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions analysis/flume_tank/total_catch_trawl_geometry.R
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ p_cumulative_catch <- ggplot() +
color = SURVEY_ABBV),
linewidth = 1.1) +
scale_x_log10(name = "Total Catch (kg)") +
scale_y_continuous(name = "Cumulative proportion") +
scale_color_colorblind(name = "Survey") +
theme_bw() +
theme(legend.position = c(0.1, 0.75))
Expand Down

0 comments on commit 2bb01f2

Please sign in to comment.