Re: [Matplotlib-users] Fixed wxcursor_demo.py example, please commit

2006-08-15 Thread Daniel Kornhauser
inter shapes does it ? It only supports the cross doesn't it ? Daniel - Using Tomcat but need to do more? Need to s

[Matplotlib-users] Using toolbars modes considered safe ?

2006-08-21 Thread Daniel Kornhauser
Just a suggestion. Daniel. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to

[Matplotlib-users] How do I disable antialiasing on imshow with wxagg backend ?

2006-09-17 Thread Daniel Kornhauser
. Daniel. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application

[Matplotlib-users] How do I take off the gray border padding from a figure ?

2006-09-17 Thread Daniel Kornhauser
lation='nearest') self.axes.axis('off') Thanks. Daniel. - Using Tomcat but need to do

Re: [Matplotlib-users] wxmsw26uh_vc.dll and matplotlib 0.87

2006-09-18 Thread Daniel McQuillen
nning XP, Python 2.4, wxPython 2.6.3.3-py4 and MPL 87.5 Has anybody else tried this solution and got it to work? Thanks for any help you can provide. - Daniel P.S. If it's relevant, my setup.py is below... # For py2exe only """ Setup.py Create .exe for VizTool.

[Matplotlib-users] Bar plot align right?

2015-03-05 Thread J. Daniel Fenn
The bar plot options allow you to set align='center' or align='edge' But when it aligns on the edge, it always does left align. I can't find any documentation that allows me to align it as a right align. Is this possible?

[Matplotlib-users] log plots do not work when using base 2

2009-07-22 Thread Barnette, Daniel W
I've written a python gui to matplotlib which allows the user to plot either cartesian, semi-log, or log-log plots. Log plots can be generated for typical base values except for base 2. Is this a bug, or is there some reason that matplotlib does not do log plots using base 2? Using base 2, the

[Matplotlib-users] log base 2 plots

2009-07-22 Thread Barnette, Daniel W
I've written a python gui to matplotlib which allows the user to plot either cartesian, semi-log, or log-log plots. Log plots can be generated for typical base values except for base 2. Is this a bug, or is there some reason that matplotlib does not do log plots using base 2? --

[Matplotlib-users] log base 2 plots

2009-07-22 Thread Barnette, Daniel W
I've written a python gui to matplotlib which allows the user to plot either cartesian, semi-log, or log-log plots. Log plots can be generated for typical base values except for base 2. Is this a bug, or is there some reason that matplotlib does not do log plots using base 2? --

<    1   2   3