internal function used by server.R for plot in tab Trend.
1 2 3 4 5 6 7 8 9 | fLinePlot(x = NULL, y = NULL, legend = NULL, legend_pos = "bottom",
legend_pch = 15, legend_ncol = NULL, legend_textwidth = NULL,
col = NULL, stacked_area = FALSE, linewidth = 4, linetype = "l",
markers = TRUE, x_lim = NULL, y_lim = NULL, x_by = NULL,
y_by = NULL, x_ticks_labels = NULL, title = NULL,
subtitle1 = NULL, subtitle2 = NULL, x_lab = "x", y_lab = "y",
text_cex = 1, target_values = NULL, target_values_high = NULL,
target_values_labels = c("Mellannivå av måluppfyllelse",
"Hög nivå av måluppfyllelse"))
|
Fredrik Sandin, RCC Uppsala-Örebro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.