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
{{ message }}
This repository was archived by the owner on Apr 7, 2022. It is now read-only.
ggplot requires a fair bit of tinkering (and this shouldn't be discouraged), but perhaps useful to create some functions to create very simple common charts (column/bar, line, point/scatter, line w/ points, pie) - user just has to provide data, set x/y/group variables and the chart type for a standardised plot to be produced.