Hi all,
This is a bit of a case of lazy mailing list, but I'm hoping there might be
some experts here who can point me in the right direction.
Does anyone know of a good resource to pull a color cycle for line plots
that are good for color-blind readers? I'm currently writing a paper that
includ
Hi all,
I'm trying to customize the minor tick marks on a matplotlib colorbar. I've
posted a question on StackOverflow about this:
http://stackoverflow.com/questions/25454532/logarithmically-scaled-minor-tick-marks-on-a-matplotlib-colorbar
Thanks in advance for your help!
-Nathan
--
You would use "%matplotlib inline" if you want the plots to show up inline
in the notebook. If you want to use one of the gui backends, it would be
"%matplotlib ". More detail here:
http://ipython.org/ipython-doc/2/api/generated/IPython.core.magics.pylab.html#IPython.core.magics.pylab.PylabMagic