in details they are
unlikely to need (or comprehend).
I am very happy to have a go at this and put up a set of suggested
changes but I would value input from the community on this approach and
my category suggestions before I submit a pull request.
many thanks
mark
coded that might work in my view.
mark
Introducing Plotting with Matplotlib
Pyplot tutorial
Controlling line properties
Working with multiple figures and axes
Working with text
Interactive navigation
Navigation Keyboard Shortcuts
Working with text
ering
helpful for this piece of work.
I feel that this will give us more accessible ways into adding new
sections or adapting sections but that this should wait for a follow up
activity.
many thanks
mark
On Wed, 25 Sep 2013 08:19:59 +
mark wrote:
> hi matplotlib developers
>
> I have be
e can
work on aspects of the user guide, adding content into appropriate
sections.
all the best
mark
On Wed, 25 Sep 2013 08:19:59 +
mark wrote:
> hi matplotlib developers
>
> I have been considering the matplotlib user guide structure and it
> has occured to me that the
n a GUI window. Does your solution have to be
> in the notebook?
>
>> On Tue, Jan 27, 2015 at 12:37 AM, Mark Bakker wrote:
>> Thanks, Tom.
>>
>> I want to use ginput to draw a straight line on a graph.
>> The line is used to select a cross-section of a contou
first subplot by changing the limits of the y-axis). When I
now change the limits on the x-axis, the aspect ratio is not equal anymore
ax1.set_xlim(0,2)
draw()
Thanks for your help. I am willing to help in testing any changes.
Best regards, Mark
---
Thanks Eric.
You know that this has been on my wish list for a long time.
Let me know if I can test anything or help in any other way,
Mark
On Wed, Oct 22, 2008 at 10:54 AM, Eric Firing <[EMAIL PROTECTED]> wrote:
> Mark Bakker wrote:
>
>> Hello list (especially Erik, who c
I was gone for the weekend (sorry, but that 'life' thing gets in the way of
getting things done sometimes). I don't have a way to build stuff at the
moment. Can I just check out the axes.py and replace my current one, or are
there too many changes?
Mark
On Fri, Oct 24, 2008 a
Dang, I looked at it, but so much has changed since 0.98.3 release that I
have little chance of getting any changes implemented.
Any plans for a new release that you know of?
Thanks, Mark
On Mon, Oct 27, 2008 at 7:29 PM, Eric Firing <[EMAIL PROTECTED]> wrote:
> Mark Bakker wrote:
>
&
nd
find -name \*.py|xargs grep -Pl '\t'
According to the style guide[1], use of tabs is a bug, but I wanted to
inquire if this standard is still in place before filing a bug report.
I can provide a patch if so (which should only consist of running
reindent).
Thanks,
Mark
1:
On Wed, Apr 28, 2010 at 11:49 AM, Michael Droettboom wrote:
> Thanks. Yes, I would consider tabs a bug. A patch is very welcome.
>
> Mike
>
> Mark Roddy wrote:
>>
>> I'm trying to resolve an issue with my source base that uses
>> matplotlib. We run ou
On Wed, Apr 28, 2010 at 12:30 PM, Mark Roddy wrote:
> On Wed, Apr 28, 2010 at 11:49 AM, Michael Droettboom wrote:
>> Thanks. Yes, I would consider tabs a bug. A patch is very welcome.
>>
>> Mike
>>
>> Mark Roddy wrote:
>>>
>>> I'm
matplotlib that does have qt support.
I'm not saying you want to do this, but it is an option. If you want to
experiment in this direction, there is a list that breaks out
requirements for the core and requirements for each of the backends at
http://matplotlib.sourceforge.net/users/install
Hi,
This is an extended version of the problems I reported yesterday to the user
listserv here:
http://sourceforge.net/mailarchive/message.php?msg_id=27953357
The basic problem is that key press events for the navigation keys ('up,
'down', 'left', 'right', 'pageup', and 'pagedown') are handled d
y plotting statement given after thatcreates a new figure, rather than add to the existing one. I wish I knew how to fix this.I am (still, but not much longer) running Python
2.3, but I think Fernando reportedthe bug in Python 2.4 as well.T
The weird thing is that this used to work fine in the past.At least, I am pretty sure it did.Then again, I am watching the Worlcup final at this time. So a significant part of my brain is doing something else,
MarkOn 7/9/06, John Hunter <[EMAIL PROTECTED]> wrote:
>>>>>
Sorry to bother you again, but I recently upgraded from 0.87.2 to 0.87.3, and cannot save eps files anymore. I get a 'subprocess' error.I am running Python 2.3, mpl 0.87.3, and TkAgg (although that shouldn't matter).
Error occurs whether using toolbar or savefig to save.Here's the script and the er
PROTECTED]> wrote:
>>>>> "Mark" == Mark Bakker <[EMAIL PROTECTED]> writes:Mark> The weird thing is that this used to work fine in the past.Mark> At least, I am pretty sure it did. Then again, I am
Mark> watching the Worlcup final at this time.
to have user-defined toolbars (and I am sure others have much better ideas). I would rather put energy towards modifyable toolbars than a dropdown menu,Mark
--Message: 4Date: Mon, 7 Aug 2006 09:34:57 -0400
From: Darren Dale <[EMAIL PROTECTED]>Subject: [matplotlib
bug to be fixed.
Anybody any ideas?
Thanks, Mark
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topi
ludes_head=True, head_width=5,
head_length=5)
ax.add_patch(a)
b = FancyArrow( 0, 60, 100, 0, length_includes_head=True, head_width=5,
head_length=5, overhang=5)
ax.add_patch(b)
draw_if_interactive()
Thanks, Mark
-
This SF.net email
s).
It would be great if somebody would know how to fix this.
Strangely enough I have written a GUI myself where I use the toolbar,
and the save button works fine there.
Mark
> Date: Thu, 10 May 2007 13:31:18 -0600
> From: "Urvashi R.V." <[EMAIL PROTECTED]>
>
> Hi,
>
>
Excellent, Perry.
Thanks for your help,
Mark
On 5/18/07, Perry Greenfield <[EMAIL PROTECTED]> wrote:
We don't have anyone at the moment that can work on it, but I think
on the order of a month or two we can. We see similar issues too. So
if someone can deal with it before then, th
Just to clarify: the OFFICIAL definition of an inch is 2.54 cm.
So rounding errors shouldn't be much of a problem.
> Date: Mon, 29 Oct 2007 09:37:06 -0400
> From: Michael Droettboom <[EMAIL PROTECTED]>
>
> I agree that we have to remain in inches internally. Non-metric units
> are pretty ingrain
location of the ppm files. I know, I should from now on
distribute these ppm files with the distribution of my own program, but
there may be others that have this problem.
Not sure what the best solution is. WIll it remain in this new images
directory from now on?
Thanks,
Mark
ps. Cross-posted on the
Tedd, Michael -
Sorry to join this discussion late, but wouldn't it be easier to use a
representation of an ellipse in complex variables? That's what I have been
using and it seems pretty quick to me.
Have you guys tried this? Any experience you want to sh
have this problem?
It worked for mpl 0.90.1.
Has something changed in mathtext that causes this?
Mark Bakker
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.
,
Mark
On Tue, Mar 25, 2008 at 7:50 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Tue, Mar 25, 2008 at 12:02 PM, Michael Droettboom <[EMAIL PROTECTED]>
> wrote:
>
> > The *intention* is that the fonts *should* be included (with the
> > exception of ps.useafm =
That fixes it on my machine.
Except that the function GetRealpathAndStat is in cbook.py (I don't even
have a mplutil.py file).
Thanks,
Mark
On Tue, May 13, 2008 at 7:21 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> I suspect on Windows it is safe enough (in most cases) to us
aning over looks you are stuck with an ugly logo that
carries the right message. So to me, looks it is,
Mark
> On Jun 1, 2008, at 9:47 AM, Rob Hetland wrote:
> >
> > 2. I like the figure to the side (and agree that there should be
> > only one), but it seems that polar plots
ling of contour labels (which is
pretty neat!), how do I end this feature?
The doc string says: right click, or potentially click both mouse buttons
together (which already worries me).
Neither works for me on win32, mpl 0.98.3, TkAgg backend, i
change
the code such that pushing the right button ends the manual input. Is there
any reason not to use the right button for that?
I hope you can fix the inline problem. Thanks for all the other new cool
features,
Mark
On Tue, Aug 19, 2008 at 4:06 PM, <[EMAIL PROTECTED]> wrote:
> Hi,
&g
be that
gives a clue to what goes wrong?
Thanks, Mark
On Wed, Sep 3, 2008 at 12:47 PM, David M. Kaplan <[EMAIL PROTECTED]>wrote:
> Hi,
>
> Back from vacation. The problem with not being able to end point
> selection is easy to fix - allow keyboard clicks to also select points
>
o think of it, on my Windows Vista box feel free to ask, as
I've been using matplotlib for around seven years and don't mind trying
to put a bit back in.
--
Cheers.
Mark Lawrence.
--
Try before you buy = Se
n malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
My original offer (made several months ago) to help test this on Windows
still stands :)
--
Cheers.
Mark Lawrence.
--
Live Security
ib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
For the record my offer to help with testing on Windows is still open.
Don't all rush :)
--
Cheers.
Mark Lawrence.
-
4242012/114/50122263/
>
My offer to test on Windows still holds. The question is test what?
Assuming that the intent is to support Python 2.6/7 and 3.1/2/3 then
different versions of Visual Studio are needed as detailed here
http://bugs.python.org/issue13210. I can't see much sense in
tely under my radar, sorry about that.
I can still give it a try though. I've got 2.7.3 and 3.3.0 on my PC but
I don't want to repeat what someone else may have done already. What's
the best way forward?
--
Cheers.
Mark Lawrence.
---
ame time as that
> announcement.
>
> Mike
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_nov
>
--
Cheers.
Mark Lawrence.
igure with nothing on it
When I do a kernel restart and specify the qt backend it works fine (so I
have a workaround), but I presume it should work, right?
Thanks,
Mark
--
Download BIRT iHub F-Type - The Free Enterprise-
Sorry, forgot to mention that: 1.4.0
On Tue, Nov 18, 2014 at 5:00 PM, Benjamin Root wrote:
> Which version of matplotlib are you using?
>
> On Tue, Nov 18, 2014 at 10:55 AM, Mark Bakker wrote:
>
>> Hello list,
>>
>> I don't seem to get xkcd to work in the Ma
Like I said, it works fine when I select the QT backend. So I have a
workaround.
I was just wondering wether it was supposed to work with the MacOSX backend.
Does anybody know?
If so, I'll file a bug report.
Mark
On Tue, Nov 18, 2014 at 6:55 PM, Phil Elson wrote:
> Isn't the XKC
Hello List,
Are there any plans to make ginput work in the nbagg backend?
It would be so cool if I could use that in an IPython Notebook together
with the other widgets.
Thanks,
Mark
--
Dive into the World of Parallel
a box? Like the FloatTextWidget
in IPython?
Problem is I want to make a small GUI that includes both a text widget
(which is available in IPython) and a 'select points in graph' widget like
ginput in matplotlib.
Mark
On Mon, Jan 26, 2015 at 11:47 PM, Thomas Caswell wrote:
> nbagg is
y writable directory where you want
matplotlib data stored "%h)
TypeError: not enough arguments for format string
--
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666
Index: cutils.py
=
45 matches
Mail list logo