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
(1) |
2
(12) |
3
(12) |
4
(19) |
5
(7) |
6
(6) |
7
(2) |
|
8
(2) |
9
(11) |
10
(15) |
11
(27) |
12
(27) |
13
(18) |
14
(3) |
|
15
(3) |
16
(25) |
17
(9) |
18
(3) |
19
(4) |
20
(2) |
21
(4) |
|
22
(9) |
23
(28) |
24
(18) |
25
(16) |
26
(9) |
27
(4) |
28
(13) |
|
29
(15) |
30
(33) |
|
|
|
|
|
|
From: John H. <jd...@gm...> - 2009-11-17 23:33:49
|
On Tue, Nov 17, 2009 at 4:04 PM, Christopher Barker <Chr...@no...> wrote: > Peter McGregor wrote: >> The problem with those examples is, when I comment the following line (for example in http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html): >> >> self.add_toolbar() # comment this out for no toolbar >> >> then I have no possibility to make the window react to mouse events. > > Give wxMPL a try: > > http://agni.phys.iit.edu/~kmcivor/wxmpl/ > > It handles some, if not all, of this for you. > > However, you bring up a good point, unless you have missed something -- > the code for the various interactive modes really should be separate > from the toolbar that activates those modes. Well, they are -- they all reside in the baseclass which the GUI toolbars override. Peter can subclass backend_bases.NavigationToolbar2 and make a custom toolbar. If a "is a" relation doesn't work for him, with a little work he should be able to do a "has a" with the baseclass. JDH |
|
From: Marius J. K. <mj...@ny...> - 2009-11-17 22:16:53
|
> Marius Jan Klein <mjk524@ny...> writes:
>
>> I want to edit the metadata of pdf- or png-files when creating one of
>> these files. I do not want to use for example Pypdf because then
>> Python must read the file first before it can be edited.
>
> Concerning pdf files, there is no current support for that,
>Jouni K. Seppänen <jks@ik...> writes:
>
>Now there is (in the trunk, revision 7964), via the PdfPages mechanism:
>
>>from matplotlib.backends.backend_pdf import PdfPages
>>from pylab import *
>>pdf = PdfPages('testing.pdf')
>>plot([3,1,4])
>>pdf.savefig()
>>d = pdf.infodict()
>>d['Title'] = 'Testing'
>>d['Author'] = u'Jouni K. Sepp\xe4nen'
>>pdf.close()
>
Thanks for your help concerning the pdf files! It was exactly what I was looking for. Is there anything similar for png-files?
|
|
From: Christopher B. <Chr...@no...> - 2009-11-17 22:02:02
|
Peter McGregor wrote: > The problem with those examples is, when I comment the following line (for example in http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html): > > self.add_toolbar() # comment this out for no toolbar > > then I have no possibility to make the window react to mouse events. Give wxMPL a try: http://agni.phys.iit.edu/~kmcivor/wxmpl/ It handles some, if not all, of this for you. However, you bring up a good point, unless you have missed something -- the code for the various interactive modes really should be separate from the toolbar that activates those modes. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |
|
From: Peter M. <pet...@ya...> - 2009-11-17 21:43:19
|
Thanks for your reply, but: >See the embedding_in_wx examples at >http://matplotlib.sourceforge.net/examples/user_interfaces/index.html. The problem with those examples is, when I comment the following line (for example in http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html): self.add_toolbar() # comment this out for no toolbar then I have no possibility to make the window react to mouse events. >Take a look at the source code in matplotlib/backend_bases.py at the >NavigationToolbar2 implementation to see how we manage the pan/zoom >state, etc.... I see how the states are handled in NavigationToolbar2. But this would require that I rewrite the complete event handler. Or how do I tell the NavigationToolbar2 "You are now in pan state. Wait for the next mouse button press and then start panning the window."? Thank you Peter ________________________________ Von: John Hunter <jd...@gm...> An: Peter McGregor <pet...@ya...> CC: mat...@li... Gesendet: Dienstag, den 17. November 2009, 22:25:42 Uhr Betreff: Re: [Matplotlib-users] 'remote control' matplotlib window On Tue, Nov 17, 2009 at 1:51 PM, Peter McGregor <pet...@ya...> wrote: > I have a question, how to control matplotlib from another application. > > Let me explain. We want to monitor some sensor data. The monitoring > application already offers a toolbar to choose the view for several embedded > windows. For example, buttons like "Reset view","Back/Forward", "Pan", > "Zoom" and many more are available. The same functions that are shown in > each TkAgg matplotlib window (like the six buttons in the bottom of > http://postneo.com/pix/matplotlib.png, for example). > > Because we don't want to duplicate the buttons, we want to > * Hide the buttons in the matplotlib window > * Show only the plot without any decorations > * Embed the matplotlib window into out wxPython application (this step is > nice-to-have, but we can also work with another toplevel window, which is > not embedded) > * Finally, but most important: control from our wxPython application when to > set the matplotlib window into Zoom/Pan/Rotate mode > > How can we implement the last step? Do we have to implement our own Backend? > What we need is documented for Chaco in detail, but has it been done with > matplotlib before? We prefer matplotlib because it is more advanced except > for the UI integration. See the embedding_in_wx examples at http://matplotlib.sourceforge.net/examples/user_interfaces/index.html. Take a look at the source code in matplotlib/backend_bases.py at the NavigationToolbar2 implementation to see how we manage the pan/zoom state, etc.... JDH |
|
From: John H. <jd...@gm...> - 2009-11-17 21:25:56
|
On Tue, Nov 17, 2009 at 1:51 PM, Peter McGregor <pet...@ya...> wrote: > I have a question, how to control matplotlib from another application. > > Let me explain. We want to monitor some sensor data. The monitoring > application already offers a toolbar to choose the view for several embedded > windows. For example, buttons like "Reset view","Back/Forward", "Pan", > "Zoom" and many more are available. The same functions that are shown in > each TkAgg matplotlib window (like the six buttons in the bottom of > http://postneo.com/pix/matplotlib.png, for example). > > Because we don't want to duplicate the buttons, we want to > * Hide the buttons in the matplotlib window > * Show only the plot without any decorations > * Embed the matplotlib window into out wxPython application (this step is > nice-to-have, but we can also work with another toplevel window, which is > not embedded) > * Finally, but most important: control from our wxPython application when to > set the matplotlib window into Zoom/Pan/Rotate mode > > How can we implement the last step? Do we have to implement our own Backend? > What we need is documented for Chaco in detail, but has it been done with > matplotlib before? We prefer matplotlib because it is more advanced except > for the UI integration. See the embedding_in_wx examples at http://matplotlib.sourceforge.net/examples/user_interfaces/index.html. Take a look at the source code in matplotlib/backend_bases.py at the NavigationToolbar2 implementation to see how we manage the pan/zoom state, etc.... JDH |
|
From: Peter M. <pet...@ya...> - 2009-11-17 19:51:18
|
I have a question, how to control matplotlib from another application. Let me explain. We want to monitor some sensor data. The monitoring application already offers a toolbar to choose the view for several embedded windows. For example, buttons like "Reset view","Back/Forward", "Pan", "Zoom" and many more are available. The same functions that are shown in each TkAgg matplotlib window (like the six buttons in the bottom of http://postneo.com/pix/matplotlib.png, for example). Because we don't want to duplicate the buttons, we want to * Hide the buttons in the matplotlib window * Show only the plot without any decorations * Embed the matplotlib window into out wxPython application (this step is nice-to-have, but we can also work with another toplevel window, which is not embedded) * Finally, but most important: control from our wxPython application when to set the matplotlib window into Zoom/Pan/Rotate mode How can we implement the last step? Do we have to implement our own Backend? What we need is documented for Chaco in detail, but has it been done with matplotlib before? We prefer matplotlib because it is more advanced except for the UI integration. Please guide us in the right direction Peter |
|
From: Christopher B. <Chr...@no...> - 2009-11-17 16:58:49
|
Pavlo Shchelokovskyy wrote: is there is a consistent > way to scale at once thickness of everything drawn on figure, i.e. > axis, plots, fonts?.. I think what you want is to set a dpi that works for you: http://www.scipy.org/Cookbook/Matplotlib/AdjustingImageSize -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |
|
From: Pavlo S. <shc...@gm...> - 2009-11-17 09:30:43
|
Hi all, while I was using matplotlib mostly in interactive mode, the thickness of lines displayed was OK for me, by now I want to generate a plot to use on slides for beamer, and the thickness of all lines is totally not sufficient, especially when using transparent figure/axis background. I know how to change the thickness of the line I've plotted, but was unable to find how to change the thickness of y and x axes (not only the ticks). Can it be done? Or even better, is there is a consistent way to scale at once thickness of everything drawn on figure, i.e. axis, plots, fonts?.. Thanks in advance, Pavlo. |