Skip to content

tmcw/visualization-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Visualization Cheatsheet

What kind of data do you have, and what are you trying to show about it?

  • Quantities, showing the differences between them
    • Bar Chart
  • Percentages out of 100%
    • Pie Chart
    • Donut Chart
    • One stacked bar chart
  • Percentages out of 100%, with multiple sub-divisions
    • Tree map
  • Temporal data of one quantity
    • Area chart
  • Temporal data of multiple quantities
    • Multiple area charts
  • Multiple attributes of multiple objects
  • Transfers between multiple places
    • Flame chart
  • Quantities of a flow of money or materials going into different places at different times

How many dimensions does your data have?

About

data ⇢ representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published