You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(12) |
Sep
(12) |
Oct
(56) |
Nov
(65) |
Dec
(37) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(59) |
Feb
(78) |
Mar
(153) |
Apr
(205) |
May
(184) |
Jun
(123) |
Jul
(171) |
Aug
(156) |
Sep
(190) |
Oct
(120) |
Nov
(154) |
Dec
(223) |
| 2005 |
Jan
(184) |
Feb
(267) |
Mar
(214) |
Apr
(286) |
May
(320) |
Jun
(299) |
Jul
(348) |
Aug
(283) |
Sep
(355) |
Oct
(293) |
Nov
(232) |
Dec
(203) |
| 2006 |
Jan
(352) |
Feb
(358) |
Mar
(403) |
Apr
(313) |
May
(165) |
Jun
(281) |
Jul
(316) |
Aug
(228) |
Sep
(279) |
Oct
(243) |
Nov
(315) |
Dec
(345) |
| 2007 |
Jan
(260) |
Feb
(323) |
Mar
(340) |
Apr
(319) |
May
(290) |
Jun
(296) |
Jul
(221) |
Aug
(292) |
Sep
(242) |
Oct
(248) |
Nov
(242) |
Dec
(332) |
| 2008 |
Jan
(312) |
Feb
(359) |
Mar
(454) |
Apr
(287) |
May
(340) |
Jun
(450) |
Jul
(403) |
Aug
(324) |
Sep
(349) |
Oct
(385) |
Nov
(363) |
Dec
(437) |
| 2009 |
Jan
(500) |
Feb
(301) |
Mar
(409) |
Apr
(486) |
May
(545) |
Jun
(391) |
Jul
(518) |
Aug
(497) |
Sep
(492) |
Oct
(429) |
Nov
(357) |
Dec
(310) |
| 2010 |
Jan
(371) |
Feb
(657) |
Mar
(519) |
Apr
(432) |
May
(312) |
Jun
(416) |
Jul
(477) |
Aug
(386) |
Sep
(419) |
Oct
(435) |
Nov
(320) |
Dec
(202) |
| 2011 |
Jan
(321) |
Feb
(413) |
Mar
(299) |
Apr
(215) |
May
(284) |
Jun
(203) |
Jul
(207) |
Aug
(314) |
Sep
(321) |
Oct
(259) |
Nov
(347) |
Dec
(209) |
| 2012 |
Jan
(322) |
Feb
(414) |
Mar
(377) |
Apr
(179) |
May
(173) |
Jun
(234) |
Jul
(295) |
Aug
(239) |
Sep
(276) |
Oct
(355) |
Nov
(144) |
Dec
(108) |
| 2013 |
Jan
(170) |
Feb
(89) |
Mar
(204) |
Apr
(133) |
May
(142) |
Jun
(89) |
Jul
(160) |
Aug
(180) |
Sep
(69) |
Oct
(136) |
Nov
(83) |
Dec
(32) |
| 2014 |
Jan
(71) |
Feb
(90) |
Mar
(161) |
Apr
(117) |
May
(78) |
Jun
(94) |
Jul
(60) |
Aug
(83) |
Sep
(102) |
Oct
(132) |
Nov
(154) |
Dec
(96) |
| 2015 |
Jan
(45) |
Feb
(138) |
Mar
(176) |
Apr
(132) |
May
(119) |
Jun
(124) |
Jul
(77) |
Aug
(31) |
Sep
(34) |
Oct
(22) |
Nov
(23) |
Dec
(9) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(10) |
Apr
(8) |
May
(4) |
Jun
(8) |
Jul
(6) |
Aug
(5) |
Sep
(9) |
Oct
(4) |
Nov
|
Dec
|
| 2017 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(5) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
(1) |
3
(1) |
4
(6) |
5
(12) |
6
(13) |
7
|
|
8
(2) |
9
(21) |
10
(19) |
11
(2) |
12
(9) |
13
(22) |
14
(1) |
|
15
(1) |
16
(12) |
17
(5) |
18
(6) |
19
(7) |
20
(13) |
21
(6) |
|
22
(3) |
23
(14) |
24
(15) |
25
(7) |
26
(16) |
27
(7) |
28
(6) |
|
29
(1) |
30
(12) |
31
(3) |
|
|
|
|
|
From: Eric F. <ef...@ha...> - 2006-10-05 23:21:48
|
George Nurser wrote: > I have been trying to > i. plot a figure using pcolormesh > ii. set the proportions of the figure using ax.set_aspect > iii. draw colorbar > > Problem is, colorbar height uses whole of axes box, not just height of > figure (whose proportions were set by call of > ax.set_aspect(aspect=2.,adjustable='box')). > > I can't set the colorbar height manually either, as I don't know how > to get out the bounding box of the figure -- ax.get_position() just > gives the full axes box, which is unaffected by ax.set_aspect. > > Is there any way of recovering the actual bounding box of the figure? > The docstring for the method ax.set_position says: > > There are two position variables: one which is ultimately > used, but which may be modified by apply_aspect, and a second > which is the starting point for apply_aspect. > > which = 'active' to change the first; > 'original' to change the second; > 'both' to change both > > which sounds relevant, but these variables don't seem to apply to > ax.get_position() George, The problem with your attempt to use get_position() is that the aspect ratio does not affect the position until the apply_aspect method of the axes is called, which is normally when drawing occurs. You can either call it yourself, or you can insert a draw command. Here is an example of the first: In [6]:pcolor(z) Out[6]:<matplotlib.collections.PolyCollection instance at 0xb3db690c> In [7]:gca().get_position() Out[7]:[0.125, 0.099999999999999978, 0.77500000000000002, 0.80000000000000004] In [8]:gca().set_aspect(3) In [9]:gca().get_position() Out[9]:[0.125, 0.099999999999999978, 0.77500000000000002, 0.80000000000000004] In [10]:clf() In [11]:pcolor(z) Out[11]:<matplotlib.collections.PolyCollection instance at 0xb3dc6a6c> In [12]:gca().get_position() Out[12]:[0.125, 0.099999999999999978, 0.77500000000000002, 0.80000000000000004] In [13]:gca().set_aspect(3) In [14]:gca().apply_aspect() In [15]:gca().get_position() Out[15]: [0.31343312597200623, 0.099999999999999978, 0.39813374805598761, 0.80000000000000004] Eric |
|
From: Charlie M. <cw...@gm...> - 2006-10-05 22:54:46
|
On 10/5/06, Hanno Klemm <kl...@ph...> wrote: > > Hi, I think I might have discovered a bug: > > On python 2.5 with the gtk backend and matplotlib 0.87.6 the following > happens: > > >>> plot([1,2,3],'ko') > [<matplotlib.lines.Line2D instance at 0x2a9ed68638>] > >>> show() > Traceback (most recent call last): > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py", > line 284, in expose_event > self._render_figure(self._pixmap, w, h) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py", > line 272, in _render_figure > self.figure.draw (self._renderer) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/figure.py", > line 545, in draw > for a in self.axes: a.draw(renderer) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/axes.py", > line 1067, in draw > a.draw(renderer) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/lines.py", > line 379, in draw > markerFunc(renderer, gc, xt, yt) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/lines.py", > line 618, in _draw_circle > x, y, w, w, 0.0, 360.0, 0.0) > File > "/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gdk.py", > line 97, in draw_arc > self.gdkDrawable.draw_arc(gc.gdkGC, True, x, y, w, h, a1, a2, > rotation) > TypeError: GdkDrawable.draw_arc() takes exactly 8 arguments (9 given) > > Any hints what is happening there? This bug was my fault. I added an extra argument for rotated ellipsis. I fixed it in svn. Just remove the rotation arg from the line of interest for a fix. - Charlie |
|
From: <zh...@um...> - 2006-10-05 21:49:36
|
Hi, all: I added a table to my figure using 'table' function. But since this table is very long, the user can only see part of it. Is there any easy way to add a scroll bar to the chart so that the user can scroll it down and see it? Thanks |
|
From: Stefan v. d. W. <st...@su...> - 2006-10-05 20:03:19
|
On Thu, Oct 05, 2006 at 03:50:42PM -0400, zh...@um... wrote: > Is there any easy fucntion to do that? Thanks You mean like x.transpose() or x.T? |
|
From: <zh...@um...> - 2006-10-05 19:50:51
|
Is there any easy fucntion to do that? Thanks |
|
From: David H. <dav...@gm...> - 2006-10-05 17:56:33
|
configuration file... sorry 2006/10/5, Fran=E7ois Beaubert <fra...@un...>: > > Hi all, > > I have look in the doc and examples but was unable to find a way to > control > the thickness of the major and minor tick on the axis. > > Forgive me for this very basic question but if you now a way to do that..= . > > Thanks a lot > Francois > -- > Fran=E7ois BEAUBERT > ENSIAME/LME > Bureau A9 > Universit=E9 de Valenciennes - Le Mont Houy - 59313 Valenciennes Cedex 9 > T=E9l=E9phone: (0/33)3 27 51 19 72 > T=E9l=E9copie: (0/33)3 27 51 19 61 > Mel: fra...@un... > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |
|
From: David H. <dav...@gm...> - 2006-10-05 17:55:21
|
Fran=E7ois, These options can be found in the matplotlibrc configuration figure, or can be set at runtime using the rc command. David 2006/10/5, Fran=E7ois Beaubert <fra...@un...>: > > Hi all, > > I have look in the doc and examples but was unable to find a way to > control > the thickness of the major and minor tick on the axis. > > Forgive me for this very basic question but if you now a way to do that..= . > > Thanks a lot > Francois > -- > Fran=E7ois BEAUBERT > ENSIAME/LME > Bureau A9 > Universit=E9 de Valenciennes - Le Mont Houy - 59313 Valenciennes Cedex 9 > T=E9l=E9phone: (0/33)3 27 51 19 72 > T=E9l=E9copie: (0/33)3 27 51 19 61 > Mel: fra...@un... > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |
|
From: Mark B. <ma...@gm...> - 2006-10-05 17:26:20
|
Hello - In interactive mode it is sometimes useful to make a figure that is a full screen size. Is there such an option ? If not, I am afraid it needs to be implemented for every backend separately.... Thanks, Mark |
|
From: cyril g. <cyr...@fr...> - 2006-10-05 15:08:31
|
Hi, I currenly try to write a backend for win32 based on gecko (mozilla gecko plugin / XPCOM component). I use the PIL module to build an Image object from the canvas buffer (buffer_rgba(0, 0) method). When I ask this image to show with image.show() from the PIL.Image module, the image is mirrored according to the y dimension. (0,0) is at the top left corner, text is reversed. Can I generate the image with the correct direction ? Can I reverse the image from matplotlib or have I to use some PIL (or others) methods ? Thanks a lot, Cyril. |
|
From: Charlie M. <cw...@gm...> - 2006-10-05 14:23:15
|
The mailing lists have been down for a few days, and this is a test. Charlie |
|
From: Hanno K. <kl...@ph...> - 2006-10-05 12:43:12
|
Hi, I think I might have discovered a bug:
On python 2.5 with the gtk backend and matplotlib 0.87.6 the following
happens:
>>> plot([1,2,3],'ko')
[<matplotlib.lines.Line2D instance at 0x2a9ed68638>]
>>> show()
Traceback (most recent call last):
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py",
line 284, in expose_event
self._render_figure(self._pixmap, w, h)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py",
line 272, in _render_figure
self.figure.draw (self._renderer)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/figure.py",
line 545, in draw
for a in self.axes: a.draw(renderer)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/axes.py",
line 1067, in draw
a.draw(renderer)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/lines.py",
line 379, in draw
markerFunc(renderer, gc, xt, yt)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/lines.py",
line 618, in _draw_circle
x, y, w, w, 0.0, 360.0, 0.0)
File
"/glb/apps/python2.5/lib/python2.5/site-packages/matplotlib/backends/backend_gdk.py",
line 97, in draw_arc
self.gdkDrawable.draw_arc(gc.gdkGC, True, x, y, w, h, a1, a2,
rotation)
TypeError: GdkDrawable.draw_arc() takes exactly 8 arguments (9 given)
Any hints what is happening there?
Best regards,
Hanno
--
Hanno Klemm
kl...@ph...
|
|
From:
<fra...@un...> - 2006-10-05 08:08:49
|
Hi all,=0A= =0A= I have look in the doc and examples but was unable to find a way to control= =20=0A= the thickness of the major and minor tick on the axis.=0A= =0A= Forgive me for this very basic question but if you now a way to do that...= =0A= =0A= Thanks a lot=0A= Francois=0A= --=20=0A= Fran=E7ois BEAUBERT=0A= ENSIAME/LME=0A= Bureau A9=0A= Universit=E9 de Valenciennes - Le Mont Houy - 59313 Valenciennes Cedex 9=0A= T=E9l=E9phone: (0/33)3 27 51 19 72=0A= T=E9l=E9copie: (0/33)3 27 51 19 61=0A= Mel: fra...@un...=0A= =0A= --=20=0A= This message has been scanned for viruses and=0A= dangerous content by MailScanner, and is=0A= believed to be clean.=0A= =0A= |