mescla.plotting.diagrams.plot_ternary¶ mescla.plotting.diagrams.plot_ternary(result, ax=None, theme='light')[source]¶ Three-component mixing ratios on a ternary diagram. Each sample is one point inside the triangle; each corner is one end-member contributing 100%. Only defined for exactly three end-members. Parameters: result (Any) ax (Any) theme (str | Theme) Return type: Any