Add stacked histogram to active time series plot
Add stacked histogram to active time series plot
lines_stacked_hist(x = 1:nrow(data), data, width = "auto", col = "auto", ordered = TRUE)
x |
location coordinates |
data |
time_series |
width |
width of histogram segment |
col |
colors of segments |
ordered |
should stacked bars be in order? |
Used in plot_ts internally.
Other graphical functions: add_last_values,
add_legend, distinct_colors,
empty_plot, hist_dt,
lines_ohlc, multi_heatmap,
plot_table, plot_ts
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.