Relative Content

Tag Archive for pythonmatplotlibpolygon

Filling in plotted polygon/shape in ternary plot

I’ve plotted a polygon on a set of ternary axes using python-ternary and joined up the vertices to form a region on the plot, however I’d like to be able to fill this region so that it is a shape rather than just the outline.