Tutorials


Reproducible code examples to create UNHCR-branded charts in the scripting language of your choice, from static plots for reports to interactive visualizations for the web. Each example comes with ready-to-run code you can adapt to your own data.

.Title

R

R is a powerful open-source language for data visualization, capable of creating almost any type of chart through ggplot2 and its...

.Title

Matplotlib

Matplotlib is a comprehensive Python library for creating static, animated and interactive visualizations, built on NumPy and...

.Title

Plotly Python

Plotly Python is an open-source graphing library that allows you to create interactive visualizations in the web browser, from...

.Title

D3

D3.js (Data Driven Documents) is an open-source JavaScript library for creating custom interactive data visualizations in the web...