<div dir="ltr"><div>This feature will be in the upcoming 2.0 release. It isn't in the 1.5.x series.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 10, 2017 at 1:01 PM, Ilya Flyamer <span dir="ltr"><<a href="mailto:flyamer@gmail.com" target="_blank">flyamer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Michael,<br><br></div>I think the new colours can be used as 'C0', 'C1', etc, if that helps?<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Ilya<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-01-10 17:57 GMT+00:00 Michael Kaufman <span dir="ltr"><<a href="mailto:kaufmanmc@ornl.gov" target="_blank">kaufmanmc@ornl.gov</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
With the new color cycle, it's no longer super easy for me to manually set plotting colors (that still conform to the new default colors) without a cheat sheet.<br>
<br>
Recently I've been doing:<br>
<br>
cols = rcParams['axes.prop_cycle'].by<wbr>_key()['color']<br>
<br>
to get the list. This is something that I cannot remember and have search through old code to find every time.<br>
<br>
Is there an easier way to access this list? Something like:<br>
<br>
from matplotlib.colors import color_cycle<br>
cols = color_cycle('default')<br>
<br>
would be quite nice. Maybe something like this already exists?<br>
<br>
<br>
M<br>
______________________________<wbr>_________________<br>
Matplotlib-users mailing list<br>
<a href="mailto:Matplotlib-users@python.org" target="_blank">Matplotlib-users@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/matplotlib-users" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/matplotlib-users</a><br>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
Matplotlib-users mailing list<br>
<a href="mailto:Matplotlib-users@python.org">Matplotlib-users@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/matplotlib-users" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/matplotlib-<wbr>users</a><br>
<br></blockquote></div><br></div>