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
(9) |
2
(8) |
3
(6) |
4
(5) |
5
(10) |
6
(1) |
|
7
|
8
(5) |
9
(3) |
10
(12) |
11
(24) |
12
(28) |
13
(16) |
|
14
(3) |
15
(10) |
16
(17) |
17
(19) |
18
(10) |
19
(20) |
20
(7) |
|
21
(11) |
22
(7) |
23
(5) |
24
(4) |
25
(11) |
26
(19) |
27
(1) |
|
28
(1) |
29
(13) |
30
(7) |
31
(22) |
|
|
|
|
From: Jeff K. <kl...@wi...> - 2011-08-15 22:14:56
|
On Mon, Aug 15, 2011 at 10:00 PM, Damon McDougall <D.M...@wa...> wrote: > Hi Jeff, > > I am able to run the tex_demo.py with no problems and I can create > > output files using the Agg backend. When I try to use the PDF > > backend, however, I get an error which stems from dviread.py (pasted > > below). Any thoughts on what could be going wrong? > > Thanks! > > Jeff > > Hi Jeff, > > How did you install matplotlib? From source yourself? > > No, I'm using the Enthought Python Distribution (EPD64). > > And when you installed matplotlib, did it see that you had dvipng installed? > FYI, you can do > which dvipng > to return the path where dvipng lives (if it is in your path already) or you > can do > locate dvipng > to do a search for the binary if it isn't already in your path. > P.S. You forgot to reply-all so everyone can see your response. $ which dvipng /usr/texbin/dvipng I don't remember any complaints while running the EPD installer. Would there be a way to check this? Is the problem definitely related to an inability to find dvipng, or could there be other possibilities? Thanks, Jeff |
|
From: Paradoxdruid <bo...@gm...> - 2011-08-15 22:14:29
|
I just wanted to add that I'm getting the exact same error. On a fresh, new iMac running 10.6.8, I installed ActivePython 2.6, along with matplotlib for 2.6 on OSX. Running example code from the matplotlib website, I get the same error-- the window appears with the resizing tools but otherwise blank, and the program throws the listed Tcl error. Any ideas? Thank you for your help, Andrew Nate Gallagher wrote: > > Please help. > -Nate > > > ----- Forwarded Message ---- >> From: Nate Gallagher <nat...@ya...> >> To: mat...@li... >> Sent: Mon, March 28, 2011 2:41:39 PM >> Subject: [Matplotlib-users] Plot show() errors, Mac OS 10.6 >> >> operating system >> $ uname -a >> Darwin nate-gallaghers-macbook-pro.local 10.6.0 Darwin Kernel Version >> 10.6.0: > >> Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386 >> >> matplotlib version: >> matplotlib-1.0.1-python.org-32bit-py2.7-macosx10.3.dmg >> >> obtained from: >> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/ >> >> no o customizations to matplotlibrc >> >> $ python simple_plot.py --verbose-helpful >> >> $HOME=/Users/ibook >> CONFIGDIR=/Users/ibook/.matplotlib >> matplotlib data path >>/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/mpl-data >>a >> >> loaded rc file >>/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc >>c >> >> matplotlib version 1.0.1 >> verbose.level helpful >> interactive is False >> units is False >> platform is darwin >> Using fontManager instance from /Users/ibook/.matplotlib/fontList.cache >> backend TkAgg version 8.5 >> findfont: Matching >>:family=sans-serif:style=normal:variant=normal:weight=normal:stretch=normal:size=medium >>m >> to Bitstream Vera Sans >>(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf) >>) >> with score of 0.000000 >> Exception in Tkinter callback >> Traceback (most recent call last): >> File >>"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/Tkinter.py", >>, >> line 1410, in __call__ >> return self.func(*args) >> File >>"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/backends/backend_tkagg.py", >>, >> line 245, in resize >> self.show() >> File >>"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/backends/backend_tkagg.py", >>, >> line 249, in draw >> tkagg.blit(self._tkphoto, self.renderer._renderer, colormode=2) >> File >>"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/backends/tkagg.py", >>, >> line 19, in blit >> tk.call("PyAggImagePhoto", photoimage, id(aggimage), colormode, >> id(bbox_array)) >> TclError >> >> ------------------------------------------------------------------------------ >> Create and publish websites with WebMatrix >> Use the most popular FREE web apps or write code yourself; >> WebMatrix provides all the features you need to develop and publish >> your website. http://p.sf.net/sfu/ms-webmatrix-sf >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > -- View this message in context: http://old.nabble.com/Window-appears%2C-no-graph-drawn-Fw%3A--Plot-show%28%29-errors%2C-Mac-OS-10.6-tp31279007p32267934.html Sent from the matplotlib - users mailing list archive at Nabble.com. |
|
From: Damon M. <D.M...@wa...> - 2011-08-15 22:00:41
|
>> Hi Jeff, >> >> I am able to run the tex_demo.py with no problems and I can create >> output files using the Agg backend. When I try to use the PDF >> backend, however, I get an error which stems from dviread.py (pasted >> below). Any thoughts on what could be going wrong? >> >> Thanks! >> Jeff >> >> Hi Jeff, >> How did you install matplotlib? From source yourself? > > No, I'm using the Enthought Python Distribution (EPD64). And when you installed matplotlib, did it see that you had dvipng installed? FYI, you can do which dvipng to return the path where dvipng lives (if it is in your path already) or you can do locate dvipng to do a search for the binary if it isn't already in your path. P.S. You forgot to reply-all so everyone can see your response. Damon McDougall d.m...@wa... http://damon.is-a-geek.com B2.39 Mathematics Institute Coventry West Midlands CV4 7AL |
|
From: Mathew Y. <mat...@gm...> - 2011-08-15 21:56:51
|
Hi Is there a simple way to do the following l1=Line2D(xdata=[1,2,3],ydata=[4,5,6]) l2=Line2D(xdata = [1].ydata=[3]) if l2 in l1 #error, Line2D not iterable -Mathew |
|
From: Jeff K. <kl...@wi...> - 2011-08-15 19:32:10
|
Hello all, I am running Mac OS X 10.7 Lion with matplotlib 1.0.1 and the MacTex 2011 distrubution. I am able to run the tex_demo.py with no problems and I can create output files using the Agg backend. When I try to use the PDF backend, however, I get an error which stems from dviread.py (pasted below). Any thoughts on what could be going wrong? Thanks! Jeff || Jeff Klukas || Research Assistant (Physics), University of Wisconsin || jeff.klukas@gmail | jeffyklukas@aim | jeffklukas@skype || http://hep.wisc.edu/~jklukas/ Traceback (most recent call last): File "tex_demo.py", line 32, in <module> savefig('tex_demo') File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/pyplot.py", line 363, in savefig return fig.savefig(*args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/figure.py", line 1084, in savefig self.canvas.print_figure(*args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/backend_bases.py", line 1923, in print_figure **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/backends/backend_pdf.py", line 2156, in print_pdf self.figure.draw(renderer) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/figure.py", line 798, in draw func(*args) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/axes.py", line 1946, in draw a.draw(renderer) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/axis.py", line 1017, in draw tick.draw(renderer) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/axis.py", line 234, in draw self.label1.draw(renderer) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/text.py", line 571, in draw self._fontproperties, angle) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/backends/backend_pdf.py", line 1549, in draw_tex psfont = self.tex_font_mapping(dvifont.texname) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/backends/backend_pdf.py", line 1365, in tex_font_mapping dviread.PsfontsMap(dviread.find_tex_file('pdftex.map')) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py", line 668, in __init__ self._parse(file) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py", line 701, in _parse self._register(words) File "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py", line 727, in _register assert encoding is None AssertionError |
|
From: Stan W. <sta...@nr...> - 2011-08-15 17:36:14
|
From: David Just [mailto:Jus...@ma...] Sent: Friday, August 12, 2011 11:05 Now that I'm pre-building all my enlarged interpolated images to scroll through, I'm having trouble forcing the figure/FigureCanvas to be the size I want. I'm trying: fig.set_size_inches(768 / 72.0, 768 / 72.0), but it ends up the same size as the default plot. If the issue is that the GUI window is not changing size, try adding "forward=True" to the set_size_inches call. |
|
From: Michael D. <md...@st...> - 2011-08-15 15:53:08
|
It looks like it isn't finding the Computer Modern Bakoma fonts. They don't seem to be included in the Fedora Package (see here: http://koji.fedoraproject.org/koji/buildinfo?buildID=230966) and the package does not depend on those fonts. Some of them are packaged in the lyx-fonts package, so installing that may help. But basically this is a packaging bug -- the package should either include the fonts or depend on the fonts. It might be a good idea to file a bug against the python-matplotlib package in the Fedora bug tracker. Mike On 08/15/2011 07:05 AM, Neal Becker wrote: > Fedora f15. What am I missing that causes this? > > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: > findfont: Font family ['cmb10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1252: UserWarning: > findfont: Could not match :family=Bitstream Vera > Sans:style=normal:variant=normal:weight=normal:stretch=normal:size=12. Returning > /usr/share/fonts/texlive-gfsdidot/GFSDidotBold.otf > UserWarning) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: > findfont: Font family ['cmtt10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: > findfont: Font family ['cmss10'] not found. Falling back to Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > > > ------------------------------------------------------------------------------ > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at: http://p.sf.net/sfu/wandisco-dev2dev > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Michael D. <md...@st...> - 2011-08-15 14:52:08
|
On 08/14/2011 11:28 AM, Vlastimil Brom wrote: > #################################################### > > Regarding wxagg, it seems, that the suggestion about unsuitable fonts > being used was correct; > after setting the font to Arial, adapted from: > http://matplotlib.sourceforge.net/examples/api/font_family_rc.html > all the characters in the title are displayed ok. > > #################################################### > #! Python > # -*- coding: utf-8 -*- > > import wxversion > wxversion.select('2.9.2') # 2.9.2.1 > import wx > > # setting the font to Arial - the title is displayed completely; > # with the default font only the "latin-1" characters are shown > from matplotlib import rcParams > rcParams['font.family'] = 'sans-serif' > rcParams['font.sans-serif'] = ['Arial'] + rcParams['font.sans-serif'] > # > > import matplotlib > matplotlib.use('WXAgg') > import pylab > > pylab.plot(range(3), range(3)) > pylab.title(u"abcd áčďéěíňóřšťúůýž äöüß ê αβγδ абвгд אבגד xyz") > pylab.show() > > #################################################### > (using python 2.7.2, MPL 1.0.1; Win 7, Czech) > > Is there maybe some machanism available in matplotlib, which would > select the appropriate font for the given characters? (Like in wx or, > even more powerful in tk?) Or is it the expected way to set the > suitable font individually, as only the font list in rcParams are > tried sequentially - regardless of the character support? That's correct: matplotlib doesn't currently do this. It renders a particular string of text with a single font and does not do font substitution for characters that are not in that font. The best practice is to use a font that contains the full set of characters, such as Arial or Deja Vu as you've discovered. There a lot of other i18n shortcomings to the way matplotlib supports text (such as a lack of bidi support). That's a large wheel to reinvent, so the solution would involve using a third-party text layout library such as pango, but I know there is licensing friction against that. It may be worth revisiting that at some point. Mike |
|
From: Neal B. <ndb...@gm...> - 2011-08-15 13:20:53
|
Looks like this is fixed by: mathtext.fontset: stix Neal Becker wrote: > Fedora f15. What am I missing that causes this? > > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: > UserWarning: findfont: Font family ['cmb10'] not found. Falling back to > Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1252: > UserWarning: findfont: Could not match :family=Bitstream Vera > Sans:style=normal:variant=normal:weight=normal:stretch=normal:size=12. > Returning /usr/share/fonts/texlive-gfsdidot/GFSDidotBold.otf > UserWarning) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: > UserWarning: findfont: Font family ['cmtt10'] not found. Falling back to > Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: > UserWarning: findfont: Font family ['cmss10'] not found. Falling back to > Bitstream Vera Sans > (prop.get_family(), self.defaultFamily[fontext])) > > > ------------------------------------------------------------------------------ > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at: http://p.sf.net/sfu/wandisco-dev2dev |
|
From: Neal B. <ndb...@gm...> - 2011-08-15 11:05:56
|
Fedora f15. What am I missing that causes this? /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: findfont: Font family ['cmb10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1252: UserWarning: findfont: Could not match :family=Bitstream Vera Sans:style=normal:variant=normal:weight=normal:stretch=normal:size=12. Returning /usr/share/fonts/texlive-gfsdidot/GFSDidotBold.otf UserWarning) /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: findfont: Font family ['cmtt10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242: UserWarning: findfont: Font family ['cmss10'] not found. Falling back to Bitstream Vera Sans (prop.get_family(), self.defaultFamily[fontext])) |