Skip to content

Conversation

olivroy
Copy link

@olivroy olivroy commented Jan 3, 2024

fix #84

label_number_si() is defunct now in favour of label_number(scale_cut = )

https://www.tidyverse.org/blog/2022/04/scales-1-2-0/#numbers

This code would currently error due to a bug in scales r-lib/scales#413. But would work for scales 1.2.0 and 1.21, and will work for scales (>= 1.3.1)

@olivroy olivroy changed the title Remove deprecated scales function Remove deprecated scales function number_si(0 Jan 3, 2024
@olivroy olivroy changed the title Remove deprecated scales function number_si(0 Remove deprecated scales function number_si() Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

number_si() function missing

1 participant