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
(7) |
2
(12) |
3
(7) |
4
(23) |
5
(5) |
6
(7) |
7
(4) |
|
8
(7) |
9
(25) |
10
(17) |
11
(25) |
12
(11) |
13
(8) |
14
(6) |
|
15
(1) |
16
(22) |
17
(11) |
18
(12) |
19
(22) |
20
(32) |
21
(9) |
|
22
(4) |
23
(16) |
24
(5) |
25
(9) |
26
(26) |
27
(21) |
28
(14) |
|
29
(6) |
30
(8) |
31
(4) |
|
|
|
|
|
From: Benjamin R. <ben...@ou...> - 2010-08-21 20:15:26
|
On Sat, Aug 21, 2010 at 2:39 PM, Benjamin Root <ben...@ou...> wrote: > > > On Sat, Aug 21, 2010 at 7:03 AM, David Pine <dj...@gm...> wrote: > >> Is it possible to do animation with the mplot3d toolkit? It seems like it >> ought to work but I am having trouble. In particular, it seems that the >> set_xdata and set_ydata commands do not work. I would imagine you need a >> set_zdata function as well but that seems not to exist, which suggests that >> mplot3d isn't animation ready yet. Is that right or am I missing something? >> Thanks. >> >> David Pine >> > > Yes, it is very much possible to make 3d animations. I have written up > some examples that used Ryan May's prototype animation module. It is even > possible to do multiple 3d animated subplots. > > Check out Ryan's github repo: http://github.com/dopplershift/Animation > > I believe it contains my "fish tank" example. If not, I might have it in > my fork: http://github.com/WeatherGod/Animation > > I hope this helps, > Ben Root > > As an additional note, I dug through my fishtank example and found my update_line() function with a note to myself: def update_lines(num, dataLines, lines) : for line, data in zip(lines, dataLines) : # NOTE: there is no .set_data() for 3 dim data... line.set_data(data[0:2, num:num+2]) line.set_3d_properties(data[2,num:num+2]) return lines So that is how I updated the lines by using the 2d set_data() function, and then using set_3d_properties() to add the 3rd dimension. Ben Root |
|
From: Benjamin R. <ben...@ou...> - 2010-08-21 19:39:27
|
On Sat, Aug 21, 2010 at 7:03 AM, David Pine <dj...@gm...> wrote: > Is it possible to do animation with the mplot3d toolkit? It seems like it > ought to work but I am having trouble. In particular, it seems that the > set_xdata and set_ydata commands do not work. I would imagine you need a > set_zdata function as well but that seems not to exist, which suggests that > mplot3d isn't animation ready yet. Is that right or am I missing something? > Thanks. > > David Pine > Yes, it is very much possible to make 3d animations. I have written up some examples that used Ryan May's prototype animation module. It is even possible to do multiple 3d animated subplots. Check out Ryan's github repo: http://github.com/dopplershift/Animation I believe it contains my "fish tank" example. If not, I might have it in my fork: http://github.com/WeatherGod/Animation I hope this helps, Ben Root |
|
From: Joe K. <jki...@wi...> - 2010-08-21 19:32:18
|
Thanks for the amazingly quick turnaround!
-Joe
On Sat, Aug 21, 2010 at 1:34 PM, Eric Firing <ef...@ha...> wrote:
> On 08/20/2010 12:18 PM, Joe Kington wrote:
> > Hi,
> >
> > I've recently noticed that setting the y-tick locations on an image plot
> > changes the y-axis limits, while changing the x-tick locations does not
> > change the x-axis limits. I wouldn't have expected either to change the
> > axis limits, but it seems quite inconsistent that the y-axis and x-axis
> > behave differently in this situation.
> >
> > The axis limits are easily restored by a call to "ax.axis('image')", but
> > this seems unnecessary.
> >
> > A very quick search of the bug tracker doesn't reveal anything matching
> > this description...
> >
> > Is this expected behavior or a bug?
> >
> > As an example, setting the y-tick locations changes the y-axis limits:
> > import numpy as np
> > import matplotlib.pyplot as plt
> >
> > num = 10
> > data = np.arange(num**2).reshape((num,num))
> >
> > fig = plt.figure()
> > ax = fig.add_subplot(111)
> >
> > cax = ax.imshow(data)
> >
> > ax.set_yticks(range(num//2))
> >
> > fig.show()
> >
> > However, setting the x-tick locations does not change the axis limits...
> > import numpy as np
> > import matplotlib.pyplot as plt
> >
> > num = 10
> > data = np.arange(num**2).reshape((num,num))
> >
> > fig = plt.figure()
> > ax = fig.add_subplot(111)
> >
> > cax = ax.imshow(data)
> >
> > ax.set_xticks(range(num//2))
> >
> > fig.show()
> >
> > As a reference, I'm running matplotlib 1.0.0 with python 2.7.0 on a
> > 64-bit Linux (kernel 2.6.31) machine. I can confirm this on python 2.6
> > and matplotlib 0.99 as well, though.
> >
> > If this isn't expected behavior, I'll be glad to open a bug report.
>
> Joe,
>
> Thanks for the report. The fix is in svn 8652 and 8653.
>
> Eric
>
> >
> > Thanks!
> > -Joe
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
|
|
From: Eric F. <ef...@ha...> - 2010-08-21 18:35:10
|
On 08/20/2010 12:18 PM, Joe Kington wrote:
> Hi,
>
> I've recently noticed that setting the y-tick locations on an image plot
> changes the y-axis limits, while changing the x-tick locations does not
> change the x-axis limits. I wouldn't have expected either to change the
> axis limits, but it seems quite inconsistent that the y-axis and x-axis
> behave differently in this situation.
>
> The axis limits are easily restored by a call to "ax.axis('image')", but
> this seems unnecessary.
>
> A very quick search of the bug tracker doesn't reveal anything matching
> this description...
>
> Is this expected behavior or a bug?
>
> As an example, setting the y-tick locations changes the y-axis limits:
> import numpy as np
> import matplotlib.pyplot as plt
>
> num = 10
> data = np.arange(num**2).reshape((num,num))
>
> fig = plt.figure()
> ax = fig.add_subplot(111)
>
> cax = ax.imshow(data)
>
> ax.set_yticks(range(num//2))
>
> fig.show()
>
> However, setting the x-tick locations does not change the axis limits...
> import numpy as np
> import matplotlib.pyplot as plt
>
> num = 10
> data = np.arange(num**2).reshape((num,num))
>
> fig = plt.figure()
> ax = fig.add_subplot(111)
>
> cax = ax.imshow(data)
>
> ax.set_xticks(range(num//2))
>
> fig.show()
>
> As a reference, I'm running matplotlib 1.0.0 with python 2.7.0 on a
> 64-bit Linux (kernel 2.6.31) machine. I can confirm this on python 2.6
> and matplotlib 0.99 as well, though.
>
> If this isn't expected behavior, I'll be glad to open a bug report.
Joe,
Thanks for the report. The fix is in svn 8652 and 8653.
Eric
>
> Thanks!
> -Joe
|
|
From: xyz <mi...@op...> - 2010-08-21 12:27:13
|
On 21/08/10 21:14, Jose Gómez-Dans wrote:
> Use plt.text (x, y, point_labels ) or something along those lines.
>
> Jose
>
With plt.text() the plot line is sometimes covered by the point labels.
Is there any option which recognise a collusion between the line and label?
from pylab import *
import matplotlib.pyplot as plt
x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
y = [20, 24, 8, 4, 12, 22, 31, 25, 15, 28, 12, 27, 22, 22, 27, 14, 32,
28, 8, 17, 2, 8, 29, 13, 14, 20, 11, 28, 8]
point_labels = ['A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1',
'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1',
'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1']
fig = plt.figure()
ax = fig.add_subplot(111)
ax.set_title('The red point should be on the path')
ax.plot(x, y, 'go-')
ax.grid(True)
# rotates and right aligns the x labels, and moves the bottom of the
# axes up to make room for them
fig.autofmt_xdate()
# set x and y labels
plt.xticks(range(0, 40, 1))
#ax.set_xticks(4.5)
plt.yticks(range(0, 40, 1))
for i, label in enumerate(point_labels):
plt.text (x[i], y[i], label )
plt.show()
|
|
From: David P. <dj...@gm...> - 2010-08-21 12:03:28
|
Is it possible to do animation with the mplot3d toolkit? It seems like it ought to work but I am having trouble. In particular, it seems that the set_xdata and set_ydata commands do not work. I would imagine you need a set_zdata function as well but that seems not to exist, which suggests that mplot3d isn't animation ready yet. Is that right or am I missing something? Thanks. David Pine |
|
From: Jose Gómez-D. <jgo...@gm...> - 2010-08-21 11:14:35
|
On Saturday 21 Aug 2010 08:00:33 xyz wrote: > I would like to label all (x[i],y[i]) points in the plot with > point_labels[i]. > > Is it possible to label all points in a plot? Use plt.text (x, y, point_labels ) or something along those lines. Jose |
|
From: Eric F. <ef...@ha...> - 2010-08-21 08:13:53
|
On 08/20/2010 12:18 PM, Joe Kington wrote:
> Hi,
>
> I've recently noticed that setting the y-tick locations on an image plot
> changes the y-axis limits, while changing the x-tick locations does not
> change the x-axis limits. I wouldn't have expected either to change the
> axis limits, but it seems quite inconsistent that the y-axis and x-axis
> behave differently in this situation.
>
> The axis limits are easily restored by a call to "ax.axis('image')", but
> this seems unnecessary.
>
> A very quick search of the bug tracker doesn't reveal anything matching
> this description...
>
> Is this expected behavior or a bug?
>
> As an example, setting the y-tick locations changes the y-axis limits:
> import numpy as np
> import matplotlib.pyplot as plt
>
> num = 10
> data = np.arange(num**2).reshape((num,num))
>
> fig = plt.figure()
> ax = fig.add_subplot(111)
>
> cax = ax.imshow(data)
>
> ax.set_yticks(range(num//2))
>
> fig.show()
>
> However, setting the x-tick locations does not change the axis limits...
> import numpy as np
> import matplotlib.pyplot as plt
>
> num = 10
> data = np.arange(num**2).reshape((num,num))
>
> fig = plt.figure()
> ax = fig.add_subplot(111)
>
> cax = ax.imshow(data)
>
> ax.set_xticks(range(num//2))
>
> fig.show()
>
> As a reference, I'm running matplotlib 1.0.0 with python 2.7.0 on a
> 64-bit Linux (kernel 2.6.31) machine. I can confirm this on python 2.6
> and matplotlib 0.99 as well, though.
>
> If this isn't expected behavior, I'll be glad to open a bug report.
It's a bug. I think I have it fixed, but I need to do some more
testing, so I won't commit anything tonight.
Eric
>
> Thanks!
> -Joe
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
>
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
|
|
From: xyz <mi...@op...> - 2010-08-21 07:02:03
|
Hello, I have the following code: --------------------------------------------------------------- from pylab import * import matplotlib.pyplot as plt x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] y = [20, 24, 8, 4, 12, 22, 31, 25, 15, 28, 12, 27, 22, 22, 27, 14, 32, 28, 8, 17, 2, 8, 29, 13, 14, 20, 11, 28, 8] point_labels = ['A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1', 'A=1'] fig = plt.figure() ax = fig.add_subplot(111) ax.plot(x, y, 'go-') ax.grid(True) # rotates and right aligns the x labels, and moves the bottom of the # axes up to make room for them fig.autofmt_xdate() # set x and y labels plt.xticks(range(0, 40, 1)) plt.yticks(range(0, 40, 1)) plt.show() --------------------------------------------------------------- I would like to label all (x[i],y[i]) points in the plot with point_labels[i]. Is it possible to label all points in a plot? Thank you in advance. |