It's not the wrong place, per se. But I think if you created an issue on
the github repository, it's less likely to get lost in the ether.
https://github.com/matplotlib/basemap
On Wed, Feb 12, 2014 at 7:17 PM, Roman Olson wrote:
> Hi All,
>
> I am new to this list so I apologize if this is supp
Hi All,
I am new to this list so I apologize if this is supposed to be posted somewhere
else.
Just wanted to report that there is missing documentation in
mpl_toolkits.basemap Basemap for a couple of keyword arguments, namely o_lon_p
and o_lat_p.
(If this is the wrong place to post this pleas
Thanks for reporting. It seems this file didn't make it over during the
transition from Sourceforge to Github web hosting. It's been restored.
Mike
On 11/14/2012 04:45 PM, william ratcliff wrote:
Hi! I was looking through the sample doc tutorial:
http://matplotlib.org/sampledoc/
and found
Hi! I was looking through the sample doc tutorial:
http://matplotlib.org/sampledoc/
and found that the link to the hard copy of the documentation is missing.
Is there a more recent link?
Best,
William
--
Monitor your p
Hello Michael,
On Thu, May 3, 2012 at 1:25 PM, Michael Droettboom wrote:
> ipython - **seems unnecessary**
removed
> python-configobj - **necessary only for a long abandoned experimental
> version of matplotlib**
removed
> python-epydoc - **obsolete**
removed
> python-qt4 - **not needed for
On 05/03/2012 04:31 PM, Ignas Anikevicius wrote:
> Dear Michael,
>
> Sorry for such a lengthy email, but I wanted to ask about dependencies
> as well. I am trying to get python and py3k versions of matplotlib
> working. In addition to this I am trying to do this with git/master
> version. I can bui
Dear Michael,
Sorry for such a lengthy email, but I wanted to ask about dependencies
as well. I am trying to get python and py3k versions of matplotlib
working. In addition to this I am trying to do this with git/master
version. I can build Python2 version, but I could not do it with Python3.
Cou
On 05/03/2012 07:47 AM, Sandro Tosi wrote:
> Hi all,
>
> On Thu, May 3, 2012 at 1:25 PM, Michael Droettboom wrote:
>> Yeah, it definitely seems like there's a bit too much here.
> well, running "apt-get build-dep matplolib" you'll get all the
> dependecies needed to build all the part of matplotli
Yeah, it definitely seems like there's a bit too much here. I think
some of these dependencies are obsolete, in that we used to build
extensions against gtk and wx in order to transfer image data to those
backends, but those are no longer needed with current versions of those
libraries.
I lo
neither a dependancy in Freebsd ports
Path: /usr/ports/math/py-matplotlib
Info: A plotting library uses a syntax familiar to matlab users
Maint: mainl...@apeiron.net
B-deps: atk-2.0.1 binutils-2.22_1 bitstream-vera-1.10_5 blas-3.4.0
cairo-1.10.2_3,1 compositeproto-0.4.2 cups-client-1.5.2_1
da
On Wednesday, May 2, 2012, Alexis Praga wrote:
> Here is the result of "apt-get build-dep python-matplotlib" :
>
> The following NEW packages will be installed:
> blt debhelper doc-base docbook-xsl docbook-xsl-doc-html dvipng
> global graphviz html2text intltool-debian ipython javascript-common
>
Here is the result of "apt-get build-dep python-matplotlib" :
The following NEW packages will be installed:
blt debhelper doc-base docbook-xsl docbook-xsl-doc-html dvipng
global graphviz html2text intltool-debian ipython javascript-common
libatk1.0-dev libcairo2-dev libcgraph5 libfreezethaw-perl
Can you provide a list of all of the packages that "apt-get build-dep
python-matplotlib" installs? I think there's more required than what
you listed. For example, it installs a C++ compiler, which is
required. We can't assume the user has anything already, which is why
build-dep is so conve
Actually, you will still need "python-dev" for compiling.
Sorry.
On Tue, May 1, 2012 at 5:21 PM, Alexis Praga wrote:
> Hi,
>
> The documention on building matplotlib from source (
> http://matplotlib.sourceforge.net/users/installing.html )
> says the following :
>
> "If you are on debian/ubuntu,
Hi,
The documention on building matplotlib from source (
http://matplotlib.sourceforge.net/users/installing.html )
says the following :
"If you are on debian/ubuntu, you can get all the dependencies
required to build matplotlib with:
sudo apt-get build-dep python-matplotlib"
However, doing so wi
On Tue, Nov 8, 2011 at 11:18 AM, Andres Ordonez <
andres.felipe.ordo...@gmail.com> wrote:
> I'm not sure this is the right place to report this, so if it isn't
> please redirect it to the right place and let me know where the right
> place is.
>
>
>
> The anim.py link
>
> http://matplotlib.sourcef
I'm not sure this is the right place to report this, so if it isn't
please redirect it to the right place and let me know where the right
place is.
The anim.py link
http://matplotlib.sourceforge.net/examples/anim.py
located at
http://www.scipy.org/Cookbook/Matplotlib/Animations
doesn't work.
On Wed, Oct 27, 2010 at 10:36 PM, Matthieu Huin
wrote:
> Anyone knows of a comprehensive doc or tutorial on that subject ?
Unfortunately there is no such things as far as I know.
The agg_filter itself has relatively simple api (from the
documentation of backend_agg.stop_filter).
"""
Greetings,
Is there any documentation available on how to write and use AGG filters
in matplotlib ? The only information I could gather comes from the
rather obscure example in
http://matplotlib.sourceforge.net/examples/pylab_examples/demo_agg_filter.html.
This is a very powerful feature and I
On Wed, Jul 28, 2010 at 1:54 PM, Eric Firing wrote:
> On 07/28/2010 05:48 AM, Benjamin Root wrote:
>
>> On Tue, Jul 27, 2010 at 1:31 PM, Friedrich Romstedt
>> mailto:friedrichromst...@gmail.com>> wrote:
>>
>>2010/7/26 Benjamin Root mailto:ben.r...@ou.edu>>:
>>
>> > After some reading of s
On 07/28/2010 05:48 AM, Benjamin Root wrote:
> On Tue, Jul 27, 2010 at 1:31 PM, Friedrich Romstedt
> mailto:friedrichromst...@gmail.com>> wrote:
>
> 2010/7/26 Benjamin Root mailto:ben.r...@ou.edu>>:
> > After some reading of sphinx documentation, it appears to be a
> bug with
> >
On Tue, Jul 27, 2010 at 1:31 PM, Friedrich Romstedt <
friedrichromst...@gmail.com> wrote:
> 2010/7/26 Benjamin Root :
> > After some reading of sphinx documentation, it appears to be a bug with
> > sphinx (or actually, "smartypants") because it should not be doing this
> sort
> > of interpretation
2010/7/26 Benjamin Root :
> After some reading of sphinx documentation, it appears to be a bug with
> sphinx (or actually, "smartypants") because it should not be doing this sort
> of interpretation within a docstring. Anyway, supposedly the workaround is
> to put double backticks around the part
On Mon, Jul 26, 2010 at 9:49 AM, Benjamin Root wrote:
> On Sat, Jul 24, 2010 at 1:51 PM, Josh Lawrence
> wrote:
>
>> Hello,
>>
>> I looked on your website for the different line styles. In the
>> documentation for matplotlib.lines.line2D.set_linestyle, the dashed
>> linestyle is listed as '-' a
On Sat, Jul 24, 2010 at 1:51 PM, Josh Lawrence wrote:
> Hello,
>
> I looked on your website for the different line styles. In the
> documentation for matplotlib.lines.line2D.set_linestyle, the dashed
> linestyle is listed as '-' and not '--'. It it my understanding that
> dashed should be '--'. I
Hello,
I looked on your website for the different line styles. In the
documentation for matplotlib.lines.line2D.set_linestyle, the dashed
linestyle is listed as '-' and not '--'. It it my understanding that
dashed should be '--'. If I'm incorrect, sorry for the noise.
Cheers,
--
Josh Lawre
On Sun, Apr 18, 2010 at 12:10 AM, Gary Ruben wrote:
> I've been helping a fairly new Python user (an astronomer using
> numpy/scipy/matplotlib) in my office get up to speed with matplotlib and
> thought I'd pass on a couple of small thoughts about the documentation
> which we think would make life
I've been helping a fairly new Python user (an astronomer using
numpy/scipy/matplotlib) in my office get up to speed with matplotlib and
thought I'd pass on a couple of small thoughts about the documentation
which we think would make life clearer for new users. I'm putting this
out for discussi
Hi
Where can I download current mpl documentation in HTML format? Because
there is now way to build it under win32
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your repor
keith.bri...@bt.com wrote:
> At _http://matplotlib.sourceforge.net/_, the "Show Source" link doesn't
> work.
This is because, unlike the other pages, there is no ReST source that is used to
generate the main page. John/Mike, any ideas what to do?
> At _http://matplotlib.sourceforge.net/_, the t
At http://matplotlib.sourceforge.net/, the "Show Source" link doesn't
work.
At http://matplotlib.sourceforge.net/, the table of functions links
"show" to
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.
show, but there is no such function mentioned there.
At http://matplo
There is a nice gnuplot python interface out there. Google for gnuplot.py
On 6/22/07, Stephan Bourduas <[EMAIL PROTECTED]> wrote:
> On June 20, 2007, Eric Firing wrote:
> > Unfortunately, the 3D plotting capability is incomplete and mostly
> > unmaintained.
>
> >
> > Orest Kozyar wrote:
> > > One
On June 20, 2007, Eric Firing wrote:
> Unfortunately, the 3D plotting capability is incomplete and mostly
> unmaintained.
>
> Orest Kozyar wrote:
> > One thing I would really love to be able to do is generate a surface
> > map that is color-coded. Right now I can generate a single-color
> > surfa
Unfortunately, the 3D plotting capability is incomplete and mostly
unmaintained.
Eric
Orest Kozyar wrote:
> I just discovered the 3D plotting functions that matplotlib offers
> (i.e. Axes3D with plot_surface, etc). This is a great package, but I
> have not been able to find documentation for so
I just discovered the 3D plotting functions that matplotlib offers
(i.e. Axes3D with plot_surface, etc). This is a great package, but I
have not been able to find documentation for some parameters. For
example, the plot_surface function appears to take the following
arguments:
(X, Y, Z, *args, **
Hi Damian,
For the users_guide.tex see:
http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/users_guide/users_guide.tex?view=log
You can checkout the SVN dir where the users guide is located at:
https://svn.sourceforge.net/svnroot/matplotlib/trunk/users_guide
Best,
Edin
On 2/20/07, D
Where can I find the master TeX document for 0.90? I'd like to make some
corrections, and maybe add things.
Thanks - Damian
Pacific Engineering Systems International, 277-279 Broadway, Broadway NSW 2007
Ph:+61-2-8571-0847 .. Fx:+61-2-9692-9623 | unsolicited email not wanted here !
Views and opi
37 matches
Mail list logo