generated from The-Strategy-Unit/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Noticed in #120 that there was a warning message being printed to the console. This happens on main, so it must have been introduced by #107. Not sure how I didn't spot this before.
Warning: No shared levels found between `names(values)` of the manual scale and the data's colour values.
Warning: No shared levels found between `names(values)` of the manual scale and the data's alpha values.
Warning: No shared levels found between `names(values)` of the manual scale and the data's colour values.
Warning: No shared levels found between `names(values)` of the manual scale and the data's alpha values.
Happens after switching to a different geography. And then after every time switching back and forth.
Seems related to the rates and funnel plots.
Should investigate and fix, as maybe it's messing with data presentation.
Reactions are currently unavailable