I am trying to replicate this: https://stackoverflow.com/a/56375007/7432462
Assuming we already have converted the geo_types::Polygon into a single path, as described in the referenced link, how do we use the gnuplot api to plot this fill curve?
Thanks!