Application Specific Plotting Utilities (mango.application.plot)

Application specific plotting utilities.

Functions

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.

Classes

TernaryAxes([basis, labels, sides, ...]) Object for generating matplotlib figure with ternary axes.

Table Of Contents

Previous topic

mango.application.mdss.getDefaultProject

Next topic

mango.application.plot.ternaryPlot

This Page