You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the gradient_color_arcadia function, when we want to create our own gradient with Arcadia colors, could it be possible to add entries such as 'low' and 'high' like this: scale_fill_gradient(low = "#3B9886", high = "#F7B846", name = "X")?
The text was updated successfully, but these errors were encountered:
In the gradient_color_arcadia function, when we want to create our own gradient with Arcadia colors, could it be possible to add entries such as 'low' and 'high' like this: scale_fill_gradient(low = "#3B9886", high = "#F7B846", name = "X")?
The text was updated successfully, but these errors were encountered: