Visualization (Matplotlib)¶
tucoopy includes a small static visualization helper in tucoopy.viz (optional dependency: tucoopy[viz]).
- For \(n=2\): segments in the \((x_1, x_2)\) plane
- For \(n=3\): ternary diagram (simplex)
See ../library/viz.md and the API reference under ../reference/viz/mpl2.md and ../reference/viz/mpl3.md.