Hello matplotlib-community,

I'm using matplotlib since a while, but have never had a real reason to
write to the mailing-list yet.
Furthermore I know, that the Cookbook at scipy.org is more or less outdated

Anyway, I tried the multicolored Line example at
http://www.scipy.org/Cookbook/Matplotlib/MulticoloredLine (at the bottom)
and found that I get an AssertionError, without further description or
exeption string.
The line producing the error is this one:

10. LC = LineCollection(segments, colors = colors)

How to get rid of this problem?
Is there an alternative way?

Thanks and greets!
Martin
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to