Stem-and-leaf display
An exploratory data display that splits each data value into a stem (leading digit(s)) and a leaf (trailing digit), preserving the raw values while simultaneously revealing the distribution's shape, center, and spread. Popularized by John Tukey, it functions as a text-based histogram and is most practical for small to medium datasets.