metallurgy.plots.ternary(alloys, data, step=0.01, scatter_data=None, save_path=None, label=None, title=None, vmin=None, vmax=None, ax=None, showColorbar=True)[source]

Plots an alloy property across a ternary alloy composition.

Parameters:
alloys : List[mg.Alloy, str, dict]

The alloys across the ternary composition


Last update: Jun 08, 2023