unhcr-dataviz / rmsdown

What the Package Does (One Line, Title Case)
Other
1 stars 0 forks source link

[Feat]: Plot functions #4

Open vidonne opened 1 month ago

vidonne commented 1 month ago

Functions that will created pre-stylized plots

vidonne commented 1 month ago

Clarifications on implementations

  1. Plots functions will accept, already pre formatted data, including only the data needed for the chart
  2. Mapping options to the aes should be added as arg of the functions (x, y, fill, facet, etc)
  3. For simple bar chart, add an argument to select between "percent" and "number" values
  4. Potential multiple disaggregation plots, e.g. fill + facet