Vanessa Meschke
Vanessa Meschke
I manually implemented this by using some of the code for 'background' fill!
@marcharper I would love to! What's the best way to do so?
Here's an example of code and the filling demo! I just modified the tax.fill method to take an unspecified number of points. I can talk more/add additional comments if helpful....
If you add the following code to the 'ternary_axes_subplot.py' file, you should be able to call tax.fill_region() with the proper arguments and have it work ok. It works locally for...
That fixed it for me! Thanks!