Graphical¶
Higher-level plot primitives — line + shaded bounds, Gantt charts, phase histograms, 3-D wireframes.
When to use which¶
Task |
Use |
|---|---|
Line plot with shaded confidence / error bounds |
|
Circular / phase histogram (0–2π) |
|
Gantt-style timeline of events |
|
Grouped box-charts with sensible defaults |
|
Linear-model fit + scatter plot |
|
Matrix → RGB image (arbitrary colormap) |
|
Plot highlighted above/below a threshold |
|
Horizontal “number line” with a range marker |
|
3-D wireframe surface |
|
Smooth-and-decimate for fast plotting of very long signals |