Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 17, 2020 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/cd92aea3f27c9733aef0d3e5764484ed to your computer and use it in GitHub Desktop.
Save velotiotech/cd92aea3f27c9733aef0d3e5764484ed to your computer and use it in GitHub Desktop.
y2 = avgs.revenue
fig, ax = plt.subplots()
plot(x, y2, ax, 'Increase in mean Fortune 500 company revenues from 1955 to 2013', 'Revenue (millions)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment