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
(8) |
2
(6) |
3
(1) |
4
(3) |
|
5
|
6
(6) |
7
(20) |
8
(9) |
9
(6) |
10
(2) |
11
(2) |
|
12
(1) |
13
(12) |
14
(7) |
15
(10) |
16
(7) |
17
(4) |
18
|
|
19
(3) |
20
(10) |
21
(8) |
22
(8) |
23
(2) |
24
(5) |
25
(1) |
|
26
|
27
(3) |
28
(16) |
29
(15) |
30
(15) |
|
|
|
From: Wayne C. <wa...@4r...> - 2004-09-21 17:08:32
|
I have a general performance question - is matplotlib expected to deal well with large plots when you are zoomed into a small region? That is, if I have 100K points in a graph but have set my limits so that only 100 of them are visible at one time, should that be comparable to creating a plot with only the visible items and re-creating it each time the limits are moved? (Assuming the X axis is monotonic and I do the obvious type of filtering in Python.) It seems to be a bit sluggish... Thanks, Wayne |
|
From: Alan G I. <ai...@am...> - 2004-09-21 15:03:09
|
> Alan G Isaac wrote: >> It would be great to be able to, e.g., >> matlab.plot(d,f(d),'(1,1,0)-') >> or >> matlab.plot(d,f(d),'#eeefff-') On Tue, 21 Sep 2004, Gary apparently wrote: > I second the request. > But I have an idea. Try this: > matlab.plot(d, f(d), color = (1,0,0)) In retrospect it is obvious. Better yet, you can matlab.plot(d, f(d), '--', color = (1,0,0)) etc. Excellent! Thank you! Alan Isaac |
|
From: Humufr <hu...@ya...> - 2004-09-21 14:31:32
|
Hello,
I would like to know if it's possible to have only the figure save in
postscript. An eps file in some sort with not white above or at the
bottom of the page?
Thanks,
Nicolas
|
|
From: Alan G I. <ai...@am...> - 2004-09-21 13:41:38
|
On Tue, 21 Sep 2004, Gary apparently wrote: > import matplotlib.colors > help(matplotlib.colors) Yes, I've been using this to set arbitrary colors everywhere except in the plot command. Maybe I'm missing something obvious, but the 3rd argument to a plot command must be a string, and despite the apparent suggest in the docs, hex strings are not supported. That is, I cannot find a way to do this. It would be great to be able to, e.g., matlab.plot(d,f(d),'(1,1,0)-') or matlab.plot(d,f(d),'#eeefff-') Am I missing an obvious way to do this? fwiw, Alan |
|
From: Flavio C. C. <fcc...@ci...> - 2004-09-21 13:23:02
|
A quick google search reveals that someone has already published a tutorial for animating graphs made with matplotlib using mencoder... Check it out: http://web.media.mit.edu/~lifton/code/GraphMovies/ He even provides an example script... Synchronicity... Cheers, Flavio On Mon, 2004-09-20 at 20:50, John Hunter wrote: > >>>>> "Peter" == Peter Groszkowski <pgr...@ge...> writes: > > Peter> use mplayer to put the png images together.. results are > Peter> quite nice... > > Can you post the command you use to play the pngs? Can mplayer output > an avi or mpg, or does it just animate the images. > > I saw from the man pages that something like > > mplayer mf=type=png:fps=25 mf:/filemask > > is required, but I don't know how to set the filemask of if this is > the right approach. I'd like to add some instructions to the FAQ. > > Thanks, > JDH > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Alan G I. <ai...@am...> - 2004-09-21 05:07:22
|
matplotlib.matlab allows control of axis (border) display with
axis('off')
Is finer control offered?
If not, please consider the following an enhancement
request.
I like the behavior of gnuplot,
where borders are encoded in a 12-bit integer.
The bottom four bits control the border for a 2D plot.
Bit include plot axis/border:
1 bottom
2 left
4 top
8 right
I find it possible to mimic this using the new
axhline and axvline to a certain extent (but,
e.g., no tics). However a axvline placed at
ymin tends not to display on screen unless linewidth is
increased.
fwiw,
Alan Isaac
|
|
From: Alan G I. <ai...@am...> - 2004-09-21 05:07:12
|
Two questions and a comment: Q1. For 'figure' I'm not seeing any effect of edgecolor (on screen). Isn't this the color of the border between the face (or frame) and the figure (as determined by axes)? Q2. Can line colors be set to arbitrary rgb colors using matlab.plot? If so, what is the syntax? If not, can this be a feature request? Minor comment: is the 'y' yellow needed for a Matlab match? If not, it needs adjustment IMHO. fwiw, Alan Isaac |
|
From: Alan G I. <ai...@am...> - 2004-09-21 01:50:24
|
On Thu, 09 Sep 2004, John Hunter apparently wrote:
> # set the locations of the xticks
> xticks( arange(6) )
> # set the locations and labels of the xticks
> xticks( arange(5), ('Tom', 'Dick', 'Harry', 'Sally', 'Sue') )
Just for context, there is much I can do with Matplotlib
that I cannot do in gnuplot, and vice versa. Naturally I
want the best of both worlds ...
In gnuplot, I can
set xtics axis
to put the tics (both the tics themselves and the
accompanying labels) along the zeroaxis (If the zeroaxis is
very close to the border, the axis option will move the tic
labels to outside the border.)
Now that you have given us axhline as a generalization of
gnuplot's
set xzeroaxis
please consider letting xticks take an optional "loc"
argument, which could either be "border" or a number to be
interpreted as a 'y' value.
So, e.g.,
axhline()
xticks(arange(5),loc=0)
would draw an xzeroaxis and
put the xtics along it.
Am I overlooking an obvious way to do this (in the
matlab module)?
fwiw,
Alan
|