Skip to content

Instantly share code, notes, and snippets.

@SamLau95
Created August 17, 2023 19:41
Show Gist options
  • Save SamLau95/2af26fec0e676a9359ccf2be9d471a54 to your computer and use it in GitHub Desktop.
Save SamLau95/2af26fec0e676a9359ccf2be9d471a54 to your computer and use it in GitHub Desktop.
px.scatter(crabs, y='inc', x= 'shell', width=350, height=250,
labels=dict(shell='Dungeness crab shell width (mm)',
inc='Growth (mm)'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment