|
Loading...
|
matplotlib-users@lists.sourceforge.net
[Prev] Thread [Next] | [Prev] Date [Next]
[Matplotlib-users] How to remove vertical lines when plotting rotating phase Nikolaus Rath Wed Apr 04 09:04:22 2012
Hello, I'm plotting a rotating phase: # ipython --pylab x1 = linspace(0, 2*pi, 30) x = concatenate((x1,x1,x1,x1)) plot(x) The resulting plot has ugly vertical lines whenever x wraps from 2*pi back to zero. Does someone have a nice, general way to get to get rid of such lines? (the actual data is of course less predictable and regular than the example above). Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Matplotlib-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
- [Matplotlib-users] How to remove vertical lines when plotting rotating phase Nikolaus Rath 2012/04/04 <=
- Message not available
- Message not available
- [Matplotlib-users] Fwd: How to remove vertical lines when plotting rotating phase Warren Weckesser 2012/04/04
- Re: [Matplotlib-users] How to remove vertical lines when plotting rotating phase Benjamin Root 2012/04/04