Custom scale_color with gradient and manual value
I want to build a ggplot with a color gradient containing an exception.
Specify asymetrical breaks in `scale_fill_stepsn()`
I want to add a stepped gradient for the fill
aesthetic, with specific colors for specific intervals.
how can I force the scale in ggplot to be in the middle of the data range?
In the plot below, the range in a goes from 0.001 to 0.7 but the legend doesn’t have the middle value in the cyan color. Is there a way I can force that the middle value in the range of a be in the middle of the colour scale?
How to use locale to get “german” abbreviations within scale_y_continuous?
How can i change the locale to “de” so that “billion” are abbreviated as “Mrd.” and million as “Mil.”?
how to set the y scale to be similar for multiple plots
I would like to set the y scale to be similar in both plot ?