The purpose of this repository is to show an example of a way of bringing the Python 3 matplotlib.pyplot.fill_between function to 3D plots. The main fill_between_3d function can be found in the ...
When overlaying plot upon a fill_between, the line hangs over the ends. This is most notable with the solid linestyle, but affects all of them. Minor detail but seriously decreases the quality factor ...