Zum Inhalt springen / Skip to content

Placeholder — a template for portfolio posts

template
Delete this post once the first real visualisation is in. It shows the structure: chart, notes, code.
Author

Niels Ohlsen

Published

July 9, 2026

Placeholder bar chart in teal and orange

Notes

A few sentences on the visualisation: What business or data question does it answer? Why this chart type? Which design decisions matter (colour, sorting, annotation, what was deliberately left out)?

Code

library(ggplot2)

# The code that produced the chart above.
# Ideally self-contained: data (or how to get it) + plot code.

Data

Where the data comes from, licence if relevant.