R/alternative-oa-graphs.R
abm_graph_oadata_share.Rd
This graph is an alternative or complement to the abm_graph_oadata_piechart graph and can return three types of results - a ggplot object, a plotly object or a ggiraph svg object
abm_graph_oadata_share(df, type = c("ggplot", "plotly", "ggiraph"))
a ggplot object, ggiraph svg or plotly object as determined by type
Rationale: <https://www.perceptualedge.com/articles/visual_business_intelligence/save_the_pies_for_dessert.pdf>