Alphaswarm Charts, a JavaScript library that creates distribution visualizations.
It's great for when you need to show individual data points and statistical summaries like mean/median in the same chart.
Key features:
- Individual data point visibility
- Statistical overlays (mean/median)
- Adjustable opacity and jitter
- Responsive and customizable
It's a great alternative to box plots when you don't want to hide the underlying data distribution.
๐ Blog Post
๐ GitHub Repo
๐ Live Demo
Top comments (0)