The making of the lollipop chart, in Python

AE 16

Setup

  • Load packages:
# add code here
  • Load data:
# add code here

Lollipop chart

Recreate the lollipop chart from ae-16-R.qmd.

# add code here