Hi,
I wrote a script to generate streamline plots using matplotlib a while
ago, and this post inspired me to finally clean it up a bit. The code is
available at http://web.mit.edu/speth/Public/streamlines.py and you can
see an example of its output at
http://web.mit.edu/speth/Public/streamline
On 2/11/11 9:45 AM, Jeff Whitaker wrote:
> On 2/11/11 9:10 AM, Gökhan Sever wrote:
>> Hi,
>> I see two related requests on:
>> http://old.nabble.com/matplotlib-to-draw-streamlines--td28008708.html
>> http://www.mail-archive.com/matplotlib-devel@lists.sourceforge.net/msg07267.html
>> a request filed
Thank you very much, that can help for sure!
Unluckily matplotlib documentation is rather a jungle, just the lack of a
methods/properties index for each class makes very hard to find what one's
looking for.
Thanks again.
Greetings
neurino
2011/2/9 Benjamin Root
> On Wed, Feb 9, 2011 at 6:47 A
On Thu, Jan 20, 2011 at 4:44 AM, Stephan Markus wrote:
>
> Hello!
>
> I am also using two axes in a plot and want to be able to pick the lines of
> both axes.
> So far I used MPL 0.99.3 and a button on my interface to change the z-order
> of the axes in order to be able to pick lines of the "activ
On 2/11/11 9:10 AM, Gökhan Sever wrote:
> Hi,
> I see two related requests on:
> http://old.nabble.com/matplotlib-to-draw-streamlines--td28008708.html
> http://www.mail-archive.com/matplotlib-devel@lists.sourceforge.net/msg07267.html
> a request filed on
> http://sourceforge.net/tracker/index.php?
Hi,
I see two related requests on:
http://old.nabble.com/matplotlib-to-draw-streamlines--td28008708.html
http://www.mail-archive.com/matplotlib-devel@lists.sourceforge.net/msg07267.html
a request filed on
http://sourceforge.net/tracker/index.php?func=detail&aid=3080981&group_id=80706&atid=560723
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...@gmail.com
griddemo.
Hi Ben,
On Thu, Feb 10, 2011 at 5:27 PM, Benjamin Root wrote:
>
>
> On Thu, Feb 10, 2011 at 4:13 PM, Matthew Turk wrote:
>>
>> Hi Ben,
>>
>> On Thu, Feb 10, 2011 at 5:06 PM, Benjamin Root wrote:
>> > On Thu, Feb 10, 2011 at 1:38 PM, Matthew Turk
>> > wrote:
>> >>
>> >> Hi there,
>> >>
>> >> I'
On 02/11/2011 03:48 AM, Jae-Joon Lee wrote:
> On Fri, Feb 11, 2011 at 8:38 AM, Jeff Layton wrote:
>> I hate to be the first one to comment on this post but I forgot to give
>> the error message and version of matplotlib. The error is,
>>
>> Traceback (most recent call last):
>>File "./mult
On Fri, Feb 11, 2011 at 8:38 AM, Jeff Layton wrote:
> I hate to be the first one to comment on this post but I forgot to give
> the error message and version of matplotlib. The error is,
>
> Traceback (most recent call last):
> File "./multi_file_test_2.py", line 460, in
> ax.legend( (p1[0
10 matches
Mail list logo