[Matplotlib-users] prop_cycle has no effect on scatter

Thomas Caswell tcaswell at gmail.com
Mon Nov 7 20:00:20 EST 2016


In <=1.5 scatter does not respect the color cycle, doing so will be one of
the style changes in 2.0 (
http://matplotlib.org/devdocs/users/dflt_style_changes.html#scatter)

Tom

On Mon, Nov 7, 2016 at 7:02 PM Juan Nunez-Iglesias <jni.soma at gmail.com>
wrote:

> Hi,
>
> I'm trying to define a matplotlib style. I've set the color cycler
> correctly for `plot` calls, but all `scatter` calls result in blue dots. Is
> there a way to create a cycler for `scatter` calls? What's the recommended
> usage here?
>
> Juan.
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20161108/37e42490/attachment.html>


More information about the Matplotlib-users mailing list