Re: [matplotlib-devel] Heatmap for 7K X 7K matrix

2016-08-26 Thread Jens Nielsen
://pypi.python.org/pypi/mpldatacursor/ is one such package. Best Jens On Thu, 25 Aug 2016 at 21:57, Madhav Sharan wrote: > *Sending again after joining list* > > Hi matplotlib users, > > I am trying to generate a fairly huge heatmap of a 7000 X 7000. This is a > 2D matrix in w

Re: [matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Jens Nielsen
release 1.5 and going forward In the mean time you can use the development version of the docs up here: http://matplotlib.org/devdocs/users/colormaps.html that contains the plots. best Jens fre. 24. jul. 2015 kl. 12.51 skrev Pierre Haessig : > Hi, > > I'm a bit confused with th

Re: [matplotlib-devel] scipy sprints

2015-06-22 Thread Jens Nielsen
to novice new comers and hopefully more fun now that the docs are rebuild automatically on merge Best Jens man. 22. jun. 2015 kl. 13.40 skrev Thomas Caswell : > Who will be around for the sprints? We should start to come up with a > list what we want to work on. There are a number of

Re: [matplotlib-devel] Fwd: SciPy 2015 CFP Email 2

2015-06-22 Thread Jens Nielsen
Hi Ben and Joe, I will be there for the tutorials doing the shell part of software carpentry but I am available to help you with the matplotlib tutorial if you can use any additional help Jens tir. 31. mar. 2015 kl. 17.07 skrev Jens Nielsen : > Hi > > I am expecting to be at Sc

Re: [matplotlib-devel] python nightly failures

2015-05-14 Thread Jens Nielsen
Thanks for tracing this Tom. I was meaning to look into it but never got round to it. Jens tor. 14. maj 2015 kl. 03.30 skrev Juan Nunez-Iglesias : > Thanks Tom! Absolutely fascinating! I was trying to grok this and > thinking, "but what if we want 'or' to return a val

Re: [matplotlib-devel] Fwd: SciPy 2015 CFP Email 2

2015-03-31 Thread Jens Nielsen
Hi I am expecting to be at Scipy but I have already volunteered to help out with the Software carpentry tutorials. I have the impression that they might have more helpers than needed in which case I would be happy to help with the Matplotlib tutorials. Jens tir. 31. mar. 2015 kl. 16.45 skrev

Re: [matplotlib-devel] v1.4.3rc1

2015-02-02 Thread Jens Nielsen
Thanks Tom, I ran the test suite on OSX 10.10 with both python 2.7.8 and 3.4.2 including the tex and QT4 tests that are skipped on Travis. Everything passes as expected. Jens Mon Feb 02 2015 at 5:38:32 AM skrev Thomas Caswell : Evening all, > > I have tagged the first release candida

Re: [matplotlib-devel] Bloomberg Open source sprint, London, November 29-30 2014

2014-11-26 Thread Jens Nielsen
Hi Phil, I am in London but busy with other stuff on Saturday. I might be able to join in on Sunday. best Jens On Wed, Nov 26, 2014 at 11:04 AM, Phil Elson wrote: > There will be an open source Python sprint, hosted by Bloomberg, this > weekend in London. The event will be attended b

Re: [matplotlib-devel] xkcd doesn't seem to work in MacOSX backend

2014-11-18 Thread Jens Nielsen
n draw_path renderer.draw_path(gc, tpath, affine, rgbFace) File "/usr/local/lib/python2.7/site-packages/matplotlib/backends/backend_macosx.py", line 58, in draw_path gc.draw_path(path, transform, linewidth, rgbFace) AttributeError: GraphicsContextBase instance has no attribute &#x

Re: [matplotlib-devel] SpanSelector with gtk3cairo backend

2014-11-11 Thread Jens Nielsen
doesn't use Cairo to render the figures it still needs python binding for Cairo AFAIK) /Jens On Mon, Nov 10, 2014 at 11:26 PM, Thomas Caswell wrote: > Not sure what you mean about agg + py3k, it should work fine (as we test > it). > > The issue is that the cairo backend is a vect

Re: [matplotlib-devel] remove old branches

2014-11-05 Thread Jens Nielsen
from the change log to separate them from the release candidates. Jens On Wed, Nov 5, 2014 at 4:15 PM, Benjamin Root wrote: > Same here. I like the old tags for historical research purposes. Now, if > there was a way for github to only display the N most recent tags, I would > go for th

Re: [matplotlib-devel] remove old branches

2014-11-05 Thread Jens Nielsen
approximately half the tags are for release candidates. Jens On Sat, Nov 1, 2014 at 7:56 PM, Thomas Caswell wrote: > This is done now. All of the branches were fully merged except for v1.1.x > which had a single line change to contents.rst which ended up on the main > branch through other mea

Re: [matplotlib-devel] logit scale for frequencies

2014-11-03 Thread Jens Nielsen
purpose Jens On Mon, Nov 3, 2014 at 12:04 PM, Pierre Haessig wrote: > Hi Fabio, > > Le 03/11/2014 11:41, Fabio Zanini a écrit : > > I've been using matplotlib with great satisfaction for a few years, but > > one feature I've been missing is a "logit" s

Re: [matplotlib-devel] Compatibility with WX 3.0

2014-09-14 Thread Jens Nielsen
I don't think there are any issues with using WX 3.0. I have been running it on Mac for some time (from homebrew) WXPython Phoenix is a bit different as far as I know. That is mainly about new python bindings but has not yet seen an official release. /Jens On Fri, Sep 12, 2014 at 7:

[matplotlib-devel] Fwd: [IPython-dev] ipython slowdown with qt

2014-08-15 Thread Jens Nielsen
-- Forwarded message -- From: Jens Nielsen Date: Fri, Aug 15, 2014 at 10:05 PM Subject: Re: [IPython-dev] ipython slowdown with qt To: IPython developers list While I can reproduce the issue using %gui qt I can also reproduce it with the WX backend (%qui wx) with more or less

Re: [matplotlib-devel] v1.4.0rc3

2014-08-10 Thread Jens Nielsen
I discovered an issue with the qt4 backend on python 2.7. See https://github.com/matplotlib/matplotlib/pull/3357 for a possible solution. ERROR: matplotlib.tests.test_backend_qt4.test_shift -- Traceback (most recent call last):

Re: [matplotlib-devel] big memory leak when running tests?

2014-05-05 Thread Jens Nielsen
console to normal. I have only tested this with the stable 1.3.1 release /Jens On Sun, May 4, 2014 at 9:38 PM, Eric Firing wrote: > When I try to run matplotlib/tests.py on master, linux, python 2.7, in a > virtual machine with 4GB, the memory use grows out of control. Just > ru

Re: [matplotlib-devel] PDF not readable by Adobe PDF readers

2013-12-06 Thread Jens Nielsen
may or may not give the same issue. /Jens On Fri, Dec 6, 2013 at 10:22 AM, buckeliger wrote: > Thank you for your reply. I am travelling these days and will try to > generate > a stripped down input data file out of the 12 large hdf5 files. However I > find it still very curious th

Re: [matplotlib-devel] I have a Mac!

2013-08-16 Thread Jens Nielsen
On my mac box I'm just using homebrew www.brew.sh to install the latest python along with all non python dependencies and the python dependencies via pip. This seems to work great most of the time. Jens On Fri, Aug 16, 2013 at 3:32 PM, Michael Droettboom wrote: > We actually discus

Re: [matplotlib-devel] Last call for 1.2.0

2012-11-08 Thread Jens Nielsen
I just noticed a small documentation issue yesterday. This table does not include the gtk3 backend http://matplotlib.org/1.2.0/faq/usage_faq.html#what-is-a-backend Should we update the table to include the gtk3 backend? (and note that the qt3 backend is depreciated) Jens On Thu, Nov 8, 2012

Re: [matplotlib-devel] Animation class: let save() accept **kwargs which are passed on to savefig()?

2012-10-31 Thread Jens Nielsen
. Greetings, Jens On Wed, Oct 31, 2012 at 4:22 PM, Eric Firing wrote: > On 2012/10/31 2:04 AM, Maximilian Albert wrote: > > [I sent this email a few weeks ago already, but I wasn't subscribed to > > matplotlib-devel at the time and it seems that the message was never > > app

Re: [matplotlib-devel] Cutting 1.2rc3

2012-10-22 Thread Jens Nielsen
I rebased #1418 on v1.2.x as #1425 as suggested by Damon McDougall. It turns out that the other bug #1419 is only present on master and introduced in a resent pep8 rewrite not merged into v1.2.x Cheers, Jens -- Forwarded message -- From: Mark Lawrence Date: Mon, Oct 22, 2012 at

Re: [matplotlib-devel] Upload a higher res logo to github

2012-10-12 Thread Jens Nielsen
available somewhere. The polar plot is clipped in the top an bottom and it would be nice to fix that and add these plot examples to the screenshot page opened when clicking on the image. Plots similar to 1 and 3 are there but no contour plot is shown. Jens On Fri, Oct 12, 2012 at 2:47 PM, Benjamin

Re: [matplotlib-devel] Heads-up: master badly broken, syntaxerror in setup.py

2011-11-16 Thread Jens Nielsen
It works in python3 The python statement in python2.7 (and 2.6) does not support the end argument. Adding a "from __future__ import print_function" to the beginning of setup.py seems to fix it. Greetings Jens On Thu, Nov 17, 2011 at 5:03 AM, Fernando Perez wrote: > (master)lon

[matplotlib-devel] setup.py: qt4 not detected on centos5.3

2009-10-15 Thread Jens
Hi, just a remark. qt4 does not get detected on centos5.3 (probably the same on centos5.x and redhat 5.x). Installed are qt4-4.2.1* packages and qt4-devel-4.2.1* packages. Greetings Jens -- Come build with us! The

[matplotlib-devel] bug: 0.99.1.1 setup.py needs optional package wx or it fails

2009-10-15 Thread Jens
he setup.py 0.99.1.1 only runs if the optional package wx is installed. Greetings Jens -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumps