microsoft / datamations

https://microsoft.github.io/datamations/
Other
66 stars 14 forks source link

Extract plot mapping from geom_point() layer #75

Closed sharlagelfand closed 3 years ago

sharlagelfand commented 3 years ago

Trying out smaller PRs to knock off some issues!

Closes #72, extracts plot mapping from the geom_point() layer if it's not defined in the actual ggplot() call itself.