Qurak

TernaryListPlot

可用

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

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用