Plotting polygon/shape/shadow on a python-ternary plot (matplotlib)?
I’ve just started using python-ternary, it works great so far. I’m having an issue trying to plot a shaded area/polygon on the ternary axes. I have some data that I don’t want to plot as scatter points, but would rather plot as a shaded area/polygon/any shape. So sort of a rough shape/shadow which encompasses where the scatter points would plot if I did it as scatter