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
(13) |
3
(5) |
4
(5) |
5
(21) |
6
(10) |
7
(9) |
|
8
(4) |
9
(11) |
10
(9) |
11
(11) |
12
(25) |
13
(5) |
14
(2) |
|
15
(5) |
16
(8) |
17
(16) |
18
(11) |
19
(15) |
20
(5) |
21
(8) |
|
22
(4) |
23
(24) |
24
(9) |
25
(14) |
26
(5) |
27
(28) |
28
(2) |
|
29
(13) |
30
(14) |
31
(11) |
|
|
|
|
|
From: Tony Yu <ts...@gm...> - 2012-01-03 22:07:16
|
On Tue, Jan 3, 2012 at 11:57 AM, Mario Fuest <mar...@ao...> wrote:
> Hi,
>
> Maybe a bad idea to ask a question on x-mas. Well, I hope it’s not that
> unpolite to push one‘s questions. :)
>
> Basically I just want to set a fixed width/height on my figure. That
> should be possible?
>
> Mario Fuest <mar...@ao...> schrieb am Sat, 24. Dec 16:42:
> > Hi there,
> >
> > I want to examine a vector field and therefore i used "quiver" to
> > visualize said field:
> >
> > > import numpy as np
> > > import matplotlib.pyplot as plt
> > >
> > > # points
> > > x, y = np.meshgrid(np.arange(0, 2*np.pi, 0.1),
> > > np.arange(0, 1*np.pi, 0.1))
> > > # derivatives
> > > dx = -2*np.sin(x)*np.cos(y)
> > > dy = np.cos(x)*np.sin(y)
> > >
> > > # plot
> > > plt.figure()
> > > plt.quiver(dx, dy, color='b')
> > >
> > > # beautiful axis
> > > a = plt.gca()
> > > x_a, y_a = a.get_xaxis(), a.get_yaxis()
> > > a.axis('tight')
> > > # TODO: We should not multiply with 10 here.
> > > x_a.set_ticks(np.arange(0, 2*np.pi*10+1, np.pi*10/4))
> > > y_a.set_ticks(np.arange(0, 1*np.pi*10+1, np.pi*10/4))
> > > labels = [
> > > r'$0$',
> > > r'$\frac{1}{4}\pi$',
> > > r'$\frac{1}{2}\pi$',
> > > r'$\frac{3}{4}\pi$',
> > > r'$\pi$',
> > > r'$\frac{5}{4}\pi$',
> > > r'$\frac{3}{2}\pi$',
> > > r'$\frac{7}{4}\pi$',
> > > r'$2 \pi$']
> > > a.set_xticklabels(labels)
> > > a.set_yticklabels(labels[:5])
> > >
> > > # show
> > > plt.show()
> >
> > (The plot looks like a double swirl, if anyone is interested in that
> > information)
> >
> > At first I do not know why I have to multiply with 10 at the ticks, but
> > thats not the point.
> >
> > It is much more important that I would like to set the image to a
> > certain width before saving. It should be both "tight" and "equal", so
> > after setting the width the height could be calculated automatically.
> >
> > As a workaround I use the images and strech them vertically, but then
> > the x/y axis tick labels look strange.
> >
> > So: How to set a certain width?
> >
> > Thanks and a merry Christmas,
> > Keba
>
>
You can try
>>> ax.set_aspect('equal')
>>> ax.autoscale(tight=True)
The order doesn't seem to matter.
-Tony
|
|
From: Mario F. <mar...@ao...> - 2012-01-03 16:58:35
|
Hi,
Maybe a bad idea to ask a question on x-mas. Well, I hope it’s not that
unpolite to push one‘s questions. :)
Basically I just want to set a fixed width/height on my figure. That
should be possible?
Mario Fuest <mar...@ao...> schrieb am Sat, 24. Dec 16:42:
> Hi there,
>
> I want to examine a vector field and therefore i used "quiver" to
> visualize said field:
>
> > import numpy as np
> > import matplotlib.pyplot as plt
> >
> > # points
> > x, y = np.meshgrid(np.arange(0, 2*np.pi, 0.1),
> > np.arange(0, 1*np.pi, 0.1))
> > # derivatives
> > dx = -2*np.sin(x)*np.cos(y)
> > dy = np.cos(x)*np.sin(y)
> >
> > # plot
> > plt.figure()
> > plt.quiver(dx, dy, color='b')
> >
> > # beautiful axis
> > a = plt.gca()
> > x_a, y_a = a.get_xaxis(), a.get_yaxis()
> > a.axis('tight')
> > # TODO: We should not multiply with 10 here.
> > x_a.set_ticks(np.arange(0, 2*np.pi*10+1, np.pi*10/4))
> > y_a.set_ticks(np.arange(0, 1*np.pi*10+1, np.pi*10/4))
> > labels = [
> > r'$0$',
> > r'$\frac{1}{4}\pi$',
> > r'$\frac{1}{2}\pi$',
> > r'$\frac{3}{4}\pi$',
> > r'$\pi$',
> > r'$\frac{5}{4}\pi$',
> > r'$\frac{3}{2}\pi$',
> > r'$\frac{7}{4}\pi$',
> > r'$2 \pi$']
> > a.set_xticklabels(labels)
> > a.set_yticklabels(labels[:5])
> >
> > # show
> > plt.show()
>
> (The plot looks like a double swirl, if anyone is interested in that
> information)
>
> At first I do not know why I have to multiply with 10 at the ticks, but
> thats not the point.
>
> It is much more important that I would like to set the image to a
> certain width before saving. It should be both "tight" and "equal", so
> after setting the width the height could be calculated automatically.
>
> As a workaround I use the images and strech them vertically, but then
> the x/y axis tick labels look strange.
>
> So: How to set a certain width?
>
> Thanks and a merry Christmas,
> Keba
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
|
|
From: David W. <dav...@gm...> - 2012-01-03 16:23:12
|
Paul, Have you tried using virtualenv with Python 2.7? I'm in the same situation and I find using a virtual environment for different configuration schemes allows me to have the up-to-date Python modules without the Mac's "semi-legacy" Python version. It's fairly simple to set up - if you're interested I can discuss the details with you. Cheers, Dave ---- David Welch dav...@gm... Something you entered transcended parameters. So much is unknown. -Salon Magazine, Error Haiku Challenge On 29Dec, 2011, at 9:15 AM, Paul Beard wrote: > This is turning out to be complicated. Is there any easier way? > > It may be something as simple as a damaged archive, as this doesn't look right: > > [/home/paul/src/basemap-1.0.2]:: find . -name setup.py > (pa...@sh...)-(07:02 AM / Thu Dec 29) > > It makes this step difficult: > 3) cd back to the top level basemap directory (basemap-X.Y.Z) and > run the usual 'python setup.py install'. Check your installation > by running "from mpl_toolkits.basemap import Basemap" at the python > prompt. > > I have tried easy-install (it wasn't). I have tried pulling from git: > python setup.py build > Traceback (most recent call last): > File "setup.py", line 42, in <module> > from setupext import build_agg, build_gtkagg, build_tkagg,\ > File "/usr/home/paul/src/matplotlib/setupext.py", line 184, in <module> > basedirlist = basedir[sys.platform] > KeyError: 'freebsd8' > > I tried the packaged version on OS X Lion: > > <Screen Shot 2011-12-29 at 6.59.57 AM.png> > > Built for OS X 10.3? Really? > > I'm not installing fink or macports or homebrew: if it doesn't install from source without a duplicated file hierarchy I'm not interested. > > Any hope here? > > -- > Paul Beard > > Are you trying to win an argument or solve a problem? > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev_______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Neacsa B. V. <nea...@ya...> - 2012-01-03 09:40:25
|
Hello, So I'm having a problem when trying to integrate networkx with matplotlib 1.0.1. The problem is the same as the one in these posts: http://stackoverflow.com/questions/8644233/networkx-and-matplotlib-axes-error http://groups.google.com/group/networkx-discuss/tree/browse_frm/month/2010-08/e325429fcc342798?rnum=81&_done=/group/networkx-discuss/browse_frm/month/2010-08? Now going back to 0.99 isn't really an option, and for 1.0.1 a quick and dirty fix for my problem was to add in axes.py, line 1354: def _sci(self, im): """ helper for :func:`~matplotlib.pyplot.sci`; do not use elsewhere. """ if isinstance(im, matplotlib.contour.ContourSet): if im.collections[0] not in self.collections: raise ValueError( "ContourSet must be in current Axes") elif im not in self.images and im not in self.collections: # and not isinstance(im, matplotlib.collections.CircleCollection): raise ValueError( "Argument must be an image, collection, or ContourSet in this Axes") self._current_image = im This however isn't really a fix but a hack to get it working and I don't know how this could affect other parts of matplotlib. So I guess my questions are: 1. Is this issue fixed in some newer version than 1.0.1 and if so from which? 2. If not will this bug be handled in a future version? 3. If not to 1 and 2 is there any other 'cleaner' hack to fix this problem ? Regards, Bogdan |
|
From: Jae-Joon L. <lee...@gm...> - 2012-01-03 02:57:53
|
I just opened a pull request that implements the requested feature. https://github.com/matplotlib/matplotlib/pull/655 If you're familiar with Git, please test it and see if it works for your need. I believe I will merge this PR to the master branch in a few days unless there is any objection. Regards, -JJ On Tue, Dec 20, 2011 at 6:21 AM, Jonathan Slavin <js...@cf...> wrote: > Hi, > > It seems that patheffects are not supported for Line2D objects currently > - only for Text and Patch objects. Is there any fundamental reason they > couldn't be extended to support Line2D objects? I'm interested in this > because I draw grid lines for some hammer projection plots and those > lines are Line2D objects. For certain images, it'd be nicer to have the > grid lines use patheffects so that any color of the image would still > allow the grid line to show clearly. > > Jon > -- > ______________________________________________________________ > Jonathan D. Slavin Harvard-Smithsonian CfA > js...@cf... 60 Garden Street, MS 83 > phone: (617) 496-7981 Cambridge, MA 02138-1516 > cell: (781) 363-0035 USA > ______________________________________________________________ > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |