Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save schlerp/c0e2bebb1cf68ca598e14511b9e7d28b to your computer and use it in GitHub Desktop.
Save schlerp/c0e2bebb1cf68ca598e14511b9e7d28b to your computer and use it in GitHub Desktop.
px.bar(
df,
x="Animal",
y="Height",
color="Legs",
title=format_title("Animal Height/Length", "data collected at my local zoo during 2020"),
template=custom_template
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment