SourceForge logo
SourceForge logo
Menu

matplotlib-users — Discussion related to using matplotlib

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
(3)
Jun
Jul
Aug
(12)
Sep
(12)
Oct
(56)
Nov
(65)
Dec
(37)
2004 Jan
(59)
Feb
(78)
Mar
(153)
Apr
(205)
May
(184)
Jun
(123)
Jul
(171)
Aug
(156)
Sep
(190)
Oct
(120)
Nov
(154)
Dec
(223)
2005 Jan
(184)
Feb
(267)
Mar
(214)
Apr
(286)
May
(320)
Jun
(299)
Jul
(348)
Aug
(283)
Sep
(355)
Oct
(293)
Nov
(232)
Dec
(203)
2006 Jan
(352)
Feb
(358)
Mar
(403)
Apr
(313)
May
(165)
Jun
(281)
Jul
(316)
Aug
(228)
Sep
(279)
Oct
(243)
Nov
(315)
Dec
(345)
2007 Jan
(260)
Feb
(323)
Mar
(340)
Apr
(319)
May
(290)
Jun
(296)
Jul
(221)
Aug
(292)
Sep
(242)
Oct
(248)
Nov
(242)
Dec
(332)
2008 Jan
(312)
Feb
(359)
Mar
(454)
Apr
(287)
May
(340)
Jun
(450)
Jul
(403)
Aug
(324)
Sep
(349)
Oct
(385)
Nov
(363)
Dec
(437)
2009 Jan
(500)
Feb
(301)
Mar
(409)
Apr
(486)
May
(545)
Jun
(391)
Jul
(518)
Aug
(497)
Sep
(492)
Oct
(429)
Nov
(357)
Dec
(310)
2010 Jan
(371)
Feb
(657)
Mar
(519)
Apr
(432)
May
(312)
Jun
(416)
Jul
(477)
Aug
(386)
Sep
(419)
Oct
(435)
Nov
(320)
Dec
(202)
2011 Jan
(321)
Feb
(413)
Mar
(299)
Apr
(215)
May
(284)
Jun
(203)
Jul
(207)
Aug
(314)
Sep
(321)
Oct
(259)
Nov
(347)
Dec
(209)
2012 Jan
(322)
Feb
(414)
Mar
(377)
Apr
(179)
May
(173)
Jun
(234)
Jul
(295)
Aug
(239)
Sep
(276)
Oct
(355)
Nov
(144)
Dec
(108)
2013 Jan
(170)
Feb
(89)
Mar
(204)
Apr
(133)
May
(142)
Jun
(89)
Jul
(160)
Aug
(180)
Sep
(69)
Oct
(136)
Nov
(83)
Dec
(32)
2014 Jan
(71)
Feb
(90)
Mar
(161)
Apr
(117)
May
(78)
Jun
(94)
Jul
(60)
Aug
(83)
Sep
(102)
Oct
(132)
Nov
(154)
Dec
(96)
2015 Jan
(45)
Feb
(138)
Mar
(176)
Apr
(132)
May
(119)
Jun
(124)
Jul
(77)
Aug
(31)
Sep
(34)
Oct
(22)
Nov
(23)
Dec
(9)
2016 Jan
(26)
Feb
(17)
Mar
(10)
Apr
(8)
May
(4)
Jun
(8)
Jul
(6)
Aug
(5)
Sep
(9)
Oct
(4)
Nov
Dec
2017 Jan
(5)
Feb
(7)
Mar
(1)
Apr
(5)
May
Jun
(3)
Jul
(6)
Aug
(1)
Sep
Oct
(2)
Nov
(1)
Dec
2018 Jan
Feb
Mar
Apr
(1)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2020 Jan
Feb
Mar
Apr
May
(1)
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025 Jan
(1)
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
S M T W T F S



1
(8)
2
(11)
3
(4)
4
(6)
5
(13)
6
(30)
7
(21)
8
(9)
9
(19)
10
(4)
11
(5)
12
(14)
13
(19)
14
(22)
15
(12)
16
(15)
17
(14)
18
(1)
19
(1)
20
(11)
21
(9)
22
(18)
23
(39)
24
(12)
25
(7)
26
(13)
27
(18)
28
(3)
29
(5)
30
(12)
31
(10)

Showing 12 results of 12

From: Ryan M. <rm...@gm...> - 2008年10月24日 18:46:31
Michael Droettboom wrote:
> I think what's going on there is a syntax error in the clabel docstring
> that is truncating it. I fixed this in SVN. I think there's a cron job
> running, so this should update in due time.
> 
> In general, the documentation is built directly from the docstrings in
> SVN so they should correspond, but let us know if you find anything else
> like this.
> 
Thanks. I think I would have found this, but unfortunately I couldn't
get the docs to build. Right now, the stix_fonts_demo.py is failing on
my box:
(0, '$\\mathcircled{123} \\mathrm{\\mathcircled{123}}
\\mathbf{\\mathcircled{123}}$')
(1, '$\\mathsf{Sans \\Omega} \\mathrm{\\mathsf{Sans \\Omega}}
\\mathbf{\\mathsf{Sans \\Omega}}$')
(2, '$\\mathtt{Monospace}$')
(3, '$\\mathcal{CALLIGRAPHIC}$')
(4, '$\\mathbb{Blackboard \\pi}$')
(5, '$\\mathrm{\\mathbb{Blackboard \\pi}}$')
(6, '$\\mathbf{\\mathbb{Blackboard \\pi}}$')
(7, '$\\mathfrak{Fraktur} \\mathbf{\\mathfrak{Fraktur}}$')
(8, '$\\mathscr{Script}$')
(9, 'Direct Unicode: $\\u23ce \\mathrm{\\ue0f2 \\U0001d538}$')
python: CXX/cxx_extensions.cxx:1128: virtual
Py::PythonExtensionBase::~PythonExtensionBase(): Assertion `ob_refcnt ==
0' failed.
[1] 1709 abort (core dumped) python
Here's the backtrace (though without debugging symbols):
#0 0x00007fa5c042c3c5 in raise () from /lib/libc.so.6
#1 0x00007fa5c042d73e in abort () from /lib/libc.so.6
#2 0x00007fa5c0425b1f in __assert_fail () from /lib/libc.so.6
#3 0x00007fa5b8f37e3e in Py::PythonExtensionBase::~PythonExtensionBase ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
#4 0x00007fa5b8f30f43 in Py::PythonExtension<FT2Font>::~PythonExtension ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
#5 0x00007fa5b8f20a35 in FT2Font::FT2Font ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
#6 0x00007fa5b8f20bd1 in ft2font_module::new_ft2font ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
#7 0x00007fa5b8f2dc5b in
Py::ExtensionModule<ft2font_module>::invoke_method_varargs ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
#8 0x00007fa5b8f34b62 in method_varargs_call_handler ()
 from
/home/rmay/.local/lib64/python2.5/site-packages/matplotlib/ft2font.so
I'm not sure if you care about the failed assertion. It could be a
reference leak, maybe not. Obviously, being an assertion, it only does
this when debugging is enabled (though I can't seem to see where my
system package on Gentoo turns this off).
Ryan
-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
From: Andre S. <as...@ma...> - 2008年10月24日 18:31:14
The problem was exposed by running python -c "import pylab" from the
command shell.
 
A message box indicated that msvcp71.dll was missing.
 
I copied this file to my python25 folder and it fixed the problem. Note
- it didn't help to copy the missing file to the windows\system32 folder
or even to regsvr32 it.
 
Andre de Fortier Smit
 
 
From: Michael D. <md...@st...> - 2008年10月24日 18:16:06
I think what's going on there is a syntax error in the clabel docstring 
that is truncating it. I fixed this in SVN. I think there's a cron job 
running, so this should update in due time.
In general, the documentation is built directly from the docstrings in 
SVN so they should correspond, but let us know if you find anything else 
like this.
Mike
Ryan May wrote:
> John Hunter wrote:
> 
>> On Thu, Oct 23, 2008 at 10:51 AM, Ryan May <rm...@gm...> wrote:
>>
>> 
>>> I've done it for barbs and I'll see if I notice anything else as time
>>> allows. Obviously I'm biased towards certain functionality. :) I'm
>>> guessing you guys have to do regenerate the docs and push them somewhere
>>> before any of this becomes live.
>>>
>>> 
>> Yes, but it's pretty easy. To build and update from the docs dir, I just do
>>
>> 
>>> python make.py html sf
>>> 
>> I've pushed your changes out -- thanks!
>> 
>
> Related to the barbs non-updating issue, I just noticed that the
> pyplot.clabel docs online are woefully out of date while the docstring
> is actually quite nice. I just had someone come by asking a question
> about clabel that would have been in the docs had the online ones been
> up to date. Do we have some kind of problem with getting these docs to
> update when we build them? Is there something I can help with here?
>
> Ryan
>
> 
-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA
From: Andre S. <as...@ma...> - 2008年10月24日 18:06:37
FYI
 
pylab fails to import on Windows Server 2008. I'm using the latest
installs of numpy, scipy and matplotlib.
 
>>> from pylab import *
Traceback (most recent call last):
 File "<interactive input>", line 1, in <module>
 File "C:\Python25\Lib\site-packages\pylab.py", line 1, in <module>
 from matplotlib.pylab import *
 File "C:\Python25\Lib\site-packages\matplotlib\pylab.py", line 206, in
<module>
 from matplotlib import mpl # pulls in most modules
 File "C:\Python25\Lib\site-packages\matplotlib\mpl.py", line 1, in
<module>
 from matplotlib import artist
 File "C:\Python25\Lib\site-packages\matplotlib\artist.py", line 4, in
<module>
 from transforms import Bbox, IdentityTransform, TransformedBbox,
TransformedPath
 File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line
34, in <module>
 from matplotlib._path import affine_transform
ImportError: DLL load failed: The specified module could not be found.
 
 
Andre de Fortier Smit
 
From: Ryan M. <rm...@gm...> - 2008年10月24日 17:34:15
John Hunter wrote:
> On Thu, Oct 23, 2008 at 10:51 AM, Ryan May <rm...@gm...> wrote:
> 
>> I've done it for barbs and I'll see if I notice anything else as time
>> allows. Obviously I'm biased towards certain functionality. :) I'm
>> guessing you guys have to do regenerate the docs and push them somewhere
>> before any of this becomes live.
>>
> 
> Yes, but it's pretty easy. To build and update from the docs dir, I just do
> 
>> python make.py html sf
> 
> I've pushed your changes out -- thanks!
Related to the barbs non-updating issue, I just noticed that the
pyplot.clabel docs online are woefully out of date while the docstring
is actually quite nice. I just had someone come by asking a question
about clabel that would have been in the docs had the online ones been
up to date. Do we have some kind of problem with getting these docs to
update when we build them? Is there something I can help with here?
Ryan
-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
From: Michael D. <md...@st...> - 2008年10月24日 17:26:26
imshow doesn't handle logarithmic data. You'll want to use pcolor or 
pcolormesh instead.
As for the graininess, unfortunately, pcolor and pcolormesh don't 
support any kind of interpolation. (imshow does, but it can only draw 
uniform data).
Mike
John [H2O] wrote:
> Hello,
>
> I'm trying to get imshow to plot logarithmic data. I'm having some problems
> with the colorbar or data??
>
> Note, I plot the max_dat value on the bottom of the figure, but it does not
> seem to correspond with the values in the plot??? Any ideas? Also, does
> anyone have some recommendations on how to better smooth the values, i.e.
> make the plume less 'grainy'? Thanks!
>
> My code is here:
> http://numpy.pastebin.com/m4ae6331a
>
> Example output is here:
> http://picasaweb.google.com/washakie/Temp#5260746894103850338
>
> 
-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA
From: John [H2O] <was...@gm...> - 2008年10月24日 15:53:04
Hello,
I'm trying to get imshow to plot logarithmic data. I'm having some problems
with the colorbar or data??
Note, I plot the max_dat value on the bottom of the figure, but it does not
seem to correspond with the values in the plot??? Any ideas? Also, does
anyone have some recommendations on how to better smooth the values, i.e.
make the plume less 'grainy'? Thanks!
My code is here:
http://numpy.pastebin.com/m4ae6331a
Example output is here:
http://picasaweb.google.com/washakie/Temp#5260746894103850338
-- 
View this message in context: http://www.nabble.com/Problems-with-imshow-logarithmic-plot-tp20152686p20152686.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
From: Sandro T. <mo...@de...> - 2008年10月24日 12:33:00
On Fri, Oct 24, 2008 at 13:43, Angus McMorland <am...@gm...> wrote:
> 2008年10月24日 Lorenzo Isella <lor...@gm...>:
>> I am running Debian testing on my box. I had not used Python for about
>> a couple of weeks (during which I updated my system regularly) only to
>> find out that today I have a trouble if I try to import pylab. See
>> below what happens
> I'm guessing this is because you've recently upgraded to the latest
> testing version of mpl... and it's broken. If that's the case you need
> to upgrade to the unstable version (0.98.3-3) and all will work again.
Alternatively, you can download the version targetted for testing,
0.98.1-1+lenny3, from [1] (by hand, sorry).
[1] http://ftp.debian.org/debian/pool/main/m/matplotlib/
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
From: Lorenzo I. <lor...@gm...> - 2008年10月24日 12:19:59
Perfect; that saved my day.
Many thanks
Lorenzo
2008年10月24日 Angus McMorland <am...@gm...>:
> 2008年10月24日 Lorenzo Isella <lor...@gm...>:
>> Dear All,
>> I am running Debian testing on my box. I had not used Python for about
>> a couple of weeks (during which I updated my system regularly) only to
>> find out that today I have a trouble if I try to import pylab. See
>> below what happens
>>
>> In [1]: import pylab as p
>> ---------------------------------------------------------------------------
>> ImportError Traceback (most recent call last)
>>
>> /home/iselllo/<ipython console> in <module>()
>>
>> /usr/lib/python2.5/site-packages/pylab.py in <module>()
>> ----> 1 from matplotlib.pylab import *
>> 2 import matplotlib.pylab
>> 3 __doc__ = matplotlib.pylab.__doc__
>>
>> /usr/lib/python2.5/site-packages/matplotlib/pylab.py in <module>()
>> 202 from numpy import ma
>> 203
>> --> 204 from matplotlib import mpl # pulls in most modules
>> 205
>> 206 from matplotlib.dates import date2num, num2date,\
>>
>> /usr/lib/python2.5/site-packages/matplotlib/mpl.py in <module>()
>> ----> 2 from matplotlib import axis
>> 3 from matplotlib import axes
>> 4 from matplotlib import cbook
>> 5 from matplotlib import collections
>> 6 from matplotlib import colors
>>
>> /usr/lib/python2.5/site-packages/matplotlib/axis.py in <module>()
>> 11 import matplotlib.patches as mpatches
>> 12 import matplotlib.scale as mscale
>> ---> 13 import matplotlib.text as mtext
>> 14 import matplotlib.ticker as mticker
>> 15 import matplotlib.transforms as mtransforms
>>
>> /usr/lib/python2.5/site-packages/matplotlib/text.py in <module>()
>> 17 from lines import Line2D
>> 18
>> ---> 19 import matplotlib.nxutils as nxutils
>> 20
>> 21 def _process_text_args(override, fontdict=None, **kwargs):
>>
>> ImportError: /usr/lib/python2.5/site-packages/matplotlib/nxutils.so:
>> undefined symbol: __gxx_personality_v0
>>
>> I have no idea of what is going on; I do not remember doing anything
>> funny with my Python installation.
>> Any help is really appreciated now, since without pylab many of my
>> codes are unusable.
>> Many thank in advance
>
> I'm guessing this is because you've recently upgraded to the latest
> testing version of mpl... and it's broken. If that's the case you need
> to upgrade to the unstable version (0.98.3-3) and all will work again.
>
> HTH,
>
> Angus.
>
>>
>> Lorenzo
>>
>> --
>> Free will does not consist in inverting the river flow, but in being
>> the fish that leaps upstream.
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>
>
>
> --
> AJC McMorland
> Post-doctoral research fellow
> Neurobiology, University of Pittsburgh
>
-- 
Free will does not consist in inverting the river flow, but in being
the fish that leaps upstream.
From: Angus M. <am...@gm...> - 2008年10月24日 12:14:44
2008年10月24日 Lorenzo Isella <lor...@gm...>:
> Dear All,
> I am running Debian testing on my box. I had not used Python for about
> a couple of weeks (during which I updated my system regularly) only to
> find out that today I have a trouble if I try to import pylab. See
> below what happens
>
> In [1]: import pylab as p
> ---------------------------------------------------------------------------
> ImportError Traceback (most recent call last)
>
> /home/iselllo/<ipython console> in <module>()
>
> /usr/lib/python2.5/site-packages/pylab.py in <module>()
> ----> 1 from matplotlib.pylab import *
> 2 import matplotlib.pylab
> 3 __doc__ = matplotlib.pylab.__doc__
>
> /usr/lib/python2.5/site-packages/matplotlib/pylab.py in <module>()
> 202 from numpy import ma
> 203
> --> 204 from matplotlib import mpl # pulls in most modules
> 205
> 206 from matplotlib.dates import date2num, num2date,\
>
> /usr/lib/python2.5/site-packages/matplotlib/mpl.py in <module>()
> ----> 2 from matplotlib import axis
> 3 from matplotlib import axes
> 4 from matplotlib import cbook
> 5 from matplotlib import collections
> 6 from matplotlib import colors
>
> /usr/lib/python2.5/site-packages/matplotlib/axis.py in <module>()
> 11 import matplotlib.patches as mpatches
> 12 import matplotlib.scale as mscale
> ---> 13 import matplotlib.text as mtext
> 14 import matplotlib.ticker as mticker
> 15 import matplotlib.transforms as mtransforms
>
> /usr/lib/python2.5/site-packages/matplotlib/text.py in <module>()
> 17 from lines import Line2D
> 18
> ---> 19 import matplotlib.nxutils as nxutils
> 20
> 21 def _process_text_args(override, fontdict=None, **kwargs):
>
> ImportError: /usr/lib/python2.5/site-packages/matplotlib/nxutils.so:
> undefined symbol: __gxx_personality_v0
>
> I have no idea of what is going on; I do not remember doing anything
> funny with my Python installation.
> Any help is really appreciated now, since without pylab many of my
> codes are unusable.
> Many thank in advance
>
I'm guessing this is because you've recently upgraded to the latest
testing version of mpl... and it's broken. If that's the case you need
to upgrade to the unstable version (0.98.3-3) and all will work again.
HTH,
Angus.
> Lorenzo
>
> --
> Free will does not consist in inverting the river flow, but in being
> the fish that leaps upstream.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
-- 
AJC McMorland
Post-doctoral research fellow
Neurobiology, University of Pittsburgh
From: Lorenzo I. <lor...@gm...> - 2008年10月24日 09:40:47
Dear All,
I am running Debian testing on my box. I had not used Python for about
a couple of weeks (during which I updated my system regularly) only to
find out that today I have a trouble if I try to import pylab. See
below what happens
In [1]: import pylab as p
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
/home/iselllo/<ipython console> in <module>()
/usr/lib/python2.5/site-packages/pylab.py in <module>()
----> 1 from matplotlib.pylab import *
 2 import matplotlib.pylab
 3 __doc__ = matplotlib.pylab.__doc__
/usr/lib/python2.5/site-packages/matplotlib/pylab.py in <module>()
 202 from numpy import ma
 203
--> 204 from matplotlib import mpl # pulls in most modules
 205
 206 from matplotlib.dates import date2num, num2date,\
/usr/lib/python2.5/site-packages/matplotlib/mpl.py in <module>()
----> 2 from matplotlib import axis
 3 from matplotlib import axes
 4 from matplotlib import cbook
 5 from matplotlib import collections
 6 from matplotlib import colors
/usr/lib/python2.5/site-packages/matplotlib/axis.py in <module>()
 11 import matplotlib.patches as mpatches
 12 import matplotlib.scale as mscale
---> 13 import matplotlib.text as mtext
 14 import matplotlib.ticker as mticker
 15 import matplotlib.transforms as mtransforms
/usr/lib/python2.5/site-packages/matplotlib/text.py in <module>()
 17 from lines import Line2D
 18
---> 19 import matplotlib.nxutils as nxutils
 20
 21 def _process_text_args(override, fontdict=None, **kwargs):
ImportError: /usr/lib/python2.5/site-packages/matplotlib/nxutils.so:
undefined symbol: __gxx_personality_v0
I have no idea of what is going on; I do not remember doing anything
funny with my Python installation.
Any help is really appreciated now, since without pylab many of my
codes are unusable.
Many thank in advance
Lorenzo
-- 
Free will does not consist in inverting the river flow, but in being
the fish that leaps upstream.
From: joschu <sch...@gm...> - 2008年10月24日 03:33:14
I wasn't aware of those examples. I tried the first one and again it didn't
refresh. 
I was able to get things working by switching my backend to Tcl. Previously
I was using wxpython, and I think there was a problem in the installation.
efiring wrote:
> 
> joschu wrote:
>> My program runs through a loop and is supposed to re-plot the graph after
>> each step (which includes a pause of 1 second). I can't get the plot to
>> refresh. I wrote the following simple program which has the same problem.
>> I
>> tried both draw() nor f.canvas.draw() works. I'm running it from ipython
>> -pylab
> 
> Animation in mpl is a bit tricky. Have you checked out the examples in 
> the examples/animation subdirectory of the current version? See also 
> http://www.scipy.org/Cookbook/Matplotlib/Animations
> 
> Eric
>> 
>> A similar problem was encountered here:
>> http://www.nabble.com/Plotting-loop-refuses-to-update-display-on-OS-X-td19818020.html
>> but I still don't know what to do.
>> 
>> ### teststuff.py
>> 
>> import pylab
>> import time
>> 
>> def testRef():
>> f = pylab.figure()
>> ax = pylab.gca()
>> pylab.show()
>> for x in range(10):
>> ax.axhline(x)
>> time.sleep(1)
>> # pylab.draw()
>> f.canvas.draw()
>> 
>> testRef()
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
> 
-- 
View this message in context: http://www.nabble.com/refreshing-plot-in-loop-tp20122473p20143650.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

Showing 12 results of 12

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /