Usage
p.col_wl(
data,
xaxis,
yaxis,
ybreaks = 10,
percent = FALSE,
yaccuracy = 0.01,
ydecimalmark = ".",
title = "title",
xlab = "X axis",
ylab = "Y axis",
stitle = NULL,
note = NULL,
ctitles = "black",
cscales = ctitles,
cbgrid = "white",
clgrid = cbgrid,
cplot = "white",
cbserie = "black",
cticks = "black",
lwdserie = 1,
legtitle = "Legend",
legsize = 8,
cleg = ctitles,
legheight = 0.5,
pnote = 1,
cbord = cplot,
titlesize = 20,
wordssize = 12,
snote = 11,
legpos = "right",
legdir = "horizontal",
legcol = "white",
legspa = 1,
legvjust = 0.5,
colors = grDevices::rainbow(length(xaxis), v = 0.7)
)