Tables
Tables are a great way to show the exact amount for every value in your data. However this is not the best way to show a lot of data in a compact space.
All tables should have a title. Keep titles simple and use the sub header to explain in more detail. Sub headers are optional.
Table Tips:
- Right align numbers, left align text, making headers and columns have the same alignment. Best to use white space instead of gridlines
- Avoid alternating row colors Make the header stand out from the other rows
- Remove repetitive units (ex: %,$)
- Consider adding simple visual to your table when applicable (ex: spark lines, bar graphs, icons)
Dos & Don'ts
For more info on Tables view the main Tables page