ScatterPlot

ScatterPlot Component

stable
Playground
Props
PropTypeDefaultValue
showGridboolean
xLabeltext
Default
WithGrid
DensePoints
PROPTYPEDEFAULTDESCRIPTION
showGridbooleanShow grid
xLabeltextX axis label
Using ScatterPlottsx
import { ScatterPlot } from '@/components/ScatterPlot'

<ScatterPlot
  showGrid="..."
  xLabel="..."
/>
Tokens Used
No design tokens detected