Skip to content

Instantly share code, notes, and snippets.

@AjayThorve
Created May 18, 2020 17:26
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 AjayThorve/e2a08aa2967307429a978c692028911f to your computer and use it in GitHub Desktop.
Save AjayThorve/e2a08aa2967307429a978c692028911f to your computer and use it in GitHub Desktop.
plotly_specs
'data': [
{'type': bar, 'x': Education, 'y': Count},
{'type': bar, 'x': Education, 'y': Count},
{'type': bar, 'x': Education, 'y': Count},
{'type': bar, 'x': Education, 'y': Count}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment