strohne / volker

Volker Package
https://strohne.github.io/volker/
Other
2 stars 0 forks source link

Customize colors #30

Closed strohne closed 4 months ago

strohne commented 4 months ago

Support custom fill colors for ordered bar plots (VLKR_FILLGRADIENT).

For unordered: theme_set(theme_vlkr(base_fill = list( c("red"), c("red","blue","green","magenta","black"))) )

Implement a parameter base_gradient.