Skip to content

Instantly share code, notes, and snippets.

@SamLau95
Created August 17, 2023 20:12
Show Gist options
  • Save SamLau95/984800ef1ce66d600364bc9b49c4d678 to your computer and use it in GitHub Desktop.
Save SamLau95/984800ef1ce66d600364bc9b49c4d678 to your computer and use it in GitHub Desktop.
px.line(co2, x='DecDate', y='Avg', width=350, height=250,
labels={'DecDate':'Date', 'Avg':'Average monthly CO₂'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment