CleenUI · Charts · BellCurve

BellCurve

Normal-distribution visualization with configurable mean, standard deviation, and percentile markers.

storybook.cleenui.com · charts-bellcurve--default
Open in new window

About BellCurve

BellCurve renders a normal-distribution curve with optional percentile markers. Useful for statistical reporting — assessment results plotted against a population, A/B test results, performance distributions across teams.

Individual data points can be plotted on the curve to show where a specific result falls. Multiple curves can be overlaid for comparison.

When to use it

  • Assessment results vs. population benchmarks.
  • A/B test statistical visualization.
  • Performance distribution across teams or accounts.
  • Salary band and compensation analysis.

Common props

Prop
Type
Description
mean
number
Distribution mean.
stdDev
number
Standard deviation.
markers
Marker[]
Highlighted points or percentiles.
showPercentiles
boolean
Display percentile lines (25, 50, 75).
color
string
Curve color.
⚡ Already in an AI editor?

Set up CleenUI in your tool.

Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.