File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ The errorbar method and function now accept additional kwargs
2+ so that upper and lower limits can be indicated by capping the
3+ bar with a caret instead of a straight line segment.
4+
15 The dviread.py file now has a parser for files like psfonts.map
26 and pdftex.map, to map TeX font names to external files.
37
Original file line number Diff line number Diff line change 1+ 2007-09-03 Added ability of errorbar show limits via caret or
2+ arrowhead ends on the bars; patch by Manual Metz. - EF
3+
142007-09-03 Created type1font.py, added features to AFM and FT2Font
25 (see API_CHANGES), started work on embedding Type 1 fonts
36 in pdf files. - JKS
7102007-08-16 Added a set_extent method to AxesImage, allow data extent
811 to be modified after initial call to imshow - DSD
912
10- 2007-08-14 Fixed a bug in pyqt4 subplots-adjust. Thanks to
13+ 2007-08-14 Fixed a bug in pyqt4 subplots-adjust. Thanks to
1114 Xavier Gnata for the report and suggested fix - DSD
1215
13162007-08-13 Use pickle to cache entire fontManager; change to using
You can’t perform that action at this time.
0 commit comments