|
From: Michael D. <md...@st...> - 2013-01-17 13:31:19
|
Which backends are you using on each platform. A difference there is the most likely culprit. Mike On 01/17/2013 08:16 AM, Fabien Lafont wrote: > Hello everyone, > > I've just changed my computer from a old core 2 duo on windows Xp to a > intel Xeon with 12 Gb Ram. I've installed matplotlib but I plot a > graph it's about 10 times slower than windows Xp to pan the axis or > move the graph. Even if I'm plotting something very simple like that: > > from pylab import * > > x = [0,1,2] > > plot(x,x) > > show() > > > Do you have any idea? > > > Thanks, > > > Fabien > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > > > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |