-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Description
Hi, I once created a demo for filled contour plots in the terminal. When I saw this package I thought I might contribute it. The original was in Rust, but I created a small demo in Julia to show what I had in mind: https://github.com/jhidding/UnicodeContour.jl
This code could also be adapted for the fill_between
feature that was requested earlier in #254.
If you like the idea, I could invest some more time to see if this works.