|
From: Benjamin R. <ben...@ou...> - 2012-09-10 13:05:36
|
On Mon, Sep 10, 2012 at 2:56 AM, Chao YUE <cha...@gm...> wrote: > Hi Ben, > > I tried the "numpoints" in legend function for scatter plot, in dev > version and GTKAgg backend it works. > > In [3]: mat.__version__ > Out[3]: '1.2.x' > > In [4]: mat.get_backend() > Out[4]: 'GTKAgg' > > Chao > > Strange, when I tested it last night, I was using a build of mpl from master of a couple weeks ago, and I saw three markers in the legend. Now, I am trying it again with the latest master: 1478a1be70b3077b71350cecaccb774f76a76656, and I now see *zero* markers. Something is seriously broken. Can you tell me what commit (and the date for that commit) shows up at top when you run "git log" in the mpl source directory? Ben Root |