Design better data tables
The design of a data table is its linchpin: if it’s done right, it makes complex data easy to scan and compare. Not all numbers were created equal: not all numbers are tabular or oldstyle. Numerical data is read right-to-left; Textual data is left-aligned; don’t use center alignment.