Waterfall / Spectrogram Chart

Frequency-time analysis with FFT computation for real-time signal monitoring. WebGPU-accelerated rendering of spectrograms. Use cases: RF spectrum analysis (aerospace communications), EEG frequency bands (medical devices), audio spectrograms, vibration analysis (predictive maintenance), sonar/radar displays.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add waterfall-chart
Manual Installation

1. Copy the component code from components/waterfall-chart.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care by Ann . Open source and customizable.

Plexus UI - Playground