This page demonstrates distribution visualization combining histogram, box plot, and rug plot.
Use multi-select dropdown controls to filter and explore the data!
Basic distribution showing histogram, box plot, and rug plot for a normal distribution
Data: df1
Compare distributions across different treatment groups using color_cols
Data: df2
Use age and department filters to filter data dynamically
Data: df3
Select different variables and grouping columns using the dropdowns above. This example demonstrates the full flexibility of the DistPlot.
Data: df4
Demonstrates customization options: rug plot hidden, increased box opacity, custom bin count
Data: df5
Tip: The rug plot (tick marks at the bottom) shows individual data points!
This page was created using JSPlots.jl.