SourceForge logo
SourceForge logo
Menu

matplotlib-users — Discussion related to using matplotlib

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
(5)
2
(4)
3
4
(9)
5
(4)
6
(9)
7
(13)
8
(11)
9
(7)
10
(7)
11
(22)
12
(19)
13
(11)
14
(20)
15
(21)
16
(1)
17
(1)
18
(8)
19
(3)
20
(5)
21
(5)
22
(9)
23
(3)
24
(3)
25
(14)
26
(12)
27
(29)
28
(18)
29
(11)
30
(2)

Showing 11 results of 11

From: Chris B. <Chr...@no...> - 2005年04月29日 22:22:01
Rich Drewes wrote:
> Now, if we could only get this numarray/Numeric mess
> sorted out,
Well, let's all support Travis' "Numeric3" or "SciPy base" or whatever 
it's being called now, project!
> and put a standard array package, and matplotlib, and scipy,
> and a truly portable native GUI into the base Python distribution . . . I
> know, I'm dreaming.
Well, yes, but with the new array protocol, at least we can have all 
those things working well together, if not in the Standard lib.
-Chris
-- 
Christopher Barker, Ph.D.
Oceanographer
 		
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chr...@no...
From: Rich D. <dr...@in...> - 2005年04月29日 21:49:56
Hello,
An article written by me is in the June 2005 Linux Journal. It's about a
Python toolkit I developed for working with spiking neural networks and it
features a plug for matplotlib and some graphs drawn with matplotlib. 
The article is available online now at www.linuxjournal.com (subscribers
only for now, I'll have the article up locally when I am permitted) and
should hit the newsstands in a day or two, if not already.
Thanks to John and everyone for developing great Python scientific tools
like matplotlib! Now, if we could only get this numarray/Numeric mess
sorted out, and put a standard array package, and matplotlib, and scipy,
and a truly portable native GUI into the base Python distribution . . . I
know, I'm dreaming. Keepup the good work at any rate.
Rich
http://www.interstice.com/drewes
From: Chris B. <Chr...@no...> - 2005年04月29日 20:34:22
Michael Soulier wrote:
> Well, I'm in a bit of version hell, trying to find versions of every
> package I want that's going to work together, including
> boa-constructor.
Yes, Boa is kind of behind the times, but I imagine it will catch up soon.
> Still, for simple guis Tkinter rocks, it's fast, and it's easy to
> port.
Port to what?
> Mannings book on it is great,
There is a wxPython book coming out fairly soon, but that doesn't help 
you now.
> Good docs are a must.
Yes, and wxPython has them. It's a little skimpy on the newbie-oriented 
stuff, but between the demo, the reference and the Wiki, there is a lot 
of good stuff there.
We really should make a concerted effort to port the demo to modern 
idioms (including the wx namespace), though I just took a look, and the 
first four items I clicked on were using the wx namespace, so it's not 
so bad!
-Chris
-- 
Christopher Barker, Ph.D.
Oceanographer
 		
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chr...@no...
From: Alan G I. <ai...@am...> - 2005年04月29日 19:10:51
On 2005年4月29日, Michael Soulier apparently wrote: 
> for simple guis Tkinter rocks, it's fast, and it's easy to 
> port. Mannings book on it is great, if erroneous in 
> places. Good docs are a must. 
Do you mean Grayson's book?
Any other recommendations?
Thank you,
Alan Isaac
From: Michael S. <mso...@gm...> - 2005年04月29日 18:42:45
On 4/29/05, Werner F. Bruhin <wer...@fr...> wrote:
> With wxPython the demo is your friend, it is often a separate download
> and it contains small to extensive samples for just about every widget.
I found that the demos were all done with the old namespace setup,
which is a real pain when the new wx.* setup is now recommended.
> There is also a new documenation in the works, not complete, but not bad
> either look at http://www.wxpython.org/docs/api/
>=20
> If you decide on wxPython you might want to start with 2.6 (which just
> came out and has some nice things like foldpanel) and you might want to
> look at Boa Constructor if you like IDE's.
Well, I'm in a bit of version hell, trying to find versions of every
package I want that's going to work together, including
boa-constructor. wxGlade seems nicer to me though, I might try that.
Still, for simple guis Tkinter rocks, it's fast, and it's easy to
port. Mannings book on it is great, if erroneous in places. Good docs
are a must.
Thanks,
Mike
--=20
Michael P. Soulier <mso...@gm...>
http://www.digitaltorque.ca
http://opag.ca python -c 'import this'
From: Yves M. <ym...@gr...> - 2005年04月29日 16:16:53
Hi,
I realize this should be really two posts, but any how here it is :
1) Is there a way people know of integrating Matplotlib into Zope ? I had to
fight with the registry (yes, a windows box for now) to get matplotlib to
install on the right Python (Zope's, not the system Python) but more importantly
I am using an external method to gain access to matplotlib via Zope. It works,
but it's clumsy and I suspect loading up pylab could be quicker if I could use
Scripts (Python) objects in Zope.
As a side question, is there a way not to open a file, e.g. replace the
following lines :
savefig("test.png")
fh = open("C:\\Program Files\\Plone 2\\Data\\bin\\test.png","rb")
data = fh.read()
fh.close()
I had origianlly forgotten to close my file handle connection and it obviously
was a good way to kill my Zope app (laek was about 3 MB a shot!) so avoiding to
write in a file together with a closer integration into Zope would probably make
such memory leaks less susceptible to occur.
2) Is there an example somewhere along the lines of finance.py or
date_demo_rrule.py but with data coming from a postgreSQL 8.0.2 back end ? One
question I have is about the use of DateTime objects with PG queries : can
PL/Python scripts handle DateTime objects directly or do I have to fiddle with 
a combination of num2date and strftime (??) to build a meaningful SQL query? 
Any pointers to example usage appreciated.
Thanx for this great plotting products. I'm looking forward to using more and
more of matplotlib's power! 
Yves Moisan
From: Werner F. B. <wer...@fr...> - 2005年04月29日 16:14:34
Hi Michael,
Michael Soulier wrote:
> On 4/28/05, John Hunter <jdh...@ac...> wrote:
> 
>>Don't use the pylab interface when building moderately complex
>>applications -- use the OO library instead. What GUI toolkit are you
>>using to build your app? See embedding_in_*.py, in the examples
>>directory, where * is the name of your GUI toolkit, eg, tk, gtk, wx
>>etc.
>>
>>See also http://matplotlib.sourceforge.net/faq.html#OO
> 
> 
> Ok, thanks. It's either going to be Tkinter or wxPython. The former is
> easier to use and deploy, but the latter looks slicker and seems to
> have more high-level widgets (poorer docs), and nice tools like
> wxGlade.
With wxPython the demo is your friend, it is often a separate download 
and it contains small to extensive samples for just about every widget.
There is also a new documenation in the works, not complete, but not bad 
either look at http://www.wxpython.org/docs/api/
If you decide on wxPython you might want to start with 2.6 (which just 
came out and has some nice things like foldpanel) and you might want to 
look at Boa Constructor if you like IDE's.
See you
Werner
> 
> Mike
> 
From: Alan G I. <ai...@am...> - 2005年04月29日 15:47:24
On 2005年4月25日, Grig Gheorghiu apparently wrote: 
> http://agiletesting.blogspot.com/2005/04/sparkplot-creating-sparklines-with.html 
Fun and useful.
Thank you!
Alan Isaac
From: Michael S. <mso...@gm...> - 2005年04月29日 13:52:09
On 4/28/05, John Hunter <jdh...@ac...> wrote:
>=20
> Don't use the pylab interface when building moderately complex
> applications -- use the OO library instead. What GUI toolkit are you
> using to build your app? See embedding_in_*.py, in the examples
> directory, where * is the name of your GUI toolkit, eg, tk, gtk, wx
> etc.
>=20
> See also http://matplotlib.sourceforge.net/faq.html#OO
Ok, thanks. It's either going to be Tkinter or wxPython. The former is
easier to use and deploy, but the latter looks slicker and seems to
have more high-level widgets (poorer docs), and nice tools like
wxGlade.
Mike
--=20
Michael P. Soulier <mso...@gm...>
http://www.digitaltorque.ca
http://opag.ca python -c 'import this'
From: John H. <jdh...@ac...> - 2005年04月29日 02:45:45
>>>>> "Michael" == Michael Soulier <mso...@gm...> writes:
 Michael> Hello, I'm writing an app that requires a gui interface
 Michael> that will generate graphs on demand. When one top-level
 Michael> window containing a new graph is created, it should not
 Michael> block the application from making new ones if the user
 Michael> requests one.
 Michael> I can do this myself but I like matplotlib. How could I
 Michael> do this? So far it seems that my app blocks on the show()
 Michael> call, and if I try to make a new graph after that, the
 Michael> whole application locks up and has to be killed.
Don't use the pylab interface when building moderately complex
applications -- use the OO library instead. What GUI toolkit are you
using to build your app? See embedding_in_*.py, in the examples
directory, where * is the name of your GUI toolkit, eg, tk, gtk, wx
etc.
See also http://matplotlib.sourceforge.net/faq.html#OO
Hope this helps,
JDH
From: Michael S. <mso...@gm...> - 2005年04月29日 02:23:52
Hello,
I'm writing an app that requires a gui interface that will generate
graphs on demand. When one top-level window containing a new graph is
created, it should not block the application from making new ones if
the user requests one.
I can do this myself but I like matplotlib. How could I do this? So
far it seems that my app blocks on the show() call, and if I try to
make a new graph after that, the whole application locks up and has to
be killed.
Thanks,
Mike
--=20
Michael P. Soulier <mso...@gm...>
http://www.digitaltorque.ca
http://opag.ca python -c 'import this'

Showing 11 results of 11

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /