JuliaPlots/UnicodePlots.jl

fill_between feature

Open

#254 opened on May 11, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (1,528 stars) (84 forks)batch import
enhancementhelp wanted

Description

Hi,

Is there a way to fill the area between two lines in UnicodePlots? Such as fill_between in matplotlib. image If not, how hard would it be to implement that function?

Contributor guide