ons?
If it is okay, I would like to apply the necessary changes.
--James Evans
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu
convert a value of zero to a date (ie. The 'ordinal
<= 0' datetime conversion error is now a lot more
difficult to invoke). Additionally I have modified the DateConverter class to
make use of any specified units, such that the
timezone is used for the units value.
--James Evans
PS
from. I have no real strong argument for or against,
so if I should swap them around as you had suggested,
then I have no problem changing it.
--James
> -Original Message-
> From: Eric Firing [mailto:efir...@hawaii.edu]
> Sent: Wednesday, January 28, 2009 10:48 AM
> To: Jame
Okay. Done.
--James
> -Original Message-
> From: John Hunter [mailto:jdh2...@gmail.com]
> Sent: Wednesday, January 28, 2009 11:46 AM
> To: James Evans
> Cc: Eric Firing; matplotlib development list
> Subject: Re: [matplotlib-devel] Updated units.ConversionInterface
&
tboom [mailto:md...@stsci.edu]
> Sent: Monday, February 02, 2009 8:28 AM
> To: James Evans; matplotlib development list
> Subject: Re: FW: Polar Plot Design Issues
>
> You can get this behavior you are asking for by passing "resolution=1"
> to polar. (This has been there for
or "smart" generated values.
--James Evans
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build respons
mprovement with this, but it gives a
starting point from which discussions and modifications can
take place.
Any questions or comments?
--James Evans
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francis
Done.
> -Original Message-
> From: Eric Firing [mailto:efir...@hawaii.edu]
> Sent: Saturday, February 21, 2009 12:18 PM
> To: James Evans
> Cc: matplotlib development list
> Subject: broken examples/units/*
>
> James,
>
> The scripts in examples/units (and
changes to note if there is any negative
consequences of the change.
Do the defaults ever differ based upon platform? Backend? Phase of the moon?
--James Evans
> Date: Wed, 20 May 2009 10:32:12 -0500
> From: John Hunter
> Subject: Re: [matplotlib-devel] Tests and matplotlibrc
>
pical use case). Overhead of
re-converting would only occur when the user explicitly changes the units for a
specified axis. Additionally this approach looks to
be more appealing when it comes to making plottable data items that are
selectable and ultimately manipulatable via a gui interface.
--James
was registered?
Thanks,
--James Evans
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobi
,
--James Evans
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market
ffect to appear random
(This is also affecting the rendering of filled continents in basemap). I
couldn't think of an easy solution without making some
intrusive changes to what is already in place, so I thought that I'd post my
findings for further discussion.
--James Evans
--
inherently wrong, or is
this really a bug?
Thanks,
--James Evans
textFormat.png
Description: Binary data
#!/usr/bin/env python
import pylab
from matplotlib.font_manager import FontProperties
fig = pylab.figure()
ax = pylab.subplot( 1, 1, 1 )
normalFont = FontProperties( family = "Sans
he setting as an encapsulated entity that can be passed around and selected
at will can be quite useful.
Just my $0.02
--James Evans
> On 10/28/10 12:46 PM, Russell E. Owen wrote:
>
> > It's an interesting question. You can't call a matplotlib function to
> do
>
All,
This is due to the fact that you have nothing to plot and the axes range
defaults to 0->1. Unfortunately 0 cannot map to a valid datetime. I
thought that I had fixed this so that using datetimes would cause the axes
to initialize to a valid datetime value. Once I get up to speed with the
w
arning.
Any help would be appreciated.
Thanks,
--James Evans
--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to
Wednesday, March 30, 2011 12:10 PM
> To: James Evans
> Cc: matplotlib-devel@lists.sourceforge.net
> Subject: Re: [matplotlib-devel] git repository access
>
> Hi,
>
> On Wed, Mar 30, 2011 at 12:06 PM, James Evans
> wrote:
> > Hello All,
> >
> >
> >
> &
Honestly, I do not know what the units rc param is for. Personally I try to
stay away from anything rc parameter related.
I would guess that it was put in to handle default units, but the unit system
handles defaults based on the type of data being plotted. Perhaps it was added
in the first d
) and all seem to be working. I have not, however tested this in the
iPython environment (although I don't think that iPython
uses Qt, does it?).
Any feedback would be appreciated.
--James Evans
-
Take Surveys. Earn Cash. I
this
implemented to make it generic for all backends. Right now I
just have a hard-coded parameter for this, but it would be nice to make more
automatic.
Thanks,
--James Evans
-
Take Surveys. Earn Cash. Influence the Future
Fixed. Try again.
> -Original Message-
> From: Eric Firing [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 18, 2007 12:22 AM
> To: James Evans
> Cc: matplotlib development list
> Subject: R3237 breaks mri_with_eeg.py demo
>
> Revision 3237 to fix set_ti
When using the 'bar' plot command, unit information is lost when changing the
units for a given axis. The attached script
demonstrates this.
This is not the case for line plots because of the use of Line2D's 'recache'
method.
--James Evans
""&qu
The attached script demonstrates several bugs that are all related to the Axes
class. Areas affected are:
* Autoscaling
* Ellipse
* Inverting Axis objects
* Fixed aspect ratio
1) Auto scaling is not enacted when adding a Patch to an axes (more of a
feature)
2) When manually calling axes.autosc
When passing unitized data into the annotate function it will fail because it
attempts to use the data as a float.
See the attached script for an example.
--James Evans
import pylab
from basic_units import cm
fig = pylab.figure()
ax = fig.add_subplot(111)
#BUG: This will fail
provides some level of protection by giving a
"safe" method to call when writing methods that deal with axes limits.
Let me know what you think.
--James Evans
> -Original Message-
> From: Ted Drain [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 04, 2007 2:34 PM
>
be given a different name (like 'offset' or 'point offset', etc).
--James Evans
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data cen
There appears to be an issue with the agg backend with how it is drawing
ellipses (or maybe it is how matplotlib uses agg), but the
attached script shows how a point, which should be coincident with the center
circle, but it is not. The second plot shows the same
data, but using a custom (and mu
y handling unitized data properly. It would be great if we
could see this fix in the main branch, then we can make
use of it right away without having to wait for the transforms branch to be
completed.
--James Evans
> Date: Tue, 11 Dec 2007 15:47:45 -0500
> From: Michael Droettboom &
gets skipped, one possibility is to have
the PolarAxes manage a pair of converters for the
'theta' and 'r' axes.
I plan to really test out the main branch later this month and will give
feedback if this exists in the main br
el( "My Label" )
ax4.set_xlim(3*cm, 6*cm) # cm are converted to inches
show()
#######
--James Evans
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(
.
In particular I am referring to 'mlab.inside_poly'. In my case I was using
'nxutils.points_inside_poly' directly, but the end result is the same.
Thanks,
--James Evans
--
All the data conti
gt; Maybe it didn't need to; I don't know. Perhaps we need to formulate and
> write down a deprecation policy.
>
> Eric
>
>>
>> On 11/17/2011 12:03 PM, James Evans wrote:
>>>
>>> All,
>>>
>>> I have not touched the code for several mon
For what it is worth, we attacked this problem about four years ago at my
work. We just implemented a simple formatter. A locator can also be done
in a similar manner if that is desired.
This is not exactly is a perfect solution, but it worked really well for us.
class ScaledFormatter( ticker.F
34 matches
Mail list logo