## baglab.plot — additional functions | Function | Purpose | Priority | |---|---|---| | `bode(freq, mag, phase)` | Bode plot | Medium | | `fft_plot(freq, amplitude)` | FFT result plot | Medium | | `latency_plot(topics, delays)` | Pipeline latency Gantt-style plot | Medium | | `topic_rate_plot(timestamps)` | Topic rate over time | Medium | | `histogram_plot(x)` | Histogram | Medium | | `scatter_with_regression(x, y)` | Scatter plot with regression line | Low |
baglab.plot — additional functions
bode(freq, mag, phase)fft_plot(freq, amplitude)latency_plot(topics, delays)topic_rate_plot(timestamps)histogram_plot(x)scatter_with_regression(x, y)