>
>
> But the thing that bothers me about this error is that it only occurs if I
> try to mix mathtext and non-matplotlib font. So matplotlib finds Arial
> just fine. And it finds the mathtext font fine. Only the mixture is
> fatal. It's as if the parser loses track of the Arial font, or it loo
-
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn mo
ave a consistent interface as
defined by the base class?
On Dec 30, 2012 1:00 AM, "Michael McNeil Forbes" <
[email protected]> wrote:
> On 7 Oct 2011, at 4:56 PM, Daniel Hyams wrote:
>
> I'm wanting to highlight the artist under the cursor with a transparent
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
&g
Bump for this topic; I'd still love to know what the right thing is to do
here.
On Mon, Aug 20, 2012 at 10:08 PM, Daniel Hyams wrote:
> Hmm, I just found out that if I change path.Path.contains_point to use
> "point_on_path" instead of "point_in_path", the co
sting for
literally being on the "stroke"? If so, do we have to make sure that the
proper one is called if there are no polygons involved in the path?
On Mon, Aug 20, 2012 at 9:28 PM, Daniel Hyams wrote:
> I've run into a strange problem with contains() on an arrow; there is a
ack a STOP onto the end of the path, but that resulted
in the same behavior.
Can anyone else confirm this behavior? matplotlib 1.1.1 is what I'm using.
Seen on both Windows, Linux, and OSX.
--
Daniel Hyams
[email protected]
arrow_contains_test.py
Descripti
ill cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _____
IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______
> Matplotlib-users mailing list
> [email protected]
&
--
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint s
I looked around in the docs a bit but didn't find anything...is there a
guide / set of recommended practices when trying to build matplotlib from
source on Windows?
--
Daniel Hyams
[email protected]
--
Live Sec
;
>
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpo
to the networkx authors.
On Wed, Jul 11, 2012 at 1:02 PM, Daniel Hyams wrote:
> To get rid of the networkx dependency, I just replaced my_plot() with this:
>
> def my_plot(figure):
> figure.clear()
> axes = figure.add_subplot(1,1,1)
> axes.plot([0,1,2],[2,3,4])
>
cussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______
> Matplotlib
Oops, one thing about the graph that I forgot to point out...does the
antialiasing look a little funny? It seems a bit inconsistent, especially
as the line goes flat. I increased the line width in an effort to make it
less obvious; is there some other way to improve this behavior?
--
ebitchev polynomial.
>
> 2012/1/10 Daniel Hyams :
> > I think that you're misusing Chebyshev (do you really only want to give
> "3"
> > as a coefficient..which is just the constant function 3), and you have to
> > evaluate it in order to give matplotlib some x
-
> 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 opportun
-
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than
m) add
the collection.
On Fri, Dec 9, 2011 at 5:27 PM, Tony Yu wrote:
>
> On Fri, Dec 9, 2011 at 5:23 PM, Tony Yu wrote:
>
>>
>>
>> On Fri, Dec 9, 2011 at 4:11 PM, Daniel Hyams wrote:
>>
>>> I'm sorry, I should have stated the version. I'm u
I'm sorry, I should have stated the version. I'm using 1.0.0, which just
returns a list of rectangle artists.
On Fri, Dec 9, 2011 at 4:08 PM, Benjamin Root wrote:
> On Fri, Dec 9, 2011 at 2:55 PM, Daniel Hyams wrote:
>
>> Tried, but unfortunately it did not make any diff
Tried, but unfortunately it did not make any difference :(
On Fri, Dec 9, 2011 at 2:22 PM, Tony Yu wrote:
>
>
> On Fri, Dec 9, 2011 at 2:13 PM, Daniel Hyams wrote:
>
>> I can't tell if I'm misusing collections here, or if there is a bug.
>> Anyway, what I
This appears to work at first blush, but if you resize the plot, you can
tell that the rectangles are just fixed in their location now. I tried
messing around with setting the transform for the new collection object
"coll" in different ways, to no avail. Any suggestions welcome ;)
his script
> # with the same return code of Qt application
> sys.exit(qApp.exec_())
>
>
> ------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers
It's not "official", but just idiomatic, I suppose ;)
http://en.wikipedia.org/wiki/Monkey_patch
http://paulirish.com/2010/duck-punching-with-jquery/
>
> Is that an official term? I have done things like this before, but never had
> a word for it.
>
> Ben
here is no bit-mapped representation of
> a contour object?
It's not really that, it's just that the animation class expects to be
given a list of Artists to work with (the original author can correct
me if I'm wrong), and that's not what it is being given, because a
QuadContourSet is no
Oops; my sentence should have read "is *not* derived from an artist".
On Sun, Nov 13, 2011 at 1:24 PM, Benjamin Root wrote:
>
>
> On Sunday, November 13, 2011, Daniel Hyams wrote:
>> This looks like a bug in matplotlib to me; I get the same thing.
>>
>> The
This looks like a bug in matplotlib to me; I get the same thing.
The basic issue is that QuadContourSet is derived from an artist, and
so does not have all of the artist methods; the animation framework
depends on the things that it is animating being artists.
The following monkey patch fixes it
+--+
>
>
> --
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> ___
> Matplotlib-users mailing list
>
___
> Matplotlib-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
--
Daniel Hyams
[email protected]
---
w supports Android™ Apps
> for the BlackBerry® PlayBook™. Discover just how easy and simple
> it is! http://p.sf.net/sfu/android-dev2dev
> ___
> Matplotlib-users mailing list
> [email protected]
omplimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> ___
> Matplotlib-users mailing list
> [email protected]
>
Michael:
I commented on the patch here:
https://github.com/matplotlib/matplotlib/issues/545
In short...it works!
--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking
> Thanks for clarifying. I understand what you're saying now. I think
> what we want to do is store the unmultiplied alpha as a "canonical"
> version of the image, and premultiply a copy (or use some C++ iterator
> magic to avoid the copy) right before sending it off to Agg. Then the
> alpha can
n _image.cpp. Arguably it is a bug that agg doesn't reject
> filtering unmultiplied images, since the note states that the assumption is
> that they are premultiplied by the time they get to the filters.
>
> I have attached a patch that fixes this. Would you mind testing it and l
lter_rgba.h,
rebuilding matplotlib, and replacing _image.so/_image.pyd and
_backend_agg.so/_backend_agg.pyd does the trick (along with passing
straight alphas). So far, I've seen no ill effects on any of my
plots, but I'm also not in a position to run the pixel-by-pixel
comparison matplotlib tes
a blending properly in the
> image class, then the user wouldn't have to deal with such details. A bug
> should probably be filed in the matplotlib issue tracker for this.
>
> Mike
>
> On 10/19/2011 12:23 PM, Daniel Hyams wrote:
>
> [Sorry, I keep getting tripped up wit
The pick radius for the X and Y axis artists are one-sided; is that
intentional?
Original (in class XAxis), file axis.py:
def contains(self,mouseevent):
"""Test whether the mouse event occured in the x axis.
"""
if callable(self._contains): return self._contains(self,m
hat the "hitbox" is being calculated on
the fly in XAxis.contains().
--
Daniel Hyams
[email protected]
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitiv
_
> Matplotlib-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
--
Daniel Hyams
[email protected]
# flip these arguments
widthA=widthA, lengthA=lengthA, angleA=angleA )
--
Daniel Hyams
[email protected]
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.s
on.textcoords = "figure pixels"
self.update_offset(0.0,0.0) # <--- add this!
It might be sufficient to just set self.annotation.xytext to
self.ox,self.oy instead of calling update_offset like I did
You are correct JJ; the annotation_clip=False attribute was exactly
what I was after, but somehow missed it in the docs :(.
On Wed, Sep 14, 2011 at 9:09 PM, Jae-Joon Lee wrote:
> On Mon, Sep 12, 2011 at 3:20 AM, Daniel Hyams wrote:
>> I would suggest the following modifi
self.arrow_patch.set_clip_box(self.axes.bbox) # CHANGEME (new line)
self.arrow_patch.draw(renderer)
Text.draw(self, renderer)
--
Daniel Hyams
[email protected]
--
Using storage to extend the benefi
1.0.1, on both Linux and Windows.
--
Daniel Hyams
[email protected]
hitlist_problem.py
Description: Binary data
--
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlin
g seems to work. However, being unfamiliar with the code, I'm
not sure what else that might break, or how bad of an idea swallowing the
exception is here.
I have attached a small demo code. The error occurs in matplotlib 1.0.0 and
matplotlib 1.0.1, on both Linux and Windows.
And then there is no fill as expected, but the edge is now dark black again
instead of being light due to the alpha of 0.1.
--
Daniel Hyams
[email protected]
--
Colocation vs. Managed Hosting
A question and answer guide
Thanks Eric!
On Sun, Feb 20, 2011 at 9:02 PM, Eric Firing wrote:
> On 02/20/2011 06:17 AM, Daniel Hyams wrote:
>>
>> The function "clabel" does not allow the use of formatters for the
>> label; this small patch enables their use, so that one can pass in any
>>
there is only a two line change, but it does enable
formatters. Perhaps one of the devs can put this in?
--
Daniel Hyams
[email protected]
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pin
ing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
--
Daniel Hyams
[email protected]
--
The ultimate all-in-one performance toolkit: Intel(R) Paral
This is a slightly updated version of the script that uses subplots
instead of making you pop two windows, which doesn't seem to work like
I wanted it to on all systems. None of the code that does the
locating has changed; only the demonstration part.
--
Daniel Hyams
dhy...@gmai
s and tick marks. I know that the colors and
thicknesses that I chose are ugly, but they do illustrate the point ;)
--
Daniel Hyams
[email protected]
griddemo.py
Description: Binary data
--
The ultimate all-in-one performa
see anything. I have a mac at home, and it doesn't do this as far
as I know.
Using the python.org 2.6.6, all paths set correctly, and matplotlib
1.0.0; both installed from appropriate dmg's from the respective web
sites.
It was just weird, and I thought maybe someone else had run into th
Agreed; this is a band-aid at best.
On Sun, Jan 9, 2011 at 5:23 PM, Benjamin Root wrote:
> On Sun, Jan 9, 2011 at 4:15 PM, Daniel Hyams wrote:
>
>> Fix (and it looks like this would need to be fixed in 1.0.1 as well):
>>
>> A few lines up in draw() (line 183 in axis3d.p
ajorLocs = [loc for loc in majorLocs if \
interval[0] <= loc <= interval[1]]
seems to solve the problem at hand.
On Sun, Jan 9, 2011 at 4:55 PM, Daniel Hyams wrote:
> Fairly easy to demonstrate; run the code below, and press the right mouse
> button in the middle of t
rt LinearLocator, FixedLocator,
FormatStrFormatter
import matplotlib.pyplot as plt
fig = plt.figure()
ax = fig.gca(projection='3d')
plt.show()
--
Daniel Hyams
[email protected]
--
Gaining the trust of online customers
ok and feel demerit.
>>
>> Che
>>
>>
>>
>>
>> ----------
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborati
cause the problem. The small code that reproduces the problem is
attached.
Not sure if this is a wxPython problem or matplotlib problem, but figured
I'd throw it out there and see if it also freezes on other people's
platforms.
--
Daniel Hyams
[email protected]
cocoa.py
Desc
y. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> ___
> Matplotlib-users mailing list
> [email protected]
> https://list
y still be code paths that
> aren't coded correctly for that option.
>
> Mike
>
> On 11/25/2010 10:34 AM, Benjamin Root wrote:
> > On Wednesday, November 24, 2010, Daniel Hyams wrote:
> >> MPL 1.0.0, OSX
> >> If USE_FONTCONFIG is turned on, the function
>
pass
if fontManager:
default_size = fontManager.get_default_size()
else:
default_size = rcParams['font.size']
return default_size * font_scalings.get(self._size)
--
Daniel Hyams
[email protected]
---
nections, I did make sure that I'm saving a reference to them myself.
--
Daniel Hyams
[email protected]
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMA
ist with something so trivial. I had a major
"can't see the forest through the trees" moment.
--
Daniel Hyams
[email protected]
--
Nokia and AT&T present the 2010 Calling All Innovators-North America c
7;red'))
pylab.show()
It's close, but not there.so the question becomes, how do I place
a legend exactly at the coordinates that I want?
On Sat, Oct 30, 2010 at 1:16 AM, Paul Ivanov wrote:
> Daniel Hyams, on 2010-10-29 23:48, wrote:
>> Thanks Paul! Your suggestion got
t_frame().get_height(), but that just returns 1 all
the time.
Ascii art is fun! :)
--
Daniel Hyams
[email protected]
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps &a
Going a little crosseyed here...how might I get the size of the legend in
axes coordinates? Or any coordinates?
--
Daniel Hyams
[email protected]
--
Nokia and AT&T present the 2010 Calling All Innovators-North Ame
Oops, yes! The spirit is willing but the (my) brain is weak.
On Mon, Oct 25, 2010 at 5:13 PM, John Hunter wrote:
> On Mon, Oct 25, 2010 at 4:09 PM, Daniel Hyams wrote:
> > Right, I was referring specifically to MATPLOTLIBDIR ;)
> >
> > I was just pleased as punch to find
r(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> ___
> Matplotlib-users mailing
the property is removed.
On Fri, Oct 15, 2010 at 10:32 AM, Daniel Hyams wrote:
> Since you are talking about markers, I assume that you made the plot with
> the scatter() function.
>
> The scatter() function creates the appropriate collection of patches
> (polygon, circle, etc.)
and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> ___
> Matplotlib-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
--
Daniel Hyams
[email protected]
---
11)
ax.plot([0,1,2,3])
def on_move(event):
if event.inaxes:
lst = ax.hitlist(event)
print lst
binding_id = connect('motion_notify_event', on_move)
show()
--
Daniel Hyams
[email protected]
t to place the legend initially, and then let the
user drag the legend around if the placement wasn't satisfactory.
--
Daniel Hyams
[email protected]
--
Start uncovering the many advantages of virtual appliances
and star
time my app runs, in case
new fonts have been installed since the last invocation? How do we keep
that cache up to date?
On Mon, Aug 23, 2010 at 10:12 AM, Michael Droettboom wrote:
> On 08/22/2010 10:00 PM, Daniel Hyams wrote:
>
> I am searching for advice on how to handle selecting a
I don't know what problems I'll run into on other platforms (obviously, I
would have get all_fontfiles above differently on each platform). If this
is the only way to do it, I guess that's OK, but I thought that
73 matches
Mail list logo