metallurgy.plots.binary(alloys, data, xlabel: str | None = None, ylabel: str | None = None, labels: list[str] | None = None, scatter_data: list | None = None, use_colorline: bool = False, save_path: str | None = None)[source]

Plots an alloy property across a binary alloy composition.

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

The alloys across the binary composition


Last update: Jun 08, 2023