Skip to content

Instantly share code, notes, and snippets.

@ckrapu
Created April 6, 2021 15:52
Show Gist options
  • Save ckrapu/7fde9009e4119e2ca333fe423e1f1aac to your computer and use it in GitHub Desktop.
Save ckrapu/7fde9009e4119e2ca333fe423e1f1aac to your computer and use it in GitHub Desktop.
mpl-color-cycle
colors = [
'tab:blue',
'tab:orange',
'tab:green',
'tab:red',
'tab:purple',
'tab:brown',
'tab:pink',
'tab:gray',
'tab:olive',
'tab:cyan',
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment