Update pal arg name
This commit is contained in:
parent
f2cd5002e5
commit
d6d06d67f7
11 changed files with 51 additions and 38 deletions
|
|
@ -10,7 +10,7 @@ hbar(
|
|||
y,
|
||||
group = NULL,
|
||||
initiative = "reach",
|
||||
pal = "primary",
|
||||
palette = "primary",
|
||||
width = 0.5,
|
||||
x_title = "",
|
||||
y_title = "",
|
||||
|
|
@ -35,7 +35,7 @@ hbar(
|
|||
|
||||
\item{initiative}{Either "reach" or "agora" or "impact" for the color palette}
|
||||
|
||||
\item{pal}{The color palette from the initiative}
|
||||
\item{palette}{The color palette from the initiative}
|
||||
|
||||
\item{width}{Width}
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ hbar_percent(
|
|||
y,
|
||||
group = NULL,
|
||||
initiative = "reach",
|
||||
pal = "primary",
|
||||
palette = "primary",
|
||||
width = 0.5,
|
||||
x_title = "",
|
||||
y_title = "",
|
||||
|
|
@ -35,7 +35,7 @@ hbar_percent(
|
|||
|
||||
\item{initiative}{Either "reach" or "agora" or "impact" for the color palette}
|
||||
|
||||
\item{pal}{The color palette from the initiative}
|
||||
\item{palette}{The color palette from the initiative}
|
||||
|
||||
\item{width}{Width}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue