Strip plots display individual data points along a single axis, grouped by category. Every observation is plotted as a dot, making the full distribution — including outliers, gaps, and clusters — directly visible. Unlike box plots or violin plots that summarize data, strip plots show every raw value. They are ideal for small-to-medium datasets where preserving individual observations matters.