2.set_xticks((xticks+offset).tolist())
# Make tick lines invisible
xtl = PLT.getp(ax2, 'xticklines')
PLT.setp(xtl, 'visible', False)
# Label the X ticks for first (LT) and second (UT) axes
PLT.text(1.1, -0.1, 'LT', transform=ax1.transAxes)
PLT
_namespace(__name__)
>
>ImportError: No module named pkg_resources
It seems that the dap package did not completely install. Is there a
directory I should add to my sys.path? Thanks for your help!
-Tony
--
Tony Mannucci
Supervisor, Ionospheric and Atmospheric Remote Sensing Group
M
At 1:30 PM -0600 12/26/07, John Hunter wrote:
>On Dec 26, 2007 1:15 PM, Tony Mannucci
><[EMAIL PROTECTED]> wrote:
>> I tried to install basemap 0.9.8 on an OS X system (PPC, 10.4.10),
>> after installing matplotlib from the latest binary package (0.91.1).
>>
e is one clear advantage to statically-typed languages in my
opinion: performance. That one reason can be very important.
-Tony
--
Tony Mannucci
Supervisor, Ionospheric and Atmospheric Remote Sensing Group
Mail-Stop 138-308, Tel > (818) 354-1699
Jet Propulsion Laborato
3.0, 0.0, 5.0]
>>> PLT.axvline(1.5)
>>> PLT.axis()
[0.0, 3.0, 0.0, 6.0]
***NOTE changed plot axes!
>>> matplotlib.__version__
'0.87.2'
The call to axvline changes the axis values. Seems to me it should not do that.
-Tony
--
Tony Mannucci
Supervi
.axis([0.0,6.0,0.0,7.0])
***Restores manual axes limits
>>> matplotlib.__version__
'0.87.2'
>>> N.__version__
'0.9.6'
-Tony
--
Tony Mannucci
Supervisor, Ionospheric and Atmospheric Remote Sensing Group
Mail-Stop 138-308, Tel > (
t;
> Tony> ***Symbol is blue (wrong), line is dashed and black (right)
>
>A single line object can have a linestyle and a marker and their
>colors are independent. The "color" kwarg applies to the linestyle.
>The markerfacecolor and markeredgecolor kwargs control the
Now I know better. The matlab approach
requires somewhat less typing typically.
-Tony
At 8:23 AM -0500 6/29/06, John Hunter wrote:
> >>>>> "Tony" == Tony Mannucci <[EMAIL PROTECTED]> writes:
>
> Tony> John, Thanks for the answer.
>
> Tony&
reetype.6.dylib
>-> libfreetype.6.3.dylib
>-rw-r--r-- 1 root wheel 1907688 Apr 28 2006 libfreetype.a
>lrwxr-xr-x 1 root wheel 21 Nov 21 09:07 libfreetype.dylib
>-> libfreetype.6.3.dylib
>-rwxr-xr-x 1 root wheel 836 Apr 28 2006 libfreetype.la
--
Ton
ffects. The fix was possible because of good error reporting
from mpl.
Thanks for your comments.
-Tony
At 7:53 AM -0800 11/22/06, Christopher Barker wrote:
>Tony Mannucci wrote:
>>If you saw my previous post about upgrading to XDarwin 1.1.3, and
>>breaking matplotlib, the foll
10 matches
Mail list logo