Skip to Main Content

Data Visualization: Resources for Creating Data Visualizations

Your guide to great data visualizations!

Guides and Tutorials on Data Visualization

Guides on the mechanics and ethics of data visualization and figure creation:
Data visualization tutorials:
Related information:

Visualizations Gone Wrong

Feeling like you can't achieve your data visualization dreams? You're not alone. Check out this fun Tumblr blog showcasing R visualizations that didn't come out as expected. Visualization is an iterative process ⁠— it's okay to learn as you go!

 My niece just found the color markers.

Visualizing in Spreadsheets

To create data visualizations in spreadsheet programs such as Excel and Sheets, see the documentation below:

Visualizing in Python

Python, a free and open-source programming language, has many libraries that you can install and use to visualize data. A few of the most popular ones include:seaborn logo - a bar chart against an abstract oceanscape with the text 'seaborn'

Visualizing in R

R, a free and open-source programming language, has many libraries that you can install and use to visualize data. A few of the most popular ones include:

Visualizing Qualitative Data