Filled area - hatched patterns

Source code Author Update time

using Plots
gaston()

Plot hatched regions.

y = rand(10)
plot(y .+ 1, fillrange = y, fillstyle = :/)
Gnuplot Produced by GNUPLOT 5.4 patchlevel 2 0.25 0.50 0.75 1.00 1.25 1.50 1.75 2 4 6 8 10 y1 gnuplot_plot_2a y1 y1 gnuplot_plot_2a

This page was generated using DemoCards.jl and Literate.jl.