Qurak

TernaryListPlot

Verfügbar

Plots triples `{a, b, c}` as points inside a ternary (barycentric) triangle.

TernaryListPlot[{{u1, v1, w1}, …, {un, vn, wn}}]
TernaryListPlot[{data1, data2, …}]
Head[TernaryListPlot[{{1, 1, 1}, {1, 2, 3}}]] → GraphicsHead[TernaryListPlot[{{{1, 1, 1}, {2, 1, 1}}, {{1, 2, 1}, {1, 1, 2}}}]] → Graphics

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden