Filled area - hatched patterns

Source code Author Update time

using Plots
pythonplot()

Plot hatched regions.

y = rand(10)
plot(y .+ 1, fillrange = y, fillstyle = :/)
2025-09-16T17:54:54.385522 image/svg+xml Matplotlib v3.10.6, https://matplotlib.org/

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