Filled area - hatched patterns

Source code Author Update time

using Plots
pythonplot()

Plot hatched regions.

y = rand(10)
plot(y .+ 1, fillrange = y, fillstyle = :/)
2024-11-13T18:13:26.294766 image/svg+xml Matplotlib v3.9.1, https://matplotlib.org/

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