Skip to content

Instantly share code, notes, and snippets.

@schlerp
Created April 13, 2021 23:44
Show Gist options
  • Save schlerp/5bac31c192b0b6f57f37e50d79e33474 to your computer and use it in GitHub Desktop.
Save schlerp/5bac31c192b0b6f57f37e50d79e33474 to your computer and use it in GitHub Desktop.
px.bar(
df,
x="Animal",
y="Height",
color="Legs",
title="The heights of various animals at my zoo",
template=custom_template
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment