Y
Hacker News
new
|
ask
|
show
|
jobs
by
sa46
2386 days ago
Those box plots use horizontal jitter within individual boxes to better show overlapping points. That's a neat technique I haven't seen before.
1 comments
maxnoe
2386 days ago
seaborn:
https://seaborn.pydata.org/generated/seaborn.swarmplot.html#...
link