Scatter Chart

Scatter plot with variable point sizes and colors. Use cases: Correlation analysis, cluster visualization, quality control plots, particle distribution, measurement scatter.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add scatter-chart
Manual Installation

1. Copy the component code from components/scatter-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