Skip to content

Instantly share code, notes, and snippets.

@ryutaroasano
Last active November 24, 2016 11:44
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 ryutaroasano/bc0103d9ca8eb3ead2cf63020d0af3ad to your computer and use it in GitHub Desktop.
Save ryutaroasano/bc0103d9ca8eb3ead2cf63020d0af3ad to your computer and use it in GitHub Desktop.
ax.set_prop_cycle(cycler('color','kkkkkkkkkk') +
cycler('linestyle',['-','--',':','-.','-','--',':','-.','-','--']) +
cycler('marker',[None,None,None,None,'x','x','x','x','o','o']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment