Standard matrix plot of values by stream for one panel:
plot_panel_lines(dat, ymin = c("zero", "min"), ystretch = 1.1, ...)
The matrix of values to plot
Minimum y value for axis
A fraction to multiply the max value of when setting the y axis limits. This is useful to make space for a panel label within the plot.
Anything else to pass to matplot
.