geom_point default shape should be 21
beginner-task
shape=21 is a circle/dot for which we can draw both color and fill.
the default shape only supports color (not fill).
this does not affect interactive rendering, but it would make static rendering more consistent.
3 条评论