====== PLOT_RIBBON ====== * PLOT_RIBBON( , , , , ) * PLOT_RIBBON( , , , , , , ) Draws a ribbon plot of the value. ---- ^ Function Parameters^^ ^ Parameter ^ Description ^ | | The top value to plot. | | | The bottom value to plot. | | | The width of the lines. | | | The color of the top line. | | | The color of the bottom line. | | | How dark to fill the space between the lines (0 = no fill, 100 = solid fill). | | | The number of spaces to offset the plot. | ----