Application specific plotting utilities.
ternaryPlot(data[, scaling, startAngle, ...]) | This will create a basic ternary plot (or quaternary, quinternary, etc.) Converts ternary data to normalized for for plotting on the returned axes. |
TernaryAxes([basis, labels, sides, ...]) | Object for generating matplotlib figure with ternary axes. |