ggplot2 配色渐变 二色/三色梯度
摘要:scale_colour_gradient()和scale_fill_gradient():指定双色梯度。顺序由低到高。 双色梯度low和high控制梯度两颜色。 例: ggplot() + geom_point(data = mtcars, aes(x = mpg, y = disp, color
阅读全文
posted @ 2021-03-31 22:03
posted @ 2021-03-31 22:03
posted @ 2021-03-31 19:28
posted @ 2021-03-30 14:52
posted @ 2021-03-29 21:10
posted @ 2021-03-29 20:11
posted @ 2021-03-29 20:06